kiln/README.md

22 lines
278 B
Markdown
Raw Normal View History

2019-05-18 18:00:12 +00: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
[repo]: https://git.sr.ht/~adnano/kiln