river/robin

A proper CMS for one page websites

Maintainers

Details

github.com/RiverAB/robin

Source

Issues

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 1

Open Issues: 0

Language:JavaScript

Type:project

dev-develop 2016-01-24 13:28 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:25:28 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...