Skip to content

VirtoCommerce/vc-docs

Repository files navigation

Overview

What Is MkDocs?

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. More info: https://www.mkdocs.org/

Prerequisites - Install pip on Windows

Follow the instructions in this article https://www.dataquest.io/blog/install-pip-windows/

Setup on-premises

pip install mkdocs
pip install mkdocs
           pip install mkdocs-awesome-pages-plugin mkdocs-git-revision-date-localized-plugin mkdocs-material==8.5.1 mkdocs-minify-plugin mkdocs-redirects pymdown-extensions jinja2 mkdocs-git-revision-date-localized-plugin mkdocs-include-markdown-plugin

Preview User docs

cd user_docs
mkdocs serve

Preview Dev docs

cd dev_docs
mkdocs serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages