Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 440 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 440 Bytes

Mutual Aid Theme

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.