/story

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

Primary LanguageCSS

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;

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

###Demo : link

###Screenshot Story-Screenshot