~adnano/kiln

Simple static site generator

a0c2b65 Makefile: fix install

~adnano pushed to ~adnano/mdtohtml git

4 months ago

e0d39b5 Update README.md

~adnano pushed to ~adnano/mdtohtml git

4 months ago

#kiln

A simple static site generator.

Tutorial

Notice: kiln is now in maintenance mode, and likely won't receive any future development except for bug fixes.

#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.