MISP website (jekyll-based)
 
 
 
Go to file
Alexandre Dulaunoy af2c3b9581 MISP v2.4.66 released 2017-02-17 17:48:20 +01:00
_includes add: headers for open-source-protocol 2017-01-19 20:28:24 +01:00
_layouts
_pages Companies list removed - as a new page for companies providing support 2017-01-20 21:01:37 +01:00
_posts The emperor's finest 2017-02-17 17:44:16 +01:00
assets Video CSS added 2017-02-17 16:36:34 +01:00
images
news News template updated 2016-08-11 17:10:06 +02:00
.gitignore
CNAME
Changelog.txt MISP v2.4.66 released 2017-02-17 17:48:20 +01:00
Gemfile
LICENSE.txt
README.txt Deploying documentation added 2016-10-07 20:44:28 +02:00
Rakefile
VERSION.json 2.4.59 released 2017-01-01 19:59:40 +01:00
_config.yml News template updated 2016-08-11 17:10:06 +02:00
features.html Feed import added 2016-10-07 22:31:08 +02:00
index.html With the new OSINT statistics, we counted more than 2500 orgs using 2017-01-20 21:08:42 +01:00
left-sidebar.html
no-sidebar.html
right-sidebar.html
taxonomies.html taxonomies updated 2016-12-18 14:31:13 +01:00
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
~~~