Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 370 Bytes

File metadata and controls

17 lines (12 loc) · 370 Bytes

This is wnc's notes.

Install

conda create -f environment.yml

git clone https://github.com/TonyCrane/mkdocs-toolchain
pip install mkdocs-toolchain/mkdocs-toc-plugin
rm -rf mkdocs-toolchain

git clone https://github.com/KinnariyaMamaTanha/mkdocs-statistics-plugin
pip install ./mkdocs-statistics-plugin
rm -rf mkdocs-statistics-plugin

pip cache purge