The website for the OpenVAA ry association.
Just push to Github.
Mainly edit docs/assets/main.scss.
See: https://github.com/jekyll/minima/tree/v2.5.1
Run:
cd docs && bundle install && bundle exec jekyll serve
Go to: http://localhost:4000
If you make changes to /docs/_config.yml, rerun the command for updates to take effect.
If bundle install fails due to HTTPErrors, try disabling IPv6 resolution: Linux, MacOS.