View on GitHub

Launchly-blog

launch.ly blog layout

Download this project as a .zip file Download this project as a tar.gz file

blog

This is a reference implementation of a blog layout in launch.ly

Requirements

Features

Usage

If you are familiar with launch.ly's snippets, you will know that you can create a screen layout that matches a given URL pattern.

For our blog, any url slug that starts with /blog is considered to be part of our blog (sounds sensible doesn't it?)

The address pattern regex that you are after is ^blog(.)*$.

You will also need to load the related CSS in to your theme.