This repository contains my personal portfolio and blog website, built with SvelteKit and styled using Tailwind CSS. Blog content is authored in Markdown and processed using Mdsvex, enabling seamless integration of Svelte components within posts.
The site serves as my personal space on the internet for:
- Showcasing personal projects and experience
- Writing and sharing blog posts
- Experimenting with web development tools
- Testing features and workflows in a real project
- SvelteKit
- Tailwind CSS
- Mdsvex
- TypeScript
- Homepage
- Blog post layout and rendering
- Sitemap generation
- Deploy to a VPS
- Content localization
- Comment system for blog posts
- RSS feed
- End-to-end testing
- Storybook documentation
This project is released under the MIT License, check the license file