bliper

static html page generation in perl
git clone git://git.2f30.org/bliper
Log | Files | Refs | README | LICENSE

commit 54af98f49e3831df00f84ac7ceedbc4a00e8d097
parent 9d3d17f3b70137f3e6cf9bd8c1ac5639ca815547
Author: cipher <haris@2f30.org>
Date:   Tue,  3 Dec 2013 14:54:01 +0200

fixed text width @README

Diffstat:
MREADME | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -65,7 +65,9 @@ main-articles is the directory which serves as the place to create all posts in markdown. Makefile - just type 'make' to generate your site. It calls bin/bliper-generate.pl and bin/bliper-menu-creation.sh. When you edit your bin/bliper-deploy.sh, you can deploy your site with 'make deploy' + just type 'make' to generate your site. It calls bin/bliper-generate.pl + and bin/bliper-menu-creation.sh. When you edit your + bin/bliper-deploy.sh, you can deploy your site with 'make deploy' output is the directory which all generated pages are placed. Edit the style.css