We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In addition to having a "_drafts" for folder, Jekyll also allows setting "published: false" in the frontmatter.
This could be used for example to "unpublish" a finished post that has expired in usefulness.
Ref: https://jekyllrb.com/docs/posts/#the-posts-folder
I'll take a look to see if I can submit a PR for this.
The text was updated successfully, but these errors were encountered:
mg-jekyll-export: start supporting "published:false" frontmatter
5924fe6
Fixes TryGhost#508
34cc556
ab912b7
0d86434
No branches or pull requests
In addition to having a "_drafts" for folder, Jekyll also allows setting "published: false" in the frontmatter.
This could be used for example to "unpublish" a finished post that has expired in usefulness.
Ref: https://jekyllrb.com/docs/posts/#the-posts-folder
I'll take a look to see if I can submit a PR for this.
The text was updated successfully, but these errors were encountered: