TextPress
Simple php/markdown based blog system built with Slim:
TextPress http://textpress.shameerc.com
Write articles in markdown, publish with Git.
Learn how it works: http://code.tutsplus.com/tutorials/creating-a-flat-file-blog-engine-using-slim--net-25303
OneFileCMS
But if you're not into that, after installing it, download https://github.com/Self-Evident/OneFileCMS
- create a directory "admin"
- add file OneFileCMS.php
- rename as you wish.
- change article folder permissions
chmod 775 articles
Voila! CMS.
No comments:
Post a Comment