Fijxu 866f73d9b5
Some checks failed
Build and release container / release (push) Has been cancelled
Update inv.nadeko.net instance information (#645)
I2P URL has been updated to the new working one.
mCaptcha has been disabled for now and replaced by Anubis, this may change in the future, but now it's like this.
2025-04-14 07:29:44 +02:00
2020-12-01 18:07:52 +01:00
2025-01-02 14:39:08 +01:00

The Invidious documentation

Running the documentation locally for development purposes

Run those commands in the repository's folder.

Local mkdocs-material installation

# You might want to create a virtualenv first
pip install mkdocs-material
mkdocs-material serve

With docker

docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material:latest
Description
The official Invidious documentation
Readme CC0-1.0 2.8 MiB
Languages
Dockerfile 100%