
# Conflicts: # gitlab-pages/docs/advanced/entrypoints-contracts.md # gitlab-pages/docs/language-basics/boolean-if-else.md # gitlab-pages/docs/language-basics/functions.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