blog/README.md

804 B
Raw Permalink Blame History

SvelteKit Markdown Blog

Learn how to build a blazingly fast and extendable SvelteKit Markdown blog for poets.

Post

✍️ https://joyofcode.xyz/sveltekit-markdown-blog

Remote Development

Open in StackBlitz

Local Development

🧑‍🤝‍🧑 Clone the project

https://github.com/joysofcode/sveltekit-markdown-blog.git

📦 Install dependencies

pnpm i

💿 Run the development server

pnpm run dev

Push to production

this pushes the repo to my personal server pod on gitea, which is mirroring to github, where the main branch gets deployed by vercel @ blog.andert.me

git push -u andert