Commit graph

39 commits

Author SHA1 Message Date
Adnan Maolood f25f0125d3 Add string functions for use in templates 2021-05-10 13:11:10 -04:00
Adnan Maolood 4e47940307 Allow multiple input formats per task 2021-05-10 12:23:29 -04:00
Adnan Maolood d25dc206ff Use other toml library 2021-05-10 12:16:19 -04:00
Adnan Maolood 28d241980a Expose path functions to permalinks 2021-05-10 11:31:32 -04:00
Adnan Maolood d1ab0d1aae Fix path functions 2021-05-10 11:30:28 -04:00
Adnan Maolood 29795fa5b1 Add path functions for use in templates 2021-05-10 11:12:28 -04:00
Adnan Maolood db44d5fcf8 Implement support for permalinks 2021-05-10 11:09:16 -04:00
Adnan Maolood c0d44a791b config: Make tasks an array 2021-05-10 10:26:12 -04:00
Adnan Maolood f74b9b72af Remove redundant function 2021-05-10 00:54:13 -04:00
Adnan Maolood 7b634acde8 Add safeHTML, safeCSS, etc. functions 2021-05-10 00:50:29 -04:00
Adnan Maolood ebd42737c9 Implement support for ugly URLs 2021-05-10 00:44:25 -04:00
Adnan Maolood eca5dda9d6 Implement support for base templates 2021-05-09 19:42:06 -04:00
Adnan Maolood 19852f9e3b Add html function for rendering HTML in templates 2021-05-08 20:28:45 -04:00
Adnan Maolood a58ed86fcd config: Make templates private 2021-05-08 20:27:49 -04:00
Adnan Maolood 2301158ba1 Implement support for HTML templates 2021-05-01 14:11:41 -04:00
Adnan Maolood 6ec7b09c3a Implement support for partial templates 2021-05-01 13:56:44 -04:00
Adnan Maolood 793116c853 Write default templates when creating a new site 2021-04-21 14:03:43 -04:00
Adnan Maolood 4cc4546526 Implement support for preprocess command 2021-04-20 21:28:31 -04:00
Adnan Maolood df30a5e482 Remove default 'gemini' task 2021-04-20 16:16:12 -04:00
Adnan Maolood 0ec2162aeb Map postprocess command stderr to os.Stderr 2021-04-11 20:18:30 -04:00
Adnan Maolood 9b22f351c6 config: Tweak variable names 2021-04-11 18:46:57 -04:00
Adnan Maolood 08a6823148 Implement static directory support 2021-04-11 17:54:51 -04:00
Adnan Maolood 2808c44386 config: Implement support for postprocess commands 2021-04-11 17:23:01 -04:00
Adnan Maolood 8e4f80d48d Remove built-in geminiToHTML formatter 2021-04-11 17:13:06 -04:00
Adnan Maolood 746ba7c4a9 config: Create default configuration before parsing 2021-03-20 23:57:18 -04:00
Adnan Maolood 4ca3833665 Switch to other toml library 2021-03-20 23:54:55 -04:00
Adnan Maolood 2da77c0b80 config: Fix crash caused by nil map 2021-03-20 23:46:02 -04:00
Adnan Maolood 26983cf57a config: Rename task to tasks 2021-03-20 23:44:13 -04:00
Adnan Maolood ace33d8b1e Add initial implementation of build tasks 2021-03-20 23:17:58 -04:00
Adnan Maolood f6b2772c73 Revert "Switch to other toml library"
This reverts commit bf4ad9816e.
2021-03-20 20:35:48 -04:00
Adnan Maolood 583f9f1629 config: Remove mediatypes 2021-03-20 16:29:06 -04:00
Adnan Maolood bf4ad9816e Switch to other toml library 2021-03-20 02:42:05 -04:00
Adnan Maolood ce4b4406c7 config: Use toml for configuration 2021-03-20 02:02:38 -04:00
Adnan Maolood a2d35e790b config: Rename urls to url 2021-03-19 23:38:10 -04:00
Adnan Maolood b6bc412de4 config: Add mediatypes section 2021-02-27 21:45:37 -05:00
Adnan Maolood 5163c7711f Improve configuration of multiple URLs 2020-12-21 16:41:05 -05:00
Adnan Maolood 7760b5529e Allow specifying multiple site URLs 2020-11-27 18:24:31 -05:00
Adnan Maolood aeea076d42 Implement atom feeds 2020-11-22 15:14:50 -05:00
Adnan Maolood 804de9b94d Add support for Gemini feeds 2020-11-20 12:07:38 -05:00