This repository is used by the EEF Security WG to collaborate on documents and code.
Public documents and drafts are kept in /docs and made available through GitHub Pages at https://erlef.github.io/security-wg/.
Requirerments:
- ruby >= 3.2
- bundler
Or use VSCode Devcontainer
Instructions
bundle install
cd docs
bundle exec jekyll serve