Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blankparticle/www
🧩 Source code of my personal website.
https://github.com/blankparticle/www
cloudflare personal-website sveltekit tailwindcss
Last synced: 27 days ago
JSON representation
🧩 Source code of my personal website.
- Host: GitHub
- URL: https://github.com/blankparticle/www
- Owner: BlankParticle
- License: mit
- Created: 2024-11-04T14:30:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T07:08:12.000Z (2 months ago)
- Last Synced: 2024-12-02T08:23:25.929Z (2 months ago)
- Topics: cloudflare, personal-website, sveltekit, tailwindcss
- Language: Svelte
- Homepage: https://blankparticle.in
- Size: 298 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).