Skip to content

zerasul/genesis-code-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genesis-code-docs

ci

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.