Skip to content

BesrourMS/story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Story

A simple & clean, Bootstrap blog theme for Pico.

Installation

Download the story folder, upload it in the themes folder of your pico installation and change the following setting within your config.php:

 $config['theme'] = 'story';
 $config['pages_order_by'] = 'date';
 $config['pages_order'] = 'desc';
 $config['PicoExcerpt.enabled'] = true;
 $config['excerpt_length'] = 12;

For Pico CMS >= 2.0 add to config/config.yml

 theme: story

Home Page & Post Page

To genarate the Home page and the blogposts you can use my index.md & post.md

Demo : link

About

Story : A simple & clean, Bootstrap blog theme for Pico.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages