Skip to content

ci: migrate from Netlify to a different provider #27

@AnsonH

Description

@AnsonH

Description

Currently we deploy the application to Netlify 👇

- name: Deploy to Netlify

To my surprise, the website is getting more popular and it's starting to eat up my free 100GB/month bandwidth 😥

Image

Option 1 - GitHub Pages

Since we're using static site generation, SvelteKit supports deployment to GitHub Pages: https://svelte.dev/docs/kit/adapter-static#GitHub-Pages

Drawbacks:

Option 2 - Cloudflare Pages

https://pages.cloudflare.com/

Metadata

Metadata

Assignees

Labels

ciContinuous integration

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions