merged old README file into the new README.md
This commit is contained in:
9
README
9
README
@@ -1,9 +0,0 @@
|
||||
* no database, just files
|
||||
* markdown only
|
||||
* administer your blog from command line only
|
||||
* with your favourite editor
|
||||
* drafts and templates
|
||||
* simple html5 static blog
|
||||
* no runtime interpretation
|
||||
* no javascript unless you add it
|
||||
* administer multiple blogs with one command line tool
|
||||
11
README.md
11
README.md
@@ -1,4 +1,13 @@
|
||||
# picoblogger
|
||||
|
||||
# picoblogger
|
||||
... is determined to convert markdown files into a static html blog.
|
||||
|
||||
* no database, just files
|
||||
* markdown only
|
||||
* administer your blog from command line only
|
||||
* with your favourite editor
|
||||
* drafts and templates
|
||||
* simple html5 static blog
|
||||
* no runtime interpretation
|
||||
* no javascript unless you add it
|
||||
* administer multiple blogs with one command line tool
|
||||
|
||||
Reference in New Issue
Block a user