A proper CMS for one page websites
A proper CMS for one page websites., (*1)
NOTE: This project is still under heavy development., (*2)
With composer (recommended):, (*3)
composer create-project river/robin
Make folders /storage and /public/uploads writable:, (*4)
/storage
/public/uploads
chmod -R 777 storage/ public/uploads/
Go to http://your-website/robin and create the admin user., (*5)
http://your-website/robin
...will come in due time..., (*6)
Sources Download
MIT