Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blankparticle/www
Homepage
https://github.com/blankparticle/www
Last synced: about 1 month ago
JSON representation
Homepage
- Host: GitHub
- URL: https://github.com/blankparticle/www
- Owner: BlankParticle
- Created: 2024-11-04T14:30:50.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T17:20:55.000Z (about 2 months ago)
- Last Synced: 2024-11-04T18:27:56.470Z (about 2 months ago)
- Language: Svelte
- Homepage: https://blankparticle.in
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `@blankparticle/www`
Source code of my personal website.
## 🏗️ Tech Stack
- [Svelte v5 & SvelteKit](https://svelte.dev)
- [TailwindCSS](https://tailwindcss.com)
- [Cloudflare Pages](https://developers.cloudflare.com/pages/)## Running Locally
```bash
pnpm install
pnpm dev
```## License
Licensed under the [MIT License](LICENSE).