This is the repository for the Knowledge Commons Wordpress site. It is not a re-usable application and should not be expected to work in any other context than for running the Knowledge Commons site.
Note: These instructions and many helper scripts assume you are running a Linux-like environment.
- Docker (Necessary for running site locally.)
- Lando (Necessary for running site locally.)
- Set your local machine to trust the Lando Certificate Authority.
- Clone this repository:
git clone https://github.com/MESH-Research/knowledge-commons-wordpress.git
- Change to the repository directory
- Run
./lando-rebuild.sh
- Visit https://commons-wordpress.lndo.site/
You will probably want to Import Commons Data to work with the site.
For further developer documentation, see the docs/
directory.