Skip to content
/ Pico Public
forked from picocms/Pico

Pico is a stupidly simple, blazing fast, flat file CMS.

License

Notifications You must be signed in to change notification settings

johnko/Pico

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico

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

Features of this fork

  • uses PHP Markdown Extra for file parsing
  • used Twig for theming
  • set per page themes from within files by [yckart][] and fixes by [johnko][]
  • .draft extension for draft pages by [mathroc][]
  • changed from .txt extension to .md by [howlingmad][]
  • automatic navigation generation via phpFileTree by [johnko][]
  • unique identifier for custom variables, make them available in the markdown files by [howlingmad][]

Contributors

Forked from gilbitron

John Ko aka [johnko][] [johnko]: https://github.com/johnko

Alex Kilgour aka [howlingmad][]

Donovan Tengblad aka [purplefish32][] [purplefish32]: https://github.com/purplefish32

Mathieu Rochette aka [mathroc][] [mathroc]: https://github.com/mathroc

Yannick Albert aka [yckart][] [yckart]: https://github.com/yckart

Bill Ortell aka [billortell][] [billortell]: https://github.com/billortell

About

Pico is a stupidly simple, blazing fast, flat file CMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.8%
  • C 4.2%