https://github.com/distrho/cardinal-website
Cardinal Website
https://github.com/distrho/cardinal-website
Last synced: 5 months ago
JSON representation
Cardinal Website
- Host: GitHub
- URL: https://github.com/distrho/cardinal-website
- Owner: DISTRHO
- License: other
- Created: 2023-09-16T12:28:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T20:04:22.000Z (over 1 year ago)
- Last Synced: 2024-11-12T12:09:37.266Z (over 1 year ago)
- Language: CSS
- Homepage: https://cardinal.kx.studio/
- Size: 9.1 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
This repository contains the website for Cardinal, running live at https://cardinal.kx.studio/
For local development and testing, just use:
```sh
php -S localhost:8888 -t /path/to/Cardinal-Website
```
And then open http://localhost:8888/ in your web browser.