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

Generate templates based on recipes #176

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

chrisvxd
Copy link
Member

Generate templates for create-puck-app based on the recipes directory.

The generate script essentially copies over all files in the recipes, with the exception of any handlebars files with a .hbs extension in the templates directory, which need to be manually edited.

The files are now removed from the git history, and generate is run before publishing.

Closes #10

@vercel
Copy link

vercel bot commented Oct 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
puck-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2023 10:14am

@chrisvxd chrisvxd requested a review from monospaced October 19, 2023 10:12
Copy link
Member

@monospaced monospaced left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tidy

@chrisvxd chrisvxd merged commit 922a839 into main Oct 19, 2023
2 checks passed
@chrisvxd chrisvxd deleted the generate-templates-based-on-recipes branch October 19, 2023 15:44
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

Successfully merging this pull request may close these issues.

Generate templates from recipes
2 participants