https://github.com/solarlabyrinth/solarlabyrinth.dev
My website
https://github.com/solarlabyrinth/solarlabyrinth.dev
Last synced: 9 months ago
JSON representation
My website
- Host: GitHub
- URL: https://github.com/solarlabyrinth/solarlabyrinth.dev
- Owner: SolarLabyrinth
- License: cc-by-4.0
- Created: 2024-10-20T20:30:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-18T02:37:44.000Z (9 months ago)
- Last Synced: 2025-09-18T04:27:29.314Z (9 months ago)
- Language: Astro
- Homepage: https://solarlabyrinth.dev/
- Size: 2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.CC-BY-4
Awesome Lists containing this project
README
# solarlabyrinth.dev
My website.
https://solarlabyrinth.dev
## Setup
Install Node.js and NPM. Tested with Node 22.
Run: `npm i`
## Running Locally
Run: `npm run dev`
## Deployments
Deployments are handled automatically on each push to cloudflare. Main branch goes to production.
## License
All code is MIT Licensed.
Content is licensed under [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/)