1
0
Fork 0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-06-01 09:36:06 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
adnano fb6470aa5f Use github.com/google/shlex to parse commands
Implements: https://todo.sr.ht/~adnano/kiln/21
2022-02-09 00:30:45 -05:00
adnano c2c20ffd1e Use other toml library 2021-05-10 12:16:19 -04:00
adnano 47e1c2c0f5 Remove unused dependencies 2021-04-24 14:29:03 -04:00
adnano fbf5d3c10d page: Implement frontmatter support
Also drop support for parsing titles from Gemini content.
2021-04-24 13:25:20 -04:00
adnano 70795af4c8 Update go-gemini dependency 2021-04-11 15:35:26 -04:00
adnano 713c1336fb Switch to other toml library 2021-03-20 23:54:55 -04:00
adnano f2f4d09146 Update go-gemini dependency 2021-03-20 20:37:32 -04:00
adnano e8b6930d3b Revert "Switch to other toml library"
This reverts commit d7e9f5e7c2.
2021-03-20 20:35:48 -04:00
adnano d7e9f5e7c2 Switch to other toml library 2021-03-20 02:42:05 -04:00
adnano c7adb5fef1 config: Use toml for configuration 2021-03-20 02:02:38 -04:00
adnano 99e1906d90 Implement frontmatter and site configuration 2020-11-10 19:33:45 -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 399e543b4a Refactor 2020-09-29 21:32:17 -04:00
adnano fb1b053da4 Improve HTML renderer 2020-09-29 10:57:15 -04:00
adnano 82a5490ff5 Add -serve flag 2020-09-28 19:54:48 -04:00