/misp-website

MISP website (jekyll-based)

Primary LanguageHTMLOtherNOASSERTION

## How to deploy the MISP website

~~~
rake2.0 -f Rakefile generate
rake2.0 -f Rakefile publish
~~~