-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
6 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -223,12 +223,5 @@ 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 | ||
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__](mailto:[email protected]) | ||
to discuss our __enterprise support__ offerings. We're happy to help! | ||
|
||
[GitHub Pages]: publishing-your-site.md#github-pages | ||
[GitLab pages]: publishing-your-site.md#gitlab-pages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -323,10 +323,3 @@ This triggers the production-level compilation and minification of all style | |
sheets and JavaScript files. After the command exits, the compiled files are | ||
located in the `material` directory. When running `mkdocs build`, you should | ||
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__](mailto:[email protected]) | ||
to discuss our __enterprise support__ offerings. We're happy to help! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
template: redirect.html | ||
location: https://calendly.com/squidfunk/enterprise | ||
status: new | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -173,11 +173,4 @@ from `git`, you must install all required dependencies with: | |
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__](mailto:[email protected]) | ||
to discuss our __enterprise support__ offerings. We're happy to help! | ||
|
||
[GitHub]: https://github.com/squidfunk/mkdocs-material |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -207,13 +207,6 @@ other providers: | |
|
||
</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__](mailto:[email protected]) | ||
to discuss our __enterprise support__ offerings. We're happy to help! | ||
|
||
[GitLab Pages]: https://gitlab.com/pages | ||
[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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters