This repository hosts the documentation of Lilaq.
- Node.js
- Python >= 3.8
- Typst >= 0.13
You can run a local test version by cloning this repository recursively (!)
$ git clone https://github.com/lilaq-project/lilaq.github.io --recursive
and executing the following commands.
$ npm run generate-images
$ npm run generate-docs
$ npm run start