Skip to content

e617b/docs.vantage.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies (macOS Monterey)

pip3 install --user mkdocs
pip3 install --user mkdocs-material
pip3 install --user mkdocs-redirects

Edit docs

YOU MUST BE ON THE MAIN BRANCH. This is not the default branch when the repo is cloned. Add a page by following the instructions in the mkdocs documentation.

Test your changes locally by running mkdocs serve

Deploy the docs live

From the main branch run mkdocs gh-deploy --ignore-version

About

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages