From fa18c7f02e40e384ec5cdbd0c1649654e4fee19b Mon Sep 17 00:00:00 2001 From: Homer S Date: Wed, 15 Apr 2020 22:54:42 +0200 Subject: [PATCH] merged old README file into the new README.md --- README | 9 --------- README.md | 13 +++++++++++-- 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 README diff --git a/README b/README deleted file mode 100644 index 024f377..0000000 --- a/README +++ /dev/null @@ -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 diff --git a/README.md b/README.md index 8ecb5f8..7d7c8c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ # picoblogger -# picoblogger -... is determined to convert markdown files into a static html blog. \ No newline at end of file +... 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