https://github.com/cecilapp/links.cecil.app
Links website.
https://github.com/cecilapp/links.cecil.app
Last synced: 5 months ago
JSON representation
Links website.
- Host: GitHub
- URL: https://github.com/cecilapp/links.cecil.app
- Owner: Cecilapp
- License: mit
- Created: 2022-07-12T22:24:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T14:59:10.000Z (over 1 year ago)
- Last Synced: 2025-04-14T06:12:01.250Z (about 1 year ago)
- Language: CSS
- Homepage: https://links.cecil.app
- Size: 2.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# links.cecil.app
_Links_ website.
## Development
### Install
```bash
composer install
curl -LO https://cecil.app/cecil.phar
```
### Build
```bash
php cecil.phar serve -v
```