Skip to content

rubysec/rubysec.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa5a63e · Aug 4, 2024
Jun 22, 2021
Feb 1, 2022
Jan 31, 2022
Aug 4, 2024
Feb 1, 2022
Jan 31, 2022
Jul 19, 2015
Jul 9, 2021
Nov 18, 2015
Sep 21, 2021
Feb 13, 2014
Jan 11, 2022
Feb 2, 2022
Jan 31, 2022
Jun 10, 2021
Jan 31, 2022
Jun 9, 2021
Jul 1, 2021
Jan 31, 2022

Repository files navigation

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.