MISP website (jekyll-based)
 
 
 
Go to file
Andras Iklody 99997982b7 Grammatik 2017-03-08 22:29:32 +01:00
_includes
_layouts
_pages TheHive added in the tools 2017-02-19 09:27:40 +01:00
_posts Grammatik 2017-03-08 22:29:32 +01:00
assets Tag activity added 2017-02-24 21:08:27 +01:00
images
news Include abstract in news displayed 2017-02-18 16:09:55 +01:00
.gitignore
CNAME
Changelog.txt 2.4.68 version released 2017-03-08 21:27:47 +01:00
Gemfile
LICENSE.txt
README.txt
Rakefile
VERSION.json
_config.yml
features.html Extended sighting added 2017-02-18 16:05:06 +01:00
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
~~~