MISP website (jekyll-based)
 
 
 
Go to file
Alexandre Dulaunoy 20c6ecd01b Companies list removed - as a new page for companies providing support
will be created.

As the number of companies using, relying or selling MISP-like services
is growing. We will create a new dedicated page with all the different
kind of business. A fee will be required to be listed and a specific
category for the ones contributing also will be added too.
2017-01-20 21:01:37 +01:00
_includes
_layouts
_pages Companies list removed - as a new page for companies providing support 2017-01-20 21:01:37 +01:00
_posts
assets
images
news
.gitignore
CNAME
Changelog.txt
Gemfile
LICENSE.txt
README.txt
Rakefile
VERSION.json
_config.yml
features.html
index.html
left-sidebar.html
no-sidebar.html
right-sidebar.html
taxonomies.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
~~~