river/robin

A proper CMS for one page websites

Maintainers

Package info

github.com/RiverAB/robin

Language:JavaScript

Type:project

pkg:composer/river/robin

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

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...