repository del sito https://2042ed.org
il repository pubblico di questo progetto è https://github.com/2042ed/2042ed.org
mkdocs serve --dirty
mkdocs serve
- Start the live-reloading docs server.mkdocs new [dir-name]
- Create a new project.mkdocs build
- Build the documentation site.mkdocs -h
- Print help message and exit.
Install
pip3 install mkdocs-material mkdocs-minify-plugin pillow cairosvg mkdocs-table-reader-plugin mkdocs-awesome-pages-plugin mkdocs-git-revision-date-localized-plugin mkdocs-exclude mkdocs-glightbox
upgrade:
pip3 install --upgrade mkdocs-material
check version:
pip3 show mkdocs-material
Python Environment
## activate Python environment
source ~/python-envs/mlagents-env/bin/activate
## deactivate Python environment
deactivate
##
python -m ensurepip --upgrade
python3 -m pip install --upgrade pip
This site and all its contents are Copyright by Stefano Cecere and licensed under CC BY NC SA 4.0