diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,15 +1,13 @@ -# My personal website, built using [SvelteKit](https://kit.svelte.dev), hosted by [GitHub pages](https://pages.github.com) +# My personal website, built using [SvelteKit](https://kit.svelte.dev), hosted on [sourcehut pages](https://srht.site/) -[](https://www.gnu.org/licenses/gpl-3.0) -[](https://github.com/pml68/website/releases/latest) -[](https://github.com/pml68/website/actions) +[](https://builds.sr.ht/~pml68/pml68.dev) [](https://pml68.dev) # Running locally ```sh -git clone https://github.com/pml68/website -cd website +git clone https://git.sr.ht/~pml68/pml68.dev +cd pml68.dev pnpm install pnpm dev ``` |
