/appsec

Everything Application Security

MIT LicenseMIT

Open in Gitpod

Equinor AppSec public site

This repo contains the documentation and setup for hosting https://equinor.github.io/appsec/

Development

To start the project locally, install the following plugins

  1. Material for MkDocs
  2. Awesome-Pages for MkDocs

To start the project, simply run:

mkdocs serve

and the server will start on localhost:8000.

.. or use e.g. Gitpod by click the Gitpod image/link above.

Adding content

To add content add markdown inside the docs folder, and link it from the rest of the site.

Runbook

A runbook of how the site is deployed and maintained can be found in Runbook.

How to contribute

Read our contribute.md