mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
parent
d0ac21e98d
commit
df4515c7db
@ -128,7 +128,7 @@ We manage all our transactions and sponsorships through [GitHub Sponsors] and
|
|||||||
[our sponsors' page]. On there, you can choose from five different sponsorship
|
[our sponsors' page]. On there, you can choose from five different sponsorship
|
||||||
tiers and pay by credit card. Please note that as of the beginning of 2023,
|
tiers and pay by credit card. Please note that as of the beginning of 2023,
|
||||||
[GitHub no longer supports PayPal] payments. If you wish to pay with PayPal,
|
[GitHub no longer supports PayPal] payments. If you wish to pay with PayPal,
|
||||||
ou can find a selection of our sponsorship tiers on [Ko-fi]. Both platforms
|
you can find a selection of our sponsorship tiers on [Ko-fi]. Both platforms
|
||||||
provide you with a payment receipt once your purchase is successful.
|
provide you with a payment receipt once your purchase is successful.
|
||||||
|
|
||||||
If you're a company and need assistance choosing the right payment method,
|
If you're a company and need assistance choosing the right payment method,
|
||||||
|
@ -56,7 +56,7 @@ just delete and recreate the environment. It's trivial to set up:
|
|||||||
|
|
||||||
Following the instructions below, you will set up a skeleton project to create
|
Following the instructions below, you will set up a skeleton project to create
|
||||||
a reproduction. As mentioned above, we recommend using a [virtual environment],
|
a reproduction. As mentioned above, we recommend using a [virtual environment],
|
||||||
so create a new folder in your working directory and a a new virtual environment
|
so create a new folder in your working directory and a new virtual environment
|
||||||
inside it. Next:
|
inside it. Next:
|
||||||
|
|
||||||
1. As mentioned in our [bug reporting guide], ensure that you're running the
|
1. As mentioned in our [bug reporting guide], ensure that you're running the
|
||||||
|
@ -88,7 +88,7 @@ outlined in the [Getting Started guide](../getting-started.md#with-docker).
|
|||||||
outlined and discussed in #2442. It was removed on June 1, 2021.
|
outlined and discussed in #2442. It was removed on June 1, 2021.
|
||||||
|
|
||||||
[^3]:
|
[^3]:
|
||||||
When forking a repository, GitHub will disables all workflows. While this
|
When forking a repository, GitHub will disable all workflows. While this
|
||||||
is a reasonable default setting, you need to enable GitHub Actions to be
|
is a reasonable default setting, you need to enable GitHub Actions to be
|
||||||
able to automatically build and publish a Docker image on
|
able to automatically build and publish a Docker image on
|
||||||
[GitHub Container Registry].
|
[GitHub Container Registry].
|
||||||
|
@ -489,7 +489,7 @@ and configuration options are either backward-compatible or implemented behind
|
|||||||
feature flags. When working with outside collaborators, it should be rarely
|
feature flags. When working with outside collaborators, it should be rarely
|
||||||
necessary to change the general appearance of your site. Most Insiders features
|
necessary to change the general appearance of your site. Most Insiders features
|
||||||
enhance the overall experience, e.g. by adding icons to pages or providing a
|
enhance the overall experience, e.g. by adding icons to pages or providing a
|
||||||
feedback widget. While this features add value for the user of your site, they
|
feedback widget. While these features add value for the user of your site, they
|
||||||
shouldn't be necessary for previewing when making changes to content. Currently,
|
shouldn't be necessary for previewing when making changes to content. Currently,
|
||||||
the only content-related features in Insiders that can't be properly previewed
|
the only content-related features in Insiders that can't be properly previewed
|
||||||
by non-Insiders users are:
|
by non-Insiders users are:
|
||||||
|
Loading…
Reference in New Issue
Block a user