EdricChan03 / EdricChan03/edricchan03.github.io
Migrate to an SSG
- Dominant language
- HTML
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Overview
Personally, I find that Ruby development locally is pretty slow with my site particularly, with build times of about ~30 seconds, resulting in a slow developer experience from having to modify and verify my code changes.
## Technologies I've tried
I've tried [SvelteKit](https://kit.svelte.dev) so far, and personally: I love it! From its intuitive file-based routes, to having used it for a few projects now ([mw3-playground](https://github.com/EdricChan03/mw3-playground), as well as a private project I've been working on for someone), I can say that I'll probably stick with it for future projects.
## Alternatives
Perhaps I could consider looking into other [JamStack](https://jamstack.org/)-based [generators (of which there seem to be _351_ at the time of writing)](https://jamstack.org/generators/) that suit my interests.
I've heard of such generators including [Hugo](https://jamstack.org/generators/hugo/) and [Gatsby](https://jamstack.org/generators/gatsby/), and will consider if they are good viable alternatives.
Contributor guide
Assessment
This issue has not been assessed yet.