kiln/README.md
2020-11-20 12:07:38 -05:00

627 B

kiln

A simple static site generator for Gemini sites.

Features

  • Simple and fast
  • Gemini support
  • Generate Gemini feeds
  • Go templates
  • Output HTML

Installation

First install the dependencies:

  • Go 1.15 or later
  • scdoc

Then compile:

$ make
# make install

Usage

See kiln(1)

Contributing

For end-user discussion and questions, start a thread on ~adnano/kiln-discuss.

Send patches to ~adnano/kiln-devel.

Subscribe to release announcements on ~adnano/kiln-announce.