Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rubysec/rubysec.github.io

Current home of rubysec.com
https://github.com/rubysec/rubysec.github.io

ruby rubygems security vulnerability

Last synced: about 2 months ago
JSON representation

Current home of rubysec.com

Awesome Lists containing this project

README

        

## 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.