7 Minute Security
7MS #633: How to Create a Security Knowledgebase with Docusaurus
Jul 19, 2024 · 14 min · 8.4 MB
0:00-14:16
Streams straight from the publisher. podnod never proxies or re-hosts episode audio.
Hey friends, we're doing a little departure from our normal topics and focusing on how to create a security knowledgebase (is that one word or two?) using Docusaurus! It's cool, it's free, it's from Meta and you can get up and going in just a few commands – check out their getting started guide to get rockin' in about 5 minutes. Important files include:
- docusaurus.config.js – for setting the site title and key config settings
- sidebars.js – used to create/edit navigation bar menus
- /src/css/custom.css – to style the site
Docusaurus
docusaurus.iogetting started guide
docusaurus.io