|
|
|
|
|
by godzillafarts
474 days ago
|
|
SvelteKit. All data is just markdown files preprocessed with mdsvex. When I'm on the go I don't really do any building, I'll add/edit a markdown file, push it to the remote in a branch. Cloudflare Pages will then give me a preview environment. If I like what I see, I merge the PR and it automatically deploys to "production." |
|