kiln/README.md
2020-09-30 16:23:37 -04:00

26 lines
291 B
Markdown

# kiln
A simple static site generator for Gemini.
## Features
- Simple and fast
- Gemini support
- Go templates
- Export to HTML
- Generate Atom feeds
## Installation
```
go install
```
## Usage
```
kiln
```
For more information, consult the [wiki](https://man.sr.ht/~adnano/kiln/).