What is going on here?
NOTE: This project is currently dead, I may do a complete revamp of it eventually.
This is a cool project I am currently working on:
This is extremely simple to use. If you want to change things like e.g., the navbar and footer, just go to the snippets folders.
snippets/
- start.html
- header.html
- footer.html
- end.html
To run the script
$ chmod u+x kiwi.sh
$ ./kiwi.sh
$ ./kiwi.sh rebuild #Rebuilds the site
$ ./kiwi.sh new <postname> #Creates a new post as ./pages/*yourpostname*.md
NOTE This is a work in progress!