Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 478 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 478 Bytes

Awesome CS

This is a repo for the collection of any awesome resources and reflection.

Installation and Setup

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
mkdocs serve