Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure every page has good front matter #40

Open
mark-wiemer opened this issue Dec 15, 2024 · 2 comments
Open

Ensure every page has good front matter #40

mark-wiemer opened this issue Dec 15, 2024 · 2 comments
Labels
Formatting Layout and formatting alterations

Comments

@mark-wiemer
Copy link
Contributor

Ordering can get wonky if page front matter is missing from some pages but added in others. Ideally, we enforce front matter consistency via some CI pipeline check

@rollerozxa
Copy link
Member

I've gone through and given every page a proper front matter with title, but having it enforced by Hugo would be nice. Otherwise if the page ordering is messed up then that is a clear sign to a human that a front matter was missed.

@JosiahWI JosiahWI added the Formatting Layout and formatting alterations label Dec 15, 2024
@mark-wiemer
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Formatting Layout and formatting alterations
Projects
None yet
Development

No branches or pull requests

3 participants