Skip to content

Commit 3e2a1fc

Browse files
committed
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2 parents 2986aca + 4fd52fd commit 3e2a1fc

File tree

1 file changed

+83
-26
lines changed

1 file changed

+83
-26
lines changed

docs/insiders/faq/sponsoring.md

Lines changed: 83 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,81 @@ below, ask it on our [discussion board]!
88

99
## General
1010

11-
[__Why is the Insiders edition offered as a subscription model?__](#insiders-subscription){ #insiders-subscription }
12-
13-
Material for MkDocs always was and will be Open Source, available for free to
14-
individuals and organizations. As the project grew over time, we found that
15-
maintaining and managing the overhead that comes with growth became more
16-
challenging and time-consuming.
17-
18-
In order to sustain the project and add new and useful features more frequently,
19-
we decided to create the [Insiders] edition, with early access to the latest and
20-
greatest features of Material for MkDocs. The subscription-based model of the
21-
Insiders edition allows us to dedicate more time and resources to the project,
22-
which benefits all
23-
users of Material for MkDocs. Once our funding goals based on monthly
24-
subscriptions are hit, the Insiders features of those^ funding goals are released
25-
to the community edition, letting everyone benefit from them.
26-
27-
Maintaining both the community and Insiders editions is an ongoing process, and
28-
we rely on our sponsors to support us on a monthly basis, which makes this whole
29-
project possible.
11+
[__Why did we create Material for MkDocs Insiders?__](#insiders-edition){ #insiders-edition }
12+
13+
So, here's the deal: Material for MkDocs began as a passion project, which we
14+
made open-source to share freely with everyone. However, as the project's
15+
popularity grew over the last few years, so did the demands of its maintenance
16+
and overhead. Faced with the growing demands and the tough choice between
17+
discontinuing our efforts or dedicating ourselves full-time, we chose to commit
18+
ourselves fully to the project.
19+
20+
To sustain this full-time commitment and to expand the team, we introduced
21+
Material for MkDocs Insiders. This private Insiders repository, available
22+
exclusively to our monthly sponsors, is where we first release the latest
23+
advancements of Material for MkDocs. That way our sponsors get the
24+
[premium features] in advance of all others users as a thank you for their
25+
support. But here's the best part: once we achieve specific funding goals, these
26+
advancements become available to the wider community. This model ensures ongoing
27+
development and accessibility for all, keeping the project vibrant and
28+
up-to-date.
29+
30+
We communicate these [funding goals] and their progress openly, ensuring our
31+
community is involved every step of the way. It's our way of making sure that
32+
while we do need the support to keep going, everyone will eventually benefit
33+
from the advancements made possible by our sponsors.
34+
35+
[funding goals]: ../index.md/#funding
36+
[premium features]: ../index.md/#whats-in-it-for-me
37+
38+
39+
[__Why is the Insiders offered as a subscription model?__](#subscription-model){ #subscription-model }
40+
41+
You might wonder why we opted for a subscription model for the Insiders edition
42+
instead of a one-time purchase. Here's the thing: Material for MkDocs is in
43+
constant evolution. Our work is never done because there's always something new
44+
on the horizon – be it adapting to upstream dependency updates, keeping pace
45+
with environment changes like browser updates, or bringing to life
46+
the new features and improvements our users wish for.
47+
48+
A one-time payment might seem appealing at first glance, but it's a bit like
49+
buying a snapshot: great for a moment, but it doesn't stay current for long.
50+
With a subscription, you're not just buying what's already been developed;
51+
you're investing in what's coming next. You get all the future updates, bug
52+
fixes, and new features as they roll out. This ongoing development is crucial
53+
not just for keeping the project alive and kicking but for ensuring it
54+
continues to meet your needs and expectations.
55+
56+
This subscription model is what enables us to dedicate the necessary time and
57+
resources to Material for MkDocs, ensuring its sustainability and growth. It's
58+
about more than just maintaining the status quo; it's about pushing boundaries,
59+
improving, and innovating. When we hit our funding goals through these monthly
60+
subscriptions, we will roll out the Insiders features to the community edition.
61+
That way, the whole community benefits from the advancements made possible by
62+
our supporters.
63+
64+
In essence, the subscription is a commitment to not just maintaining but
65+
actively developing Material for MkDocs. It allows us to plan for the future
66+
with confidence, knowing we have the backing to continue our work. This model
67+
has made all the difference, enabling us to rely on our sponsors' ongoing
68+
support and ensuring that Material for MkDocs remains a cutting-edge tool for
69+
everyone.
70+
71+
[__Can I purchase the Insiders edition with a one-time donation?__](#one-time-donation){ #one-time-donation }
72+
73+
__For individual users:__
74+
One-time donations, while appreciated, cannot support the ongoing development of
75+
Material for MkDocs like subscriptions do. Our project's growth relies on the
76+
steady support from subscriptions to fund new features, updates, and
77+
maintenance. Therefore, the Insiders version is not available through a one-time
78+
donation.
79+
80+
__For companies:__
81+
We understand that some companies prefer one-time payments due to their
82+
financial policies, and often require invoices for these transactions. If your
83+
company is looking to support Material for MkDocs but needs to adhere to
84+
specific financial practices, please reach out to us via email at
85+
3086

3187
[__What features are included in the Insiders edition?__](#insiders-features){ #insiders-features }
3288

@@ -258,7 +314,7 @@ that you would like to see on the list, we encourage you to
258314

259315
If you extend the number of sites that are in your current sponsoring limit,
260316
please [upgrade your sponsorship] to a higher tier to continue using the
261-
Insiders version and build more sites. The change will be effective immediately.
317+
Insiders edition and build more sites. The change will be effective immediately.
262318

263319
[upgrade your sponsorship]: https://docs.github.com/en/billing/managing-billing-for-github-sponsors/upgrading-a-sponsorship
264320

@@ -350,14 +406,15 @@ effective. From that day on, you will no longer receive future updates. However,
350406
you are __welcome to continue using the latest version__ that was available to
351407
you at the time of your cancellation for as long as you like.
352408

353-
Please note that [GitHub deletes private forks], so you may want to take steps to ensure
354-
that you have a backup of the software if necessary and use the locally installed version.
409+
Please note that [GitHub deletes private forks], so you may want to take steps
410+
to ensure that you have a backup of the software if necessary and use the
411+
locally installed version.
355412

356413
[GitHub deletes private forks]: https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository#deleting-forks-of-private-repositories
357414

358415
## Licensing
359416

360-
[__What constitutes commercial use of the Insiders version?__](#commercial-use){ #commercial-use }
417+
[__What constitutes commercial use of the Insiders edition?__](#commercial-use){ #commercial-use }
361418

362419
Commercial use refers to any use of the software for a business or for-profit
363420
purpose. This includes any use by a corporation or other organization, whether
@@ -366,7 +423,7 @@ pricing tiers for commercial use, each tailored to the needs of different
366423
businesses. It's important to note that internal use of the software within your
367424
organization is also considered commercial use, as with all commercial software.
368425

369-
[__What constitutes non-commercial use of the Insiders version?__](#non-commercial-use){ #non-commercial-use }
426+
[__What constitutes non-commercial use of the Insiders edition?__](#non-commercial-use){ #non-commercial-use }
370427

371428
Non-commercial use of our Material for MkDocs refers to private use. This
372429
includes individuals using the Insiders edition for private or purely
@@ -389,7 +446,7 @@ to push this project forward.
389446
please make sure to [upgrade your sponsorship] once your current sponsoring tier
390447
limit has been reached.
391448

392-
[__Does the Insiders version have a different license?__](#insiders-license){ #insiders-license }
449+
[__Does the Insiders edition have a different license?__](#insiders-license){ #insiders-license }
393450

394451
No. Whether you're an individual or a company, you may use Material for
395452
MkDocs Insiders precisely under the same terms as Material for MkDocs, which are
@@ -465,7 +522,7 @@ Yes, all of our commercial benefits, such as logo placement and backlinks, are
465522
optional and can be opted in or out at any time. You can keep your sponsorship
466523
completely private.
467524

468-
[__How can I report a bug in the Insiders version?__](#insiders-bugs){ #insiders-bugs }
525+
[__How can I report a bug in the Insiders edition?__](#insiders-bugs){ #insiders-bugs }
469526

470527
If you encounter a bug in the Insiders edition, we kindly request that you
471528
report it on our [issue tracker] in the public community repository. When

0 commit comments

Comments
 (0)