ligo/gitlab-pages
Sander Spies 9487d21536 - Prevent jumping around of elements.
- Set a maximum width for the content.
- Enlarge certain elements for mobile
2019-09-28 12:36:42 +02:00
..
2019-05-27 16:56:47 +02:00
2019-05-27 16:56:47 +02:00
2019-09-25 11:52:02 -04:00
2019-05-27 16:56:47 +02:00
2019-05-27 16:56:47 +02:00

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