Commit Graph

8 Commits

Author SHA1 Message Date
da7b3ad950 Add comments to metadata
Closes # 17
2024-12-12 03:13:14 -05:00
380a5b9223 Metadata keys can have multiple values
Closes #6
2024-12-09 15:53:29 -05:00
ccff4e56c0 Add DecodeMeta function for decoding metadata from an io.Reader. 2024-12-09 13:48:55 -05:00
43084fb5bb Add ability to parse quoted strings in meta
This should actually make migration from Caddy easier, because
Caddy's YAML front matter seems to support quoted strings? IDK,
the current Holanet has them. Closes #11
2024-12-09 12:56:16 -05:00
b14d92205c Rename a bunch of internal things from frontmatter to meta 2024-12-09 11:58:23 -05:00
37022e051a Rename front matter errors to meta errors 2024-12-09 11:56:20 -05:00
847eff17b9 Split ParseMeta out of SplitMeta 2024-12-09 11:54:53 -05:00
88c5ef2922 Rename frontmatter.go files to meta.go equivalents 2024-12-09 02:23:06 -05:00