river / robin
A proper CMS for one page websites
dev-develop
2016-01-24 13:28 UTC
Requires
- river/robin-core: dev-develop
This package is not auto-updated.
Last update: 2026-03-01 02:28:00 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...