-
Might be a silly question, but I failed to find this in the current docs. My ...
theme:
name: material
... Does this mean it is always pointing to the latest release (which is fine by me)? FYI: I'm using the Docker image to set up my docs locally before it gets built and pushed to an Azure Static Web App. |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Dec 20, 2021
Replies: 1 comment 2 replies
-
You need to specify the version you want to use during installation: When installing via
When installing via
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
smholvoet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to specify the version you want to use during installation:
When installing via
pip
:When installing via
docker
: