rubysec.github.io icon indicating copy to clipboard operation
rubysec.github.io copied to clipboard

Current home of rubysec.com

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.