* initial version of docs using mkdocs material * tweak the visual look * CSS tweaks * remove _summar * font tweak * update README to reflect mkdocs * workflows to update documentation * add site to .gitignore
10 lines
75 B
Text
10 lines
75 B
Text
.DS_Store
|
|
__pycache__
|
|
*.swp
|
|
*.pyc
|
|
build
|
|
dist
|
|
milc.egg-info
|
|
.idea
|
|
venv
|
|
site
|