Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 225 Bytes

rubysec.github.io

To preview the site:

jekyll server --watch

To update the advisories blog posts:

rake advisories

To generate a static copy of the website:

jekyll build

To deploy, simply push to github.