A simple PHP based blogging platform.

Tag: docs

How to Create A Blog Archive

How to create a blog archive with Pure Blog

docs, guide

Pagecord Importer

How to import your Pagecord content into Pure Blog using the importer tool.

docs

Bear Blog Importer

How to import your Bear Blog content into Pure Blog using the importer tool.

docs

WordPress Importer

How to use the WordPress importer tool.

docs

Pure Blog Importers

How to import your content from other providers to Pure Blog.

docs, guide

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.

docs

How to Create a Tag Cloud

How to Create a Tag Cloud in Pure Blog.

docs, guide

How to Create a Titleless Notes Page

How to create a titleless notes page with Pure Blog.

docs, guide

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.

docs, troubleshooting

Core Functions Reference

Reference docs for the core functions available in Pure Blog.

docs

Custom Functions

How to use custom functions in Pure Blog.

docs

Custom Post Layouts

How to use custom post layouts in Pure Blog.

docs

Local Caching

Instructions on how to setup and manage caching with Pure Blog

docs

Setting Time Zones and Date Format

How to set your time zone and customise the date format.

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