1
0
Fork 0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-05-29 23:16:05 +02:00
A simple static site generator
Go to file
adnano 919cdd7556 Refactor 2020-09-30 21:57:59 -04:00
LICENSE Add LICENSE 2020-09-22 00:02:36 -04:00
README.md Add link to wiki in README.md 2020-09-30 16:23:37 -04:00
go.mod Refactor 2020-09-29 21:32:17 -04:00
go.sum Refactor 2020-09-29 21:32:17 -04:00
html.go Refactor 2020-09-30 21:57:59 -04:00
main.go Refactor 2020-09-30 21:57:59 -04:00
templates.go Refactor 2020-09-30 21:57:59 -04:00

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.