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
2020-07-12 00:34:19 -04:00
src Use std::result::Result 2020-05-08 03:37:10 -04:00
.gitignore Initial commit 2019-05-18 14:00:12 -04:00
Cargo.lock Update dependencies 2020-05-08 03:33:24 -04:00
Cargo.toml Update description 2020-05-08 03:38:19 -04:00
README.md Remove LICENSE.md 2020-07-12 00:34:19 -04:00

kiln

A simple static site generator built in Rust.

Features

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

Usage

kiln