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

21 Commits

Author SHA1 Message Date
adnano
95839fcf4c Remove default 'gemini' task 2021-04-20 16:16:12 -04:00
adnano
2475d5f08e Map postprocess command stderr to os.Stderr 2021-04-11 20:18:30 -04:00
adnano
71931dfa4e config: Tweak variable names 2021-04-11 18:46:57 -04:00
adnano
4ec169afdc Implement static directory support 2021-04-11 17:54:51 -04:00
adnano
9edacc1541 config: Implement support for postprocess commands 2021-04-11 17:23:01 -04:00
adnano
749fe58ccb Remove built-in geminiToHTML formatter 2021-04-11 17:13:06 -04:00
adnano
c966e9f815 config: Create default configuration before parsing 2021-03-20 23:57:18 -04:00
adnano
713c1336fb Switch to other toml library 2021-03-20 23:54:55 -04:00
adnano
d30faf0fcd config: Fix crash caused by nil map 2021-03-20 23:46:02 -04:00
adnano
72e9ba2d78 config: Rename task to tasks 2021-03-20 23:44:13 -04:00
adnano
feb0c77d66 Add initial implementation of build tasks 2021-03-20 23:17:58 -04:00
adnano
e8b6930d3b Revert "Switch to other toml library"
This reverts commit d7e9f5e7c25a076edf5abff48ac851681d49d2d8.
2021-03-20 20:35:48 -04:00
adnano
6e7575fdc2 config: Remove mediatypes 2021-03-20 16:29:06 -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
c382c296c8 config: Rename urls to url 2021-03-19 23:38:10 -04:00
adnano
abfd442ab5 config: Add mediatypes section 2021-02-27 21:45:37 -05:00
adnano
08077605ac Improve configuration of multiple URLs 2020-12-21 16:41:05 -05:00
adnano
d10b827ac0 Allow specifying multiple site URLs 2020-11-27 18:24:31 -05:00
adnano
fe4dcb144e Implement atom feeds 2020-11-22 15:14:50 -05:00
adnano
f14999d88a Add support for Gemini feeds 2020-11-20 12:07:38 -05:00