Documentation

This commit is contained in:
squidfunk 2023-06-02 11:18:46 +02:00
parent 7fa991c51b
commit 9153aebe44
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF
4 changed files with 28 additions and 0 deletions

View File

@ -223,5 +223,12 @@ need for operating a database or server, as it is completely self-contained.
The site can be hosted on [GitHub Pages], [GitLab Pages], a CDN of your choice The site can be hosted on [GitHub Pages], [GitLab Pages], a CDN of your choice
or your private web space. or your private web space.
!!! note "Enterprise support"
If you're using Material for MkDocs in your organization and need
assistance, e.g., to __reduce build times__, __improve performance__ or
ensure compliance, [__get in touch__](contact@squidfunk.com)
to discuss our __enterprise support__ offerings. We're happy to help!
[GitHub Pages]: publishing-your-site.md#github-pages [GitHub Pages]: publishing-your-site.md#github-pages
[GitLab pages]: publishing-your-site.md#gitlab-pages [GitLab pages]: publishing-your-site.md#gitlab-pages

View File

@ -303,3 +303,10 @@ This triggers the production-level compilation and minification of all style
sheets and JavaScript files. After the command exits, the compiled files are sheets and JavaScript files. After the command exits, the compiled files are
located in the `material` directory. When running `mkdocs build`, you should located in the `material` directory. When running `mkdocs build`, you should
now see your changes to the original theme. now see your changes to the original theme.
!!! note "Enterprise support"
If you're using Material for MkDocs in your organization and need
assistance, e.g., to __reduce build times__, __improve performance__ or
ensure compliance, [__get in touch__](contact@squidfunk.com)
to discuss our __enterprise support__ offerings. We're happy to help!

View File

@ -149,4 +149,11 @@ from `git`, you must install all required dependencies with:
pip install -e mkdocs-material pip install -e mkdocs-material
``` ```
!!! note "Enterprise support"
If you're using Material for MkDocs in your organization and need
assistance, e.g., to __reduce build times__, __improve performance__ or
ensure compliance, [__get in touch__](contact@squidfunk.com)
to discuss our __enterprise support__ offerings. We're happy to help!
[GitHub]: https://github.com/squidfunk/mkdocs-material [GitHub]: https://github.com/squidfunk/mkdocs-material

View File

@ -207,6 +207,13 @@ other providers:
</div> </div>
!!! note "Enterprise support"
If you're using Material for MkDocs in your organization and need
assistance, e.g., to __reduce build times__, __improve performance__ or
ensure compliance, [__get in touch__](contact@squidfunk.com)
to discuss our __enterprise support__ offerings. We're happy to help!
[GitLab Pages]: https://gitlab.com/pages [GitLab Pages]: https://gitlab.com/pages
[GitLab CI]: https://docs.gitlab.com/ee/ci/ [GitLab CI]: https://docs.gitlab.com/ee/ci/
[masked custom variables]: https://docs.gitlab.com/ee/ci/variables/#create-a-custom-variable-in-the-ui [masked custom variables]: https://docs.gitlab.com/ee/ci/variables/#create-a-custom-variable-in-the-ui