rsayers / stream-of-consciousness
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (4)
- Graphs
-
Tree:
864e785
commit 864e7854fad338c17b970f8b689a6554e2444e8a
tree a4c6ef54923b5103cf37b57bc86857c61b66540a
parent dcbfe69f8dc9ab00ff5a0e9e2ee38c7c6ce8dd5a
tree a4c6ef54923b5103cf37b57bc86857c61b66540a
parent dcbfe69f8dc9ab00ff5a0e9e2ee38c7c6ce8dd5a
README
Stream of Consciousness - Blogging Minimilism Writted by Rob Sayers Released as Public Domain Current version 1.0RC1 =About= Stream of Consciousness is a complete system for managing a blog and/or personal website. It's inspiration comes from Blosxom, and I have tried to stay true to the spirit of that excellent software. Stream of Conscioussness is filesystem based (in fact, can be used as a drop-in replacement for a blosxom blog), and can run your entire site with just 1 file. =Key features= * Blogging - Its main purpose. Makes it simple to maintain a blog. Filesystem based storage lets you edit your posts in whatever editor you want. Your categories are subdirectories, so you have the ability to create new ones on the fly. * Static content pages - Perfect for an "About me" page or anything else you might want to post * Robust plugin support - You can create plugins to change nearly anything with ease * Simple template support - Create a new theme with just a few tags * Simplicity - Instead of an enourmous CMS just to write a blog, Stream of Consciousness is a simple ~400 line Ruby script which can run on nearly any platform with ease. For documentation, please refer to the wiki: http://wiki.github.com/rsayers/stream-of-consciousness

