Guide for application managers using the OpenVAA voting advice application framework
- i18n: https://github.com/untra/polyglot
- Aling styling with the VAA: https://mzrn.sh/2022/04/09/starting-a-blank-jekyll-site-with-tailwind-css-in-2022/
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.