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

344 B

kiln

A simple static site generator for Gemini.

Features

  • Simple and fast
  • Gemini support
  • Go templates
  • Export to HTML
  • Generate Atom feeds

Installation

First install Go version 1.15 or later. Then compile:

$ make
# make install

Usage

kiln

For more information, consult the wiki.