Documentation

This commit is contained in:
squidfunk 2023-03-02 10:10:43 +01:00
parent 41f783faa4
commit 4659d0a5ee
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF

View File

@ -132,19 +132,6 @@ The following plugins are bundled with the Docker image:
The new image can be used exactly like the official image.
!!! info ":material-apple: Apple Silicon (M1) and :fontawesome-brands-raspberry-pi: Raspberry Pi"
The official Docker image is only available for `linux/amd64`. We recommend
the [third-party image] by @afritzler if you want to run Material for MkDocs
via Docker on `arm64` or `armv7`, as it is automatically built on every
release:
```
docker pull ghcr.io/afritzler/mkdocs-material
```
[third-party image]: https://github.com/afritzler/mkdocs-material
### with git
Material for MkDocs can be directly used from [GitHub] by cloning the