8000 GitHub - chroma-space/chroma-space: The website for Chroma.space
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chroma-space/chroma-space

Repository files navigation

chroma.space

This is the website at chroma.space. We use the Grav CMS.

Installation

To install, just use Composer :

composer install

Cron

To fetch Instagram post once, run :

cd /var/www/chroma.space/current/ && bin/plugin social-feed fetch:posts

Deployment

We use Deployer to build the site and deploy it on the chroma.space server. Deployer expects a server.yml file in /deploy that lists the stages, especially production.

Then, just use :

vendor/bin/dep deploy -v

Some files are in the /shared folder : they are the files that must not be on the repository. They reside on the server only, and they are linked to from the current release.

These include : the accounts folder, the user config (specific to the chroma.space instance) and media, the pages and backups.

Licenses

Grav is licensed under the MIT terms.

About

The website for Chroma.space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0