See it live here: https://lacourt.dev/
This is a SvelteKit backed blog. To clone it and get started:
git clone https://github.com/doppelganger9/blog.git
cd david-blog
npm install
npm run dev
Open up localhost:3000 and start clicking around.
Consult kit.svelte.dev for help getting started.
You can follow in the commit history how I migrated from the Gastby-starter-blog to grow my own thing.
I encourage your curiosity and will be delighted if you can fix my poor English grammar or whatever deeper in the content I will post.
I'm an automation advocate, I wrote a post about setting up the Github Actions Workflow for this blog.
The website is deployed to Netlify.
MIT