No description
Find a file
2017-11-06 20:47:45 +01:00
demo updated README and updated /demo 2017-11-06 20:47:45 +01:00
errors.go kunigu working ok 2017-11-06 20:12:13 +01:00
files.go kunigu working ok 2017-11-06 20:12:13 +01:00
kunigu updated README and updated /demo 2017-11-06 20:47:45 +01:00
LICENSE Initial commit 2017-11-06 20:11:30 +01:00
main.go kunigu working ok 2017-11-06 20:12:13 +01:00
README.md updated README and updated /demo 2017-11-06 20:47:45 +01:00
savelog.go kunigu working ok 2017-11-06 20:12:13 +01:00

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}}