Official site for the 2019 edition.
Install bundler and jekyll
gem install bundler jekyll
Run server
jekyll serve
Access the address
http://localhost:4000
After do your changes, open a pull request to branch master
Contact us: [email protected]
Docker compose
docker-compose up