MISP website (jekyll-based)
 
 
 
Go to file
Alexandre Dulaunoy 2024e0a839 Title updated 2017-01-26 16:19: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 Title updated 2017-01-26 16:19:20 +01:00
assets Screenshot warning-list added 2017-01-22 20:11:18 +01:00
images
news
.gitignore
CNAME
Changelog.txt MISP 2.4.62 2017-01-26 09:49:28 +01:00
Gemfile
LICENSE.txt
README.txt
Rakefile
VERSION.json
_config.yml
features.html
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
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
~~~