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

A question of static #42

Open
samjco opened this issue May 14, 2021 · 1 comment
Open

A question of static #42

samjco opened this issue May 14, 2021 · 1 comment

Comments

@samjco
Copy link

samjco commented May 14, 2021

So I understand Gatsby is a way to make a WordPress site static....

However, this doesn't make things easier for a bootstrap developer to design unless he know React....

So, My question is....

Isn't it much easier to "Just" make one custom meta field call HTML, and do a site scrap to custom meta field on publish.
This will store static content of the page into an custom meta field.
Then load the static content into a REACT headless WordPress BLANK theme.
This will also allow the user to add whatever plugin s/he wants, because the resulted output is static html.

Would that work better?

@imranhsayed
Copy link
Owner

Hi @samjco There is more to it than using static HTML. There are moving parts that requires user interaction and events in the whole cart and checkout flow.

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

2 participants