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

Update Jekyll and Hugo presets to support all configured post types #685

Merged
merged 2 commits into from
Jan 20, 2024

Conversation

paulrobertlloyd
Copy link
Collaborator

Following on from #680, which removed the limitation around which properties could be output in a template, this PR updates the Jekyll and Hugo presets so that they support writing posts and files to a content store for any configured post type. It also reorganises plugins so split out getPostType and getPostTemplate functions into separate files and tests.

@paulrobertlloyd paulrobertlloyd added enhancement New feature or request code quality Making things easier to understand plugin-preset Preset plug-in labels Jan 20, 2024
@paulrobertlloyd paulrobertlloyd force-pushed the feat/decoupled-preset-post-types branch 2 times, most recently from a6fa7d8 to 4efc6ab Compare January 20, 2024 23:12
@paulrobertlloyd paulrobertlloyd force-pushed the feat/decoupled-preset-post-types branch from 4efc6ab to 380679e Compare January 20, 2024 23:22
@paulrobertlloyd paulrobertlloyd merged commit e0ce1ed into main Jan 20, 2024
1 check passed
@paulrobertlloyd paulrobertlloyd deleted the feat/decoupled-preset-post-types branch January 20, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Making things easier to understand enhancement New feature or request plugin-preset Preset plug-in
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant