Commit Graph

18 Commits

Author SHA1 Message Date
bf668b0cf7 Things I did while unable to commit
- Log rotation
- Execution cancellation
- HTTP redirect, error functions
- Changed naming of document parsing/loading functions
2024-12-10 20:37:40 -05:00
f112a2e564 Plugins work now oughghgghughgghg 2024-12-10 15:51:34 -05:00
c2ccaff8ab Progress on plugin loading 2024-12-10 14:03:02 -05:00
209270a179 Add untested plugin support 2024-12-10 13:25:20 -05:00
d4d882c40e Rename Environment.Conf to Config 2024-12-09 23:36:02 -05:00
a2680c40d2 Silly idea I had 2024-12-09 23:34:14 -05:00
8084b7749a Environment configures providers 2024-12-09 23:27:58 -05:00
433a112875 Add Provider interface 2024-12-09 22:57:59 -05:00
380a5b9223 Metadata keys can have multiple values
Closes #6
2024-12-09 15:53:29 -05:00
67480bb974 Rename FrontMatter to Meta 2024-12-09 02:22:37 -05:00
cc13abd8f8 Documents now make use of relative paths to parse parent documents 2024-12-08 02:57:49 -05:00
f1fccdc2ae Add ParseRelative to Environment 2024-12-08 02:51:13 -05:00
891e4dc140 Fix bugs surrounding adding funcs to a template 2024-12-07 21:47:36 -05:00
a2edaf30e1 Add some TODOs 2024-12-07 03:13:58 -05:00
5b88d13052 Export Document.FrontMatter 2024-12-06 02:00:08 -05:00
ceff4d1205 Remove ContentType from Document 2024-12-06 01:49:41 -05:00
abf3fc3ae3 Documents can now specify a content-type 2024-12-05 14:54:26 -05:00
91e72ac49e Initial commit 2024-12-05 13:15:22 -05:00