Move from Cloudflare Pages to Netlify for hosting #225
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
functional bugs or obvious layout issues.
rules, unless the update is explicitly intended to remove or update such
functionality, layout, or style rules.
purposes.
FAMNM Website Visual Style Guide, and any additional visual elements not
previously specified in the FAMNM Website Visual Style Guide have been
styled so as not to clash visually with the rest of the site.
Description
A couple years back, we moved famnm.club from GitHub Pages to Cloudflare Pages, but the site is registered under @broad-well's personal account along with his personal projects, which is not sustainable. We'd like to keep some of the exclusive features made possible by Cloudflare Pages---preview deployments, analytics, and serverless functions (which will become useful for free attendance database access long-term)---without staying attached to the current Cloudflare site. A trade study lasting several months shows that Netlify is a promising option:
This PR is being made to trigger a Netlify preview build and test out the migration. If it is successful, we should merge and point famnm.club to the Netlify build.