Tag: docs
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.