The source code of the RepLAB toolbox is available on the main RepLAB repository. This repository only contains the source files for the RepLAB landing website.
-
Go to the website to consult the latest version.
-
To generate a local copy of the website, follow these steps:
- Clone this repository with
git clone --recursive https://www.github.com/replab/web.git
- Install the required sphinx modules with
pip install -r sphinx/requirements.txt
- Run
build.m
in Octave to compile the website - Consult
docs/index.html
- Clone this repository with
Material under the Mozilla Public License 2.0.