krejac / kea-sys-sec

Notes for course on System Security (in danish)

Home Page:https://krejac.github.io/kea-sys-sec/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How-to

1-2-3 Installation

1) Clone repo

In Terminal: git clone git@github.com:krejac/kea-sys-sec.git

2) Install MkDocs

macOS w/ brew: brew install mkdocs
Linux w/ apt: apt install mkdocs

3) Install material theme

material-theme: pip install mkdocs-material

Usage

Usage: mkdocs [OPTIONS] COMMAND [ARGS]...

  MkDocs - Project documentation with Markdown.

Options:
  -V, --version  Show the version and exit.
  -q, --quiet    Silence warnings
  -v, --verbose  Enable verbose output
  -h, --help     Show this message and exit.

Commands:
  build      Build the MkDocs documentation
  gh-deploy  Deploy your documentation to GitHub Pages
  new        Create a new MkDocs project
  serve      Run the builtin development server

About

Notes for course on System Security (in danish)

https://krejac.github.io/kea-sys-sec/