Pico is a stupidly simple, blazing fast, flat file CMS.
Find a file
Snip1 395011c770 Update pico.php
Adding    				'description' => isset($page_meta['description']) ? $page_meta['description'] : '',
 to    $data=array  allows for use of the description meta in place of the excerpt.
2013-11-17 20:36:27 -05:00
content v0.7 2013-09-04 12:10:26 +01:00
lib Update pico.php 2013-11-17 20:36:27 -05:00
plugins v0.8 2013-10-23 10:39:23 +01:00
themes v0.6 2013-05-06 16:38:38 +01:00
vendor v0.7 2013-09-04 12:10:26 +01:00
.gitignore v0.7 2013-09-04 12:10:26 +01:00
.htaccess Initial commit. 2012-04-04 14:45:09 +01:00
changelog.txt v0.8 2013-10-23 10:39:23 +01:00
composer.json v0.7 2013-09-04 12:10:26 +01:00
config.php v0.7 2013-09-04 12:10:26 +01:00
index.php using composer for markdown 2013-07-10 15:12:44 +02:00
license.txt Initial commit. 2012-04-04 14:45:09 +01:00
README.md Update README.md 2013-10-02 18:23:08 +01:00

Pico

Pico is a stupidly simple, blazing fast, flat file CMS. See http://pico.dev7studios.com for more info.

I Love Open Source