0
0
Fork 0

added a readme

This commit is contained in:
Gibheer 2011-06-26 08:21:48 +02:00
parent 00e9386354
commit d26133da61
1 changed files with 15 additions and 0 deletions

15
README Normal file
View File

@ -0,0 +1,15 @@
zero-blog
=========
After using jekyll for some time we decided, that it was not what we were looking
for. The idea itself was good, but it made writing blogs without a larger screen
impossible.
That's why we write our own blog system now. It stores the posts in a database
and will have an admin panel. That way, it's possible to write an entry from the
phone too.
Until now, it does not have many features apart from using datamapper and it
will likely not be the blog system you are looking for, without making some
changes for yourself, like the structure for the posts or the design. But maybe
you can build another system out of it.