1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2025-02-20 02:51:16 +01:00

Commit Graph

  • 9154319862 Add Format interface adnano 2021-02-27 21:53:16 -0500
  • abfd442ab5 config: Add mediatypes section adnano 2021-02-27 21:45:37 -0500
  • 13b9b8c520 page: Don't hardcode .gmi file extension adnano 2021-02-27 21:42:37 -0500
  • e3a479f921 Use content, public, and layouts directories adnano 2021-02-27 21:39:13 -0500
  • 7ee6591e9c Embed built-in templates with embed.FS adnano 2021-02-27 15:56:23 -0500
  • 6ab9313c6d Require Go 1.16 adnano 2021-02-27 15:34:52 -0500
  • f1d0710f95 Add -format flag adnano 2021-02-27 15:34:05 -0500
  • 6e8f7cfdaa Bump version in Makefile adnano 2021-01-19 18:57:00 -0500
  • 22057adaf1 Fix documentation about site URLs 0.1.0 adnano 2020-12-21 16:42:11 -0500
  • 08077605ac Improve configuration of multiple URLs adnano 2020-12-21 16:41:05 -0500
  • 713f2e33c8 Fix unclosed tags in Atom template adnano 2020-11-27 19:06:38 -0500
  • 7a5093b046 Fix template lookup adnano 2020-11-27 18:49:53 -0500
  • 943499c3d6 Update README.md adnano 2020-11-27 18:26:36 -0500
  • d10b827ac0 Allow specifying multiple site URLs adnano 2020-11-27 18:24:31 -0500
  • 9990f10f8e Update documentation adnano 2020-11-25 14:33:07 -0500
  • 71f415e54d Add trailing slash to page paths adnano 2020-11-25 14:31:58 -0500
  • 9676566325 Remove directory links from default index template adnano 2020-11-25 10:12:39 -0500
  • b03f8f3b00 Remove site title from default page template adnano 2020-11-24 20:09:55 -0500
  • 7f192dcaba Add default templates adnano 2020-11-24 20:08:31 -0500
  • ecde4b8fa5 Add note about Go templates adnano 2020-11-24 20:02:42 -0500
  • 43210da6e0 Add note about source directory contents adnano 2020-11-24 19:51:29 -0500
  • 5e10f3e430 Add note about site URLs adnano 2020-11-22 16:07:37 -0500
  • d628a6e2aa Fix documentation adnano 2020-11-22 15:55:06 -0500
  • c88537891c Allow overriding the default templates adnano 2020-11-22 15:51:07 -0500
  • fe4dcb144e Implement atom feeds adnano 2020-11-22 15:14:50 -0500
  • 491b4637c1 Add example site adnano 2020-11-20 15:06:11 -0500
  • afacbfafa1 Provide index file metadata to index templates adnano 2020-11-20 15:03:41 -0500
  • f14999d88a Add support for Gemini feeds adnano 2020-11-20 12:07:38 -0500
  • 3c4d934f55 Use GPLv3 license adnano 2020-11-10 19:39:56 -0500
  • 84bd1fa71c Fix build error adnano 2020-11-10 19:35:56 -0500
  • b2aeb6d05d Add documentation adnano 2020-11-10 19:34:05 -0500
  • 99e1906d90 Implement frontmatter and site configuration adnano 2020-11-10 19:33:45 -0500
  • 7b6efd6fb8 Add Makefile adnano 2020-11-01 20:51:43 -0500
  • 26e6a0b05b Update go-gemini dependency adnano 2020-11-01 00:54:07 -0400
  • 84fde17123 Update go-gemini dependency adnano 2020-10-29 00:48:40 -0400
  • 5bdbb822e3 Update go-gemini dependency adnano 2020-10-26 15:18:26 -0400
  • 1c640990a2 Update dependency adnano 2020-10-24 17:11:30 -0400
  • 101ed843b8 Use gmi (Text).HTML function adnano 2020-10-15 00:42:17 -0400
  • fa7c320822 Update gmi dependency adnano 2020-10-13 21:12:47 -0400
  • e662a70990 Search for templates recursively adnano 2020-09-30 22:14:10 -0400
  • 919cdd7556 Refactor adnano 2020-09-30 21:57:59 -0400
  • 65ff96bffa Add link to wiki in README.md adnano 2020-09-30 16:23:37 -0400
  • bc514e7f67 Fix updated date in Atom feeds adnano 2020-09-30 00:27:59 -0400
  • 8c40cf81f5 Update README.md adnano 2020-09-30 00:02:49 -0400
  • 399e543b4a Refactor adnano 2020-09-29 21:30:50 -0400
  • 3f38235d4b Fix typo adnano 2020-09-29 16:48:04 -0400
  • ffdb6fe73e Update README.md adnano 2020-09-29 16:47:17 -0400
  • 8cbabdca0b Update README.md adnano 2020-09-29 16:46:54 -0400
  • 531b92f191 Implement Atom feed output adnano 2020-09-29 16:42:27 -0400
  • bf6050c926 Update README.md adnano 2020-09-29 14:20:57 -0400
  • 9de0d79bff Escape page titles adnano 2020-09-29 14:12:40 -0400
  • 0d5d8e9102 Move HTML rendering code to kiln.go adnano 2020-09-29 14:10:49 -0400
  • 455eb221ac Update README.md adnano 2020-09-29 12:48:50 -0400
  • b9041b9d55 Update README.md adnano 2020-09-29 11:34:03 -0400
  • 3e6c69d48a Remove paths from pages and directories adnano 2020-09-29 11:33:17 -0400
  • 772b801eea Sort pages by date adnano 2020-09-29 11:22:54 -0400
  • 98dc3d769e Update README.md adnano 2020-09-29 11:04:25 -0400
  • fb1b053da4 Improve HTML renderer adnano 2020-09-29 10:57:15 -0400
  • 8b811c4e23 Add GeminiToHTML renderer adnano 2020-09-28 22:59:04 -0400
  • 82a5490ff5 Add -serve flag adnano 2020-09-28 19:54:48 -0400
  • 27608b600e Update README.md adnano 2020-09-23 19:55:11 -0400
  • 6cfc9e9e1f Use index.gmi for index templates instead of directory.gmi adnano 2020-09-23 14:12:07 -0400
  • 6b781dd414 Update README.md adnano 2020-09-23 14:03:30 -0400
  • 091e515551 Update README.md adnano 2020-09-23 13:56:10 -0400