You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucode c03f70ad6c updated README and updated /demo 6 years ago
demo updated README and updated /demo 6 years ago
LICENSE Initial commit 6 years ago
README.md updated README and updated /demo 6 years ago
errors.go kunigu working ok 6 years ago
files.go kunigu working ok 6 years ago
kunigu updated README and updated /demo 6 years ago
main.go kunigu working ok 6 years ago
savelog.go kunigu working ok 6 years ago

README.md

kunigu

Just need to write

{{kunigu @file.html}}

inside the file, and run:

./kunigu

All the files including the {{kunigu file.html}} will be processed, and will save a copy named fileOUT.html

Also, can include Markdown files as HTML content:

{{kunigu @file.html @--md-to-html}}