Go to file
2023-09-04 10:13:26 +00:00
src src/routes/+page.svelte aktualisiert 2023-09-04 10:13:26 +00:00
static feat: Add project 2023-04-28 15:24:55 +02:00
.eslintignore feat: Add project 2023-04-28 15:24:55 +02:00
.eslintrc.cjs feat: Add project 2023-04-28 15:24:55 +02:00
.gitignore feat: Add project 2023-04-28 15:24:55 +02:00
.npmrc feat: Add project 2023-04-28 15:24:55 +02:00
.prettierignore feat: Add project 2023-04-28 15:24:55 +02:00
.prettierrc feat: Add project 2023-04-28 15:24:55 +02:00
package.json Updated Brand Color 2023-07-11 16:43:12 +02:00
pnpm-lock.yaml Updated Brand Color 2023-07-11 16:43:12 +02:00
README.md Updated footer to test gitea github mirroring incl vercel deploy 2023-07-11 17:27:24 +02:00
svelte.config.js feat: Add project 2023-04-28 15:24:55 +02:00
tsconfig.json feat: Add project 2023-04-28 15:24:55 +02:00
vite.config.ts feat: Add project 2023-04-28 15:24:55 +02:00

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