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
The vocabularies that are going to be migrated are: vocabulary_1 vocabulary_2 vocabulary_7 vocabulary_10 vocabulary_12 vocabulary_13 |
||
---|---|---|
.ddev | ||
config/sync | ||
patches | ||
web | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
ddev_drush_settings.php | ||
README.md |
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