Giter VIP home page Giter VIP logo

arc42's Introduction

MkDocs based arc42 Architecture Template

The purpose of this repostitory is to provide a markdown based template for setting up git hosted software architecture documentations ("documentation as code")

For layout, the mkdocs-material plugin is used.

For architecture documentation, a single page template from arc42 is used. The content of the pre defined template in index.md has to be adjusted based on the personal preferences.

More information and examples about the arc42 template can be found on the official homepage.

Getting started

To use this template, you need a python3 installation and setting up a virtual environment:

virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt

To review and check formats, you can start the mkdocs engine using following command:

mkdocs serve

More information about the material plugin can be found here.

More information about the mkdocs engine can be found here.

Mermaid support

It is possible to specify mermaid diagrams and also include them in the preview window of vscode using the mermaid extension

On mkdocs side, the mermaid plugin is already added by default.

draw.io support (also known as diagrams.net)

It is possible to include png pictures and edit them in vscode using .drawio.png file formats and the draw.io extension

Deploy to Github Pages

If you want to deploy your mkdocs on github pages in order to provide access to everyone, you can simply do this following the official documentation

arc42's People

Contributors

bigg01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.