Agaric web development cooperative's main web site: https://agaric.coop
Complete provisioning and automate system name See merge request agaric/sites/agaric-com!3 |
||
|---|---|---|
| box | ||
| provisioning | ||
| web/themes/custom/agarica | ||
| .gitignore | ||
| .gitmodules | ||
| composer.json | ||
| README.md | ||
| Vagrantfile | ||
Get submodules
This project includes the Agaric styleguide as a git submodule.
When cloning
git clone --recurse-submodules git@gitlab.com:agaric/sites/agaric-com.git
If you cloned without --recurse-submodules
If in your initial clone you didn't do as above, you can get the styleguide with:
git submodule init
git submodule update
Get updates
git submodule update --recursive --remote
Theming
See web/themes/custom/agarica/README.md and web/themes/custom/agarica/patternlibrary/README.md