- Notifications
You must be signed in to change notification settings - Fork50
MISP/misp-website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the repository of MISP website. The current online version of this portal can be found atmisp-project.org.
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:
Install allHugo and its prerequisites.
Clone the misp-website repository
git clone https://github.com/MISP/misp-website.gitChange into your new directory
cd misp-websiteInit submodules
git submodule initgit submodule updateBuild the site and make it available on a local server.
hugo serverTo preview your site in your web browser, navigate tohttp://localhost:1313.
About
MISP website (hugo-based)
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.