commit 107a31ca9a6a9c0646be801aaeaafeb5d72f7a16
parent 8426dfb1f7e39eaa803a908886f5175156f5984a
Author: cipher <haris@2f30.org>
Date: Fri, 28 Nov 2014 16:25:32 +0200
Missed quote produced sucky output
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main-articles/2013-11-27-readme b/main-articles/2013-11-27-readme
@@ -46,7 +46,7 @@ _bin/bliper-blog.pl_
simple script to check if posts exist in main-articles/. If no posts exist, 'blog' page will not be created.
_bin/bliper-create-post.sh_
- use this instead of `touch <file>' for your posts. It just prepends `date '+%Y-%m-%d'` to the beginning of the filename.
+ use this instead of `touch <file>` for your posts. It just prepends `date '+%Y-%m-%d'` to the beginning of the filename.
_bin/bliper-deploy.sh_
is a script tha "deploys" the website. It's based on rsync and I've included a sample config. Just change "user@host:/path/to/output" with the real one.