mirror of https://github.com/MISP/misp-book
24 lines
914 B
JSON
24 lines
914 B
JSON
{
|
|
"title": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.",
|
|
"description": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.",
|
|
"language": "en",
|
|
"author": "MISP Contributors",
|
|
"plugins": ["autocover", "github", "toc", "anchors", "alerts", "advanced-emoji", "image-class"],
|
|
"links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP/MISP", "PDF Format": "https://www.circl.lu/doc/misp/book.pdf" }},
|
|
"pluginsConfig": {
|
|
"github": {
|
|
"url": "https://github.com/MISP/"
|
|
},
|
|
"twitter": {
|
|
"url": "https://www.twitter.com/MISPProject/"
|
|
},
|
|
"styles": {
|
|
"website": "styles/website.css",
|
|
"ebook": "styles/ebook.css",
|
|
"pdf": "styles/pdf.css",
|
|
"mobi": "styles/mobi.css",
|
|
"epub": "styles/epub.css"
|
|
}
|
|
}
|
|
}
|