chore: Minor fixes.

This commit is contained in:
Spencer Brower
2026-08-03 10:44:13 -04:00
parent 55a0d25173
commit 8404227c22
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
- Polish existing features before moving on to new ones.
- [ ] implicit titles (Set when missing?)
- [ ] create a default `head.html`.
- [ ] [aliases](https://gohugo.io/methods/page/aliases/#redirects)?
- [ ] Improve diagnostics
- [x] keep track of every error and don't report them more than once.
- [ ] `*` make sure the frontmatter parser has good diagnostics.