homepage Svelte Themes

Homepage

My homepage, made with the power of React & shadcn


Running

  • pnpm i

  • pnpm build

  • pnpm dev

Adding blog posts

All blog posts go to the blog/ directory

File name: snake_case_file_name.md

Structure:

---
title: "Some title"
date: "2025-06-30"
tags: ["Some", "Tag"]
---

# Markdown content here

All blog images go to the public/blog/ directory

Image: blog/snake_case_file_name/icon.jpg

Top categories

Loading Svelte Themes