MISP website (jekyll-based)
 
 
 
Go to file
Alexandre Dulaunoy 67c0ac6557 Some updates 2016-10-07 21:56:53 +02:00
_includes Open source projects like MISP tend to forget the buzzwords... 2016-08-21 11:24:55 +02:00
_layouts
_pages STIX-MISP repo added 2016-09-17 13:06:54 +02:00
_posts Some updates 2016-10-07 21:56:53 +02:00
assets Image updated 2016-10-07 21:53:37 +02:00
images
news
.gitignore
CNAME
Changelog.txt Changelog for MISP 2.4.52 added 2016-10-07 20:38:52 +02:00
Gemfile
LICENSE.txt
README.txt Deploying documentation added 2016-10-07 20:44:28 +02:00
Rakefile
_config.yml
features.html
index.html
left-sidebar.html
no-sidebar.html
right-sidebar.html
two-sidebar.html

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.


## How to deploy the MISP website

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