Skip to content

MkDocs notes

  • Upgrade with pipenv shell pipenv install --skip-lock
  • Upgrade pip pipenv install --skip-lock pip
  • Serve pages: mkdocs serve
  • Deploy to github pages: mkdocs gh-deploy

Last update: April 18, 2020 09:42:20