# My personal website, built using [SvelteKit](https://kit.svelte.dev), hosted on [sourcehut pages](https://srht.site/) [![builds.sr.ht status](https://builds.sr.ht/~pml68/pml68.dev.svg)](https://builds.sr.ht/~pml68/pml68.dev)   [![Website](https://img.shields.io/website?url=https%3A%2F%2Fpml68.dev)](https://pml68.dev) # Running locally ```sh git clone https://git.sr.ht/~pml68/pml68.dev cd pml68.dev pnpm install pnpm dev ```