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

Frontmatter Title #210

Open
zrosenbauer opened this issue Sep 9, 2024 · 0 comments
Open

Frontmatter Title #210

zrosenbauer opened this issue Sep 9, 2024 · 0 comments
Labels
type: enhancement New feature or technical improvement.
Milestone

Comments

@zrosenbauer
Copy link
Member

Describe the problem you'd like to have solved

We need to support adding in frontmatter to the top of a doc.

Describe the ideal solution

doc.frontmatter({ val: 'value' }) =>

---
val: value
---

Alternatives and current work-arounds

use doc.html at top of the doc.

Additional context

https://jekyllrb.com/docs/front-matter/

@zrosenbauer zrosenbauer added the type: enhancement New feature or technical improvement. label Sep 9, 2024
@zrosenbauer zrosenbauer added this to the Release v1 milestone Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or technical improvement.
Development

No branches or pull requests

1 participant