arnaucode c03f70ad6c | 7 years ago | |
---|---|---|
demo | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
errors.go | 7 years ago | |
files.go | 7 years ago | |
kunigu | 7 years ago | |
main.go | 7 years ago | |
savelog.go | 7 years ago |
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}}