2d7e177ba7
19.04 reached End of Life in January and it appears the package repos have now dropped it. 19.10 is not LTS but EOL is in July. Soon there will be 20.04 LTS. |
||
---|---|---|
.. | ||
docs | ||
website | ||
.dockerignore | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |
Ligo documentation
Running the documentation website
The website will be available at http://localhost:3000
To get the website running you want to do the commands:
cd website
npm run version next
cd ..
docker-compose up