Welcome to my personal website built with SvelteKit, Tailwind CSS, Shadcn-Svelte for UI components, and MDsveX for rendering Markdown files.
SvelteKit + TypeScript
Tailwind CSS for styling
Shadcn-Svelte for UI components
MDsveX preprocessor
Light and Dark mode
Mobile friendly interface
build time syntax highlighting using shiki and rehype pretty code
support for math using KaTeX.
$$<matheq>$$
```math
\nabla \times \mathbf{B} = \mu_0 \left(\mathbf{J} + \varepsilon_0 \frac{\partial \mathbf{E}}{\partial t}\right)
```
$$\nabla \times \mathbf{B} = \mu_0 \left(\mathbf{J} + \varepsilon_0 \frac{\partial \mathbf{E}}{\partial t}\right)$$Custom components
Table of contents
Dedicated blogs page with masonry layout
Projects page to showcase your projects
About page
Giscus comments (based on GitHub discussions)
SEO, OG and other metatags for different pages, blogs.
Clone the repository:
git clone https://github.com/your-username/your-personal-website.git
cd your-personal-website
see the blog to get started quickly. Blog Link