1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-09-19 01:31:36 +02:00
kiln/README.md

21 lines
239 B
Markdown
Raw Normal View History

2019-05-18 20:00:12 +02:00
# kiln
A simple static site generator built in Rust.
## Features
- Zero-config
- Simple and fast
- [Tera] templates
- [Sass] stylesheets
- Markdown
## Usage
```
kiln
```
[Tera]: https://tera.netlify.com
[Sass]: https://sass-lang.com