Pico is a stupidly simple, blazing fast, flat file CMS.
Find a file
james2doyle 174434a567 Added the ability for custom metas to be exposed in the pages object.
/*
Title: Sub Page
Custom: Me So Custom
*/

the `Custom` property can be used in the pages foreach loop as `{{ page.custom }}`.
2013-08-19 15:47:42 -04:00
content v0.6.2 2013-05-07 10:09:03 +01:00
lib Added the ability for custom metas to be exposed in the pages object. 2013-08-19 15:47:42 -04:00
plugins removed end php tags to approach PSR-1 2013-07-21 01:41:24 +01:00
themes v0.6 2013-05-06 16:38:38 +01:00
vendor updated twig, installed markdown 2013-07-21 01:37:40 +01:00
.gitignore Stupid .gitignore mistake 2013-07-21 03:32:58 +01:00
.htaccess Initial commit. 2012-04-04 14:45:09 +01:00
changelog.txt Updated changelog.txt 2013-07-21 03:15:53 +01:00
composer.json updated twig, installed markdown 2013-07-21 01:37:40 +01:00
config.php.dist Stupid .gitignore mistake 2013-07-21 03:32:58 +01:00
index.php removed end php tags to approach PSR-1 2013-07-21 01:41:24 +01:00
license.txt Initial commit. 2012-04-04 14:45:09 +01:00
README.md Updating README 2013-05-08 14:34:29 +01:00

Pico

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