Pure Blog

A simple PHP based blogging platform.

Tag: docs

Hiding the Blog Page

Sometimes people may want to hide the blog page of their site. Now you can!

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.

docs

How to Update Pure Blog

A look at how to update Pure Blog from inside the admin screen.

docs

Layout Partials

Starting with version 1.4.0 of Pure Blog, I've added support for layout partials on the site header and footer.

docs

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.

docs

Using Shortcodes

Shortcodes are really handy snippets of text that are used to reference certain pieces of data from your site, post, or page.

docs

Working with Data Files

A quick look at using simple data files in Pure Blog for things like blogrolls and project lists.

docs

Using Hooks

Learn how Pure Blog hooks let you trigger your own actions when posts and pages change.

docs

Where Is My Content?

This post explains where all your pages and posts are stored in Pure Blog

docs

How to Write Content

A quick guide on writing content with Pure Blog.

docs

Get Started with Pure Blog

A quick guide on getting started with Pure Blog.

docs