Tag: docs
Using a Custom Include as Your Homepage
Pure Blog 1.9.6 allows you to use a custom PHP include file as your homepage, giving you full control over what visitors see when they land on your site.
Using Pure Blog With Other Server Configurations
You may run into problems if you're not running Apache on your web server. This guide should help.
Custom Routes
I version 1.6.0 I've added support for custom routes, so you can add your own PHP code and then set a custom route to that file.
Layout Partials
Starting with version 1.4.0 of Pure Blog, I've added support for layout partials on the site header and footer.
Post Layout Partial
Version 1.3.0 of Pure Blog now supports layout partials for posts, where you can inject your own content beneath your blog posts.
Using Shortcodes
Shortcodes are really handy snippets of text that are used to reference certain pieces of data from your site, post, or page.
Working with Data Files
A quick look at using simple data files in Pure Blog for things like blogrolls and project lists.