blob: 00e5b7374904b6357230e2115a340c618238e7aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# My personal website, built using [SvelteKit](https://kit.svelte.dev), hosted by [GitHub pages](https://pages.github.com)
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://github.com/Olah-Barbershop/website/releases/latest)
[](https://github.com/Olah-Barbershop/website/actions)
[](https://web.olahbarbershop.codes)
# Running locally
```sh
git clone https://github.com/pml68/website
cd website
pnpm install
pnpm dev
```
|