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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Front matter support #780

Open
tarilabs opened this issue Jan 28, 2024 · 0 comments
Open

Front matter support #780

tarilabs opened this issue Jan 28, 2024 · 0 comments

Comments

@tarilabs
Copy link
Contributor

Hi 馃憢

We migrated our https://www.jugmilano.it static website from Jekyll to JBake.

As part of that, we wanted to keep original post format by Jekyll with front matter, instead of just Properties as supported out of the box with JBake using the metadata header.

To do so, we specialized org.jbake.parser.MarkdownEngine in this way:

https://github.com/jugmilano/jugmilano.github.io/pull/15/files#diff-965db04910342888bfb916ee08eec67941a8b3d08e201659ed8fb0a51b97c401R32-R63

馃憠 If there is interest, I'd be happy to consider contributing that capability directly here upstream in JBake.
In that case, kindly provide guidance how would it be best for this to be an opt-in option maybe?

You can find more details in the migration PR if needed/interesting: jugmilano/jugmilano.github.io#15

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

No branches or pull requests

1 participant