saait

Simple static page generator
git clone https://git.sinitax.com/codemadness/saait
Log | Files | Refs | README | LICENSE | Upstream | sfeed.txt

commit 447fdc59aaa7c15ab9af74b582c33d5bb9b883c0
parent b17deee9bb62b581455400807b246a4a0c729d08
Author: Augustin Fabre <augustin@augfab.fr>
Date:   Wed, 16 Oct 2019 09:10:52 +0200

example: always create output directory

Diffstat:
MMakefile.example | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Makefile.example b/Makefile.example @@ -1,4 +1,5 @@ generate: + mkdir -p output saait `ls -1r pages/*.cfg` cp style.css print.css output/