- GNU Make
- Python 3 (because I don't like Python 2.7)
- git
- Install Python 3.x
- Install pip
- Install dependencies:
pip install -r requirements.txt
Run make
to generate the HTML files, which can then be found in build/
.
This repository is for the LycheeOrg.github.io website and the documentation contained there. For Lychee issues please visit https://github.com/LycheeOrg/Lychee
Smarty
pip install -r requirements.txt
Run make
to generate the HTML files, which can then be found in build/
.