/dan-iv

Primary LanguagePython

Dan IV

Github pages

# in pycharm
git add .
git commit -m "change description"
git push
cd dictionary
# mkdocs gh-deploy -d dictionary
python -m mkdocs gh-deploy #-d dictionary

https://hoochicken.github.io/dan-iv/index

python.exe -m pip install --upgrade pip
python get-pip.py
python.exe -m pip install --upgrade pip
pip --version
pip install mkdocs
# markdown_extensions:
#   - markdown_include.include
# markdown_include.include
pip install markdown-include