a wiki that contains a collection of useful websites, tools, and other media.
Install Python
python3 -m venv .venv
source .venv/bin/activate
pip install mkdocs-material mkdocs-git-revision-date-localized-plugin mkdocs-git-committers-plugin-2 mkdocs-glightbox
mkdocs serve --livereload
tokaua's hideout will now be running at http://127.0.0.1:8000 !
If you would like to contribute to the wiki, please read the steps provided here.