Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 278 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 278 Bytes

develop-behind-proxy

Some configuration tricks for developers located behind a corporate proxy.

Documentation page

Publishing

> pip install mkdocs
> pip install mkdocs-material
> mkdocs build
> mkdocs gh-deploy