Commit graph

31 commits

Author SHA1 Message Date
adnano f7bfe681d9 Remove redundant function 2021-05-10 00:54:13 -04:00
adnano e976aa1be7 Add safeHTML, safeCSS, etc. functions 2021-05-10 00:50:29 -04:00
adnano d7567ca69f Implement support for ugly URLs 2021-05-10 00:44:25 -04:00
adnano 86ab6169a5 Implement support for base templates 2021-05-09 19:42:06 -04:00
adnano fa19a1746b Add html function for rendering HTML in templates 2021-05-08 20:28:45 -04:00
adnano 13b8bb7ff3 config: Make templates private 2021-05-08 20:27:49 -04:00
adnano fe4afb0d2b Implement support for HTML templates 2021-05-01 14:11:41 -04:00
adnano 3743589c38 Implement support for partial templates 2021-05-01 13:56:44 -04:00
adnano 27684b26f3 Write default templates when creating a new site 2021-04-21 14:03:43 -04:00
adnano 20efed1e9a Implement support for preprocess command 2021-04-20 21:28:31 -04:00
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 d7e9f5e7c2.
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