Commit Graph

12 Commits

Author SHA1 Message Date
ff1e73ce6d Add logging provider 2024-12-12 12:38:06 -05:00
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
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
3c9f91a2c9 Add Abs method on Document 2024-12-08 02:51:01 -05:00
17b6253211 Add Abs method to Document 2024-12-08 02:18:14 -05:00
a2edaf30e1 Add some TODOs 2024-12-07 03:13:58 -05:00
e6415a250b Add method to Document to get the current environment 2024-12-07 01:29:33 -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