Giter VIP home page Giter VIP logo

misp-website's Introduction

MISP Website

This is the repository of MISP website. The current online version of this portal can be found at misp-project.org.

Compiling a local version of the website

The MISP website is based on Hugo, a static site generator. If you plan on contributing major changes to the website, it is important to have a local version, so as to test your changes.

To compile a local version of the website, run the following commands in a terminal:

  1. Install all Hugo and its prerequisites.

  2. Clone the misp-website repository

    git clone https://github.com/MISP/misp-website.git
    
  3. Change into your new directory

    cd misp-website
    
  4. Init submodules

    git submodule init
    git submodule update
    
  5. Build the site and make it available on a local server.

    hugo server
    
  6. To preview your site in your web browser, navigate to http://localhost:1313.

How to deploy the MISP website

misp-website's People

Contributors

adulau avatar c00kie- avatar cedricbonhomme avatar chorsley avatar cudeso avatar cvandeplas avatar deralexxx avatar dv-tr4n avatar ecrimelabs avatar elhoim avatar enjeck avatar fukusuket avatar gabrielespinitno avatar gallypette avatar iglocska avatar kagee avatar mneumegen avatar mokaddem avatar mushishi78 avatar nmd03 avatar ostefano avatar rafiot avatar righel avatar romainbou avatar rommelfs avatar sebix avatar steveclement avatar terrymacdonald avatar wez3 avatar xme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

misp-website's Issues

Create a post on misp tip of the week 20220429 scraping reports

Added as a reminder

{
            "timestamp": "20220429",
            "category": "Threatintel",
            "tags": ["scraping", "reports"],
            "refs": [ ],
            "screenshots": [ "https://user-images.githubusercontent.com/256028/165084117-4d2ed631-6e1c-430c-ba1b-64e262387cd5.jpg" ],
            "value": "Did you know you can use MISP as a simple web scraper? Automatically convert HTML from a remote website into Markdown and extract useful threat tactics, techniques and indicators. Enable module 'html_to_markdown' and create MISP reports from a URL. Or do it via the API (see pseudo-code)."
        }

Create a press page

It'll be nice to have a page showing MISP press releases, media appearances, videos, awards, conferences, and research papers. The page should also mention where to email inquiries and links to brand assets.

Missing mailto: in link for contact email on contributing page

On the contributing page, a contact-us link is missing a mailto: prefix. Clicking it today takes me to URL https://misp-project.org/contributing/[email protected] which shows "The requested URL /contributing/[email protected] was not found on this server."

I suggest the following change:

diff --git a/_pages/contributing.md b/_pages/contributing.md
index 9c7d702..197e979 100644
--- a/_pages/contributing.md
+++ b/_pages/contributing.md
@@ -71,5 +71,5 @@ If you want to contribute to the MISP formats (which are actively based on the M
 
 ## Partnerships or other contributions
 
-Don't hesitate to [contact us]([email protected]), if you would like to support the MISP project in some ways.
+Don't hesitate to [contact us](mailto:[email protected]), if you would like to support the MISP project in some ways.

Notes and tests - new `branch`

Start building sites … 
hugo v0.91.2+extended linux/amd64 BuildDate=2021-12-23T20:50:11Z
ERROR 2022/01/10 14:37:05 render of "page" failed: "/home/adulau/git/misp-website-new/layouts/page/single.html:5:7": execute of template failed: template: page/single.html:5:7: executing "page/single.html" at <partial "headers.html" .>: error calling partial: partial "headers.html" not found
ERROR 2022/01/10 14:37:05 render of "page" failed: "/home/adulau/git/misp-website-new/layouts/page/single.html:5:7": execute of template failed: template: page/single.html:5:7: executing "page/single.html" at <partial "headers.html" .>: error calling partial: partial "headers.html" not found
ERROR 2022/01/10 14:37:05 render of "page" failed: "/home/adulau/git/misp-website-new/layouts/page/single.html:5:7": execute of template failed: template: page/single.html:5:7: executing "page/single.html" at <partial "headers.html" .>: error calling partial: partial "headers.html" not found
ERROR 2022/01/10 14:37:05 render of "page" failed: "/home/adulau/git/misp-website-new/layouts/page/single.html:5:7": execute of template failed: template: page/single.html:5:7: executing "page/single.html" at <partial "headers.html" .>: error calling partial: partial "headers.html" not found
Error: Error building site: failed to render pages: render of "page" failed: "/home/adulau/git/misp-website-new/layouts/page/single.html:5:7": execute of template failed: template: page/single.html:5:7: executing "page/single.html" at <partial "headers.html" .>: error calling partial: partial "headers.html" not found
Built in 445 ms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.