Documentation for monsters written in mkdocs
  • Dockerfile 52.2%
  • Makefile 47.8%
Find a file
2025-10-01 19:26:23 +02:00
docs Feat: Added basic roadmap 2025-10-01 19:26:23 +02:00
.dockerignore Feat: Added docker 2025-07-19 10:29:01 +02:00
.gitignore Init 2025-07-14 21:29:32 +02:00
Dockerfile Feat: Added docker 2025-07-19 10:29:01 +02:00
makefile Feat: Added docker 2025-07-19 10:29:01 +02:00
mkdocs.yml Feat: Added docs about starting this applications and modifying oidc clients 2025-09-05 12:44:13 +02:00
README.md Feat: Added docs about starting this applications and modifying oidc clients 2025-09-05 12:44:13 +02:00

Monsters - MkDocs

This repo contains documentation written in mkdocs. In order to use it, make sure to install Material theme for this service.

TLDR:

  1. How to start

1. How to start

Make sure that you have mkdocs installed on your system. This command is a core component of this app.

1.1 How to run

mkdocs server

1.2 How to build

mkdocs build