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

Add static pages for a typical website #4

Merged
merged 4 commits into from
Sep 11, 2023
Merged

Add static pages for a typical website #4

merged 4 commits into from
Sep 11, 2023

Conversation

seanmack
Copy link
Owner

@seanmack seanmack commented Sep 11, 2023

Adds basic pages for a static website. The primary goal is to get this deployed and working as a test site, including all images, SEO characteristics, caching, PageSpeed scores > 98, etc.

Once that is working, we'll work backwards to making the site dynamic, which will allow for other sites to be rendered in exactly the same way.

For now, the site is working as expected locally:

Side-by-side

Future PRs will get it running in production. Then we can start refactoring to use the normal assets pipeline and RESTful routes, etc.

@seanmack seanmack merged commit faf70fb into main Sep 11, 2023
1 check passed
@seanmack seanmack deleted the add_static_pages branch September 11, 2023 21: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.

1 participant