Grassroots Economic Organizing (GEO) Collective's main website. As a Drutopia project we hope others can learn from and emulate, this project is public. https://geo.coop
Find a file
Benjamin Melançon ef0c39fd8a Revert "Just delete *all* the config snapshots"
This reverts commit 190e83b7db.
2019-07-19 10:21:41 -04:00
.ddev Initial Commit 2019-07-17 14:47:01 -05:00
config/sync Revert "Just delete *all* the config snapshots" 2019-07-19 10:21:41 -04:00
web Move configuration to standard location (config next to web) 2019-07-18 21:22:58 -04:00
.gitignore Initial Commit 2019-07-17 14:47:01 -05:00
composer.json Use the dev version of config actions 2019-07-18 23:59:40 -04:00
composer.lock Commit composer lock file 2019-07-18 23:59:54 -04:00
ddev_drush_settings.php I think this is safe to commit across environments 2019-07-18 23:27:24 -04:00
README.md Throw in the ddev start step 2019-07-19 10:21:09 -04:00

GEO.coop README

This project is based on Drutopia, which means it is compatible with existing and future Drutopia features. We will be diverging from Drutopia for special functionality, however.

Getting started

One time:

git clone git@gitlab.com:agaric/sites/geo.git
cd geo

Install DDEV for the following steps to work.

Whenever you want a fresh start:

git pull
ddev start
ddev composer update
ddev . drush -y site:install minimal --existing-config