1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-09-19 01:31:36 +02:00
A simple static site generator
Go to file
2019-05-25 18:33:18 -04:00
src Make templates use .tera extension 2019-05-25 18:33:18 -04:00
.gitignore Initial commit 2019-05-18 14:00:12 -04:00
Cargo.lock Make templates use .tera extension 2019-05-25 18:33:18 -04:00
Cargo.toml Make templates use .tera extension 2019-05-25 18:33:18 -04:00
LICENSE.md Initial commit 2019-05-18 14:00:12 -04:00
README.md Initial commit 2019-05-18 14:00:12 -04:00

kiln

A simple static site generator built in Rust.

Features

  • Zero-config
  • Simple and fast
  • Tera templates
  • Sass stylesheets
  • Markdown

Usage

kiln