river / robin
A proper CMS for one page websites
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 0
Language:JavaScript
Type:project
Requires
- river/robin-core: dev-develop
This package is not auto-updated.
Last update: 2025-01-18 20:59:55 UTC
README
A proper CMS for one page websites.
NOTE: This project is still under heavy development.
Installation
With composer (recommended):
composer create-project river/robin
Make folders /storage
and /public/uploads
writable:
chmod -R 777 storage/ public/uploads/
Go to http://your-website/robin
and create the admin user.
Documentation
...will come in due time...