1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-11-23 08:52:18 +01:00
Commit Graph

62 Commits

Author SHA1 Message Date
adnano
43210da6e0 Add note about source directory contents 2020-11-24 19:51:29 -05:00
adnano
5e10f3e430 Add note about site URLs 2020-11-22 16:07:37 -05:00
adnano
d628a6e2aa Fix documentation 2020-11-22 15:55:06 -05:00
adnano
c88537891c Allow overriding the default templates 2020-11-22 15:51:07 -05:00
adnano
fe4dcb144e Implement atom feeds 2020-11-22 15:14:50 -05:00
adnano
491b4637c1 Add example site 2020-11-20 15:06:11 -05:00
adnano
afacbfafa1 Provide index file metadata to index templates 2020-11-20 15:03:41 -05:00
adnano
f14999d88a Add support for Gemini feeds 2020-11-20 12:07:38 -05:00
adnano
3c4d934f55 Use GPLv3 license 2020-11-10 19:39:56 -05:00
adnano
84bd1fa71c Fix build error 2020-11-10 19:35:56 -05:00
adnano
b2aeb6d05d Add documentation 2020-11-10 19:34:05 -05:00
adnano
99e1906d90 Implement frontmatter and site configuration 2020-11-10 19:33:45 -05:00
adnano
7b6efd6fb8 Add Makefile 2020-11-01 20:51:43 -05:00
adnano
26e6a0b05b Update go-gemini dependency 2020-11-01 00:54:07 -04:00
adnano
84fde17123 Update go-gemini dependency 2020-10-29 00:48:40 -04:00
adnano
5bdbb822e3 Update go-gemini dependency 2020-10-26 15:18:26 -04:00
adnano
1c640990a2 Update dependency 2020-10-24 17:11:30 -04:00
adnano
101ed843b8 Use gmi (Text).HTML function 2020-10-15 00:42:17 -04:00
adnano
fa7c320822 Update gmi dependency 2020-10-13 21:12:47 -04:00
adnano
e662a70990 Search for templates recursively 2020-09-30 22:14:10 -04:00
adnano
919cdd7556 Refactor 2020-09-30 21:57:59 -04:00
adnano
65ff96bffa Add link to wiki in README.md 2020-09-30 16:23:37 -04:00
adnano
bc514e7f67 Fix updated date in Atom feeds 2020-09-30 00:27:59 -04:00
adnano
8c40cf81f5 Update README.md 2020-09-30 00:02:49 -04:00
adnano
399e543b4a Refactor 2020-09-29 21:32:17 -04:00
adnano
3f38235d4b Fix typo 2020-09-29 16:48:04 -04:00
adnano
ffdb6fe73e Update README.md 2020-09-29 16:47:17 -04:00
adnano
8cbabdca0b Update README.md 2020-09-29 16:46:54 -04:00
adnano
531b92f191 Implement Atom feed output 2020-09-29 16:42:27 -04:00
adnano
bf6050c926 Update README.md 2020-09-29 14:20:57 -04:00
adnano
9de0d79bff Escape page titles 2020-09-29 14:12:40 -04:00
adnano
0d5d8e9102 Move HTML rendering code to kiln.go 2020-09-29 14:10:49 -04:00
adnano
455eb221ac Update README.md 2020-09-29 12:48:50 -04:00
adnano
b9041b9d55 Update README.md 2020-09-29 11:34:03 -04:00
adnano
3e6c69d48a Remove paths from pages and directories 2020-09-29 11:33:17 -04:00
adnano
772b801eea Sort pages by date 2020-09-29 11:22:54 -04:00
adnano
98dc3d769e Update README.md 2020-09-29 11:04:25 -04:00
adnano
fb1b053da4 Improve HTML renderer 2020-09-29 10:57:15 -04:00
adnano
8b811c4e23 Add GeminiToHTML renderer 2020-09-28 22:59:04 -04:00
adnano
82a5490ff5 Add -serve flag 2020-09-28 19:54:48 -04:00
adnano
27608b600e Update README.md 2020-09-23 19:55:11 -04:00
adnano
6cfc9e9e1f Use index.gmi for index templates instead of directory.gmi 2020-09-23 14:12:07 -04:00
adnano
6b781dd414 Update README.md 2020-09-23 14:03:30 -04:00
adnano
091e515551 Update README.md 2020-09-23 13:56:10 -04:00
adnano
5653a24125 Update README.md 2020-09-23 13:54:40 -04:00
adnano
6d5e72513b Update README.md 2020-09-23 13:50:25 -04:00
adnano
5c1f645617 Trim newlines after page title 2020-09-22 21:15:03 -04:00
adnano
e00ca65aee Remove titles and dates from pages 2020-09-22 21:11:56 -04:00
adnano
d0713476c0 Refactor 2020-09-22 19:46:30 -04:00
adnano
81bf4f8e9b Parse titles from pages 2020-09-22 17:18:50 -04:00