1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-09-22 08:51:31 +02:00
Commit Graph

65 Commits

Author SHA1 Message Date
Adnan Maolood
92463aff4f Remove site title from default page template 2020-11-24 20:09:55 -05:00
Adnan Maolood
121b91990a Add default templates 2020-11-24 20:08:31 -05:00
Adnan Maolood
4c2d9a7f5a Add note about Go templates 2020-11-24 20:02:42 -05:00
Adnan Maolood
81c9b8aed2 Add note about source directory contents 2020-11-24 19:51:29 -05:00
Adnan Maolood
e43744b2c1 Add note about site URLs 2020-11-22 16:07:37 -05:00
Adnan Maolood
19f8d156b4 Fix documentation 2020-11-22 15:55:06 -05:00
Adnan Maolood
e4b1fcef89 Allow overriding the default templates 2020-11-22 15:51:07 -05:00
Adnan Maolood
aeea076d42 Implement atom feeds 2020-11-22 15:14:50 -05:00
Adnan Maolood
832aed7ff2 Add example site 2020-11-20 15:06:11 -05:00
Adnan Maolood
b4c3d7f442 Provide index file metadata to index templates 2020-11-20 15:03:41 -05:00
Adnan Maolood
804de9b94d Add support for Gemini feeds 2020-11-20 12:07:38 -05:00
Adnan Maolood
c87f909cb1 Use GPLv3 license 2020-11-10 19:39:56 -05:00
Adnan Maolood
246bfd0033 Fix build error 2020-11-10 19:35:56 -05:00
Adnan Maolood
66b93d7299 Add documentation 2020-11-10 19:34:05 -05:00
Adnan Maolood
8ce3f5c0bd Implement frontmatter and site configuration 2020-11-10 19:33:45 -05:00
Adnan Maolood
fbe8122ebd Add Makefile 2020-11-01 20:51:43 -05:00
Adnan Maolood
c3d0748d27 Update go-gemini dependency 2020-11-01 00:54:07 -04:00
Adnan Maolood
03ab105538 Update go-gemini dependency 2020-10-29 00:48:40 -04:00
Adnan Maolood
7ab4d3df87 Update go-gemini dependency 2020-10-26 15:18:26 -04:00
Adnan Maolood
078d08e23a 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