Genesis Code Extension Documentation This is the repository with the web page of the Genesis Code Documentation.
This project uses Mkdocs and Python 3.
To Run this project you need Python 3 Installed and Pip
Package Manager too. Also, the package pipenv
is needed to run this project.
To install pipenv
type this command with pip:
pip install pipenv
Later, use pipenv to run and serve this project.
pipenv run mkdocs serve
.
For more information see Genesis Genesis Project Repository.