Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 868 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 868 Bytes

WhateverSite

Whatever Social's website, designed in Penpot and built in SvelteKit. Looking for the Launchpad repo? Go here.

Built by http.james, Design and Graphics by privacytime101.

If you needed a nice website, get in touch with http.james.

Self-hosting

You're free to copy, modify, and self-host this repo on your own. Credit is required; linking to this GitHub repo is enough. Please refer to the repo's license for more info. Instructions for self-hosting are below, partially written by SvelteKit.

Clone this repo

git clone https://github.com/WhateverLabs/WhateverSite

Developing

yarn dev

Deploying

docker compose up -d --build