Skip to content

global-121/manual

Repository files navigation

121 Manual

Tip

Read the manual: https://manual.121.global

Development

Getting Started

With Python

  • Install a Python virtual environment (On Linux/macOS):

    python3 -m venv venv
    source venv/bin/activate
  • Install dependencies

    pip install -r requirements.txt
  • Build the documentation (for each language separately):

    mkdocs serve --config-file config/en/mkdocs.yml --dev-addr localhost:8000
    mkdocs serve --config-file config/nl/mkdocs.yml --dev-addr localhost:8080

Tools in use

About

Manual of the 121-Platform

Resources

Stars

Watchers

Forks

Contributors 7