Skip to content

erlef/security-wg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEF Security WG

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