~adnano/kiln

A simple static site generator
docs: PATCH prefix
go.mod: importable module path
docs: Clarify optional template block behaviour

clone

read-only
https://git.sr.ht/~adnano/kiln
read/write
git@git.sr.ht:~adnano/kiln

You can also use your local clone with git send-email.

#kiln

A simple static site generator.

Tutorial

#Features

  • Simple
  • Extensible
  • Gemini support
  • Atom feeds
  • Go templates

#Installation

First install the dependencies:

  • Go 1.16 or later
  • scdoc

Then compile:

$ make
# make install

#Usage

See kiln(1)

For a general introduction, see the website.

#Contributing

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

Send patches to ~adnano/kiln-devel with prefix PATCH kiln.

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