mkhtml 3.0.0

A tool that builds static websites
mkhtml-3.0.0 is not a library.
Visit the last successful build: mkhtml-3.4.0

mkhtml

Makes HTML files from header.html and footer.html.

Installation

cargo install mkhtml

How to setup :

  • build by yourself using crates,
  • put your header in parts/header.html,
  • put your footer in parts/footer.html,
  • put pages in pages/ (can have folders),
  • mkhtml.