Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diataxis Material for MkDocs Guide

Documentation project using Material for MkDocs and structured with the Diátaxis framework.

Quick Start

  1. Create a virtual environment:

    python3 -m venv .venv
  2. Activate the virtual environment:

    source .venv/bin/activate
  3. Install dependencies:

    pip install -r requirements.txt
  4. Start the docs server:

    mkdocs serve

Then open the local URL shown in the terminal.

License

This project is licensed under the MIT License. See LICENSE for details.

About

Diátaxis-based documentation for Material for MkDocs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors