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

Headless scaffold #191

Open
tobeycodes opened this issue Aug 1, 2023 · 0 comments
Open

Headless scaffold #191

tobeycodes opened this issue Aug 1, 2023 · 0 comments

Comments

@tobeycodes
Copy link
Member

tobeycodes commented Aug 1, 2023

I believe there is a lot of duplicated effort when it comes to building headless sites. The idea came after reading this article https://benmarshall.me/headstartwp/ (props: @bmarshall511). The WP Scaffold is great for traditional WP sites but there is quite a lot of foundational work to get a headless site working. Such as:

  • Next.js / HeadstartWP
  • Component library with Storybook
  • Setting up CI/CD pipelines for linting, testing and deployments
  • Adding testing (unit, vrt, componenting, etc)
  • Adding opinionated tools like turbo, commtlint, semantic release, rectorphp, etc)

I am not sure what the solution is but wanted to open this issue to start a discussion. Maybe a separate repo that includes this repo within a wordpress/ folder.

cc @nicholasio

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