mirror of
https://github.com/arnaucube/kunigu.git
synced 2026-03-22 23:46:47 +01:00
No description
- Go 100%
| demo | ||
| errors.go | ||
| files.go | ||
| kunigu | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
| savelog.go | ||
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}}