A Mutual Aid Wordpress theme allowing groups to setup a site on their own host. Built with https://roots.io/sage/
Setup Wordpress on your development environment, and go to the themes directory.
git clone https://github.com/Covid-Mutual-Aid/mutual-aid-theme.git covidmutualaid.org
cd covidmutualaid.org
composer install
yarn
yarn build
yarn start
Then activate the theme in the Wordpress admin interface.