https://github.com/prozilla/pine-site
Official documentation site for the Pine engine.
https://github.com/prozilla/pine-site
Last synced: over 1 year ago
JSON representation
Official documentation site for the Pine engine.
- Host: GitHub
- URL: https://github.com/prozilla/pine-site
- Owner: Prozilla
- License: mit
- Created: 2025-03-04T18:47:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T19:35:16.000Z (over 1 year ago)
- Last Synced: 2025-03-04T19:37:19.534Z (over 1 year ago)
- Language: MDX
- Homepage: https://prozilla.github.io/Pine-site/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Pine website
This directory contains the source code of Pine's official website. The website is built using Starlight and Astro.
## Scripts
- `npm run dev` - Start development server
- `npm run build` - Build the website
- `npm run preview` - Preview the website build
## License
Pine is licensed under the [GNU GPLv3 license](./LICENSE).