https://github.com/murdercode/stefano9lli.com
https://github.com/murdercode/stefano9lli.com
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/murdercode/stefano9lli.com
- Owner: murdercode
- Created: 2021-10-04T14:41:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T21:38:46.000Z (over 2 years ago)
- Last Synced: 2025-09-01T20:56:14.269Z (5 months ago)
- Language: Svelte
- Homepage: https://stefano9lli.com
- Size: 287 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wat about
If you're curious about how this site was designed, you can see the source code here.
## Wanna try?
git clone, npm install and everybody dance now
```bash
# for dev and hot reloading
npm run dev
# or build
npm run build
```
## Credits
- Cloudflare Pages (for Hosting)
- SvelteKit (awesome SSR kit)
- Windi CSS (a Tailwind better alternative)
Sorry, I don't have so much time for formatting this file.
I'll insert link and other stuff, I promise!