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