Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 741 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 741 Bytes

My personal website, built using SvelteKit, hosted by GitHub pages

License: GPL v3   GitHub Release   GitHub Workflow Status (with event)   Website

Running locally

git clone https://github.com/pml68/website
cd website
pnpm install
pnpm dev