Update sponsorship listings
This commit is contained in:
parent
5c4e6d6fd6
commit
a3e4379a94
3
_includes/sponsors/list.html
Normal file
3
_includes/sponsors/list.html
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<ul class="d-flex flex-wrap list-group-flush">
|
||||||
|
<li class="list-group-item flex-fill">PablO</li>
|
||||||
|
</ul>
|
9
_includes/sponsors/silver.html
Normal file
9
_includes/sponsors/silver.html
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<div class="col-6 col-sm-4 col-md-3 my-3">
|
||||||
|
<div class="d-flex justify-content-start">
|
||||||
|
<div><a href="https://techlore.tech"><img src="/assets/img/svg/3rd-party/sponsors/techlore.svg" class="mx-3" width="64" height="64" title="Techlore, Home of Go Incognito" alt="Techlore Logo"></a></div>
|
||||||
|
<div class="d-flex flex-column align-self-center">
|
||||||
|
<p class="my-0"><strong>Techlore</strong></p>
|
||||||
|
<a href="https://techlore.tech" class="my-0">https://techlore.tech</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
9706
assets/img/svg/3rd-party/sponsors/techlore.svg
vendored
Normal file
9706
assets/img/svg/3rd-party/sponsors/techlore.svg
vendored
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 739 KiB |
@ -4,11 +4,11 @@ active_page: sponsors
|
|||||||
permalink: /sponsors/
|
permalink: /sponsors/
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="col-12">
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="mx-auto text-center">
|
<div class="mx-auto text-center">
|
||||||
<div class="my-4">
|
<div class="my-4">
|
||||||
<h1>Sponsors of {{ site.name }}</h1>
|
<h1>Sponsors of {{ site.name }}</h1>
|
||||||
|
<p>A massive thank you to the following <strong>gold sponsors</strong> of {{ site.name }}, who have pledged $250+ to the organization:</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-4 mb-3">
|
<div class="mt-4 mb-3">
|
||||||
{% include sponsors/gold.html %}
|
{% include sponsors/gold.html %}
|
||||||
@ -22,6 +22,18 @@ permalink: /sponsors/
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<div class="my-4">
|
||||||
|
<h3>Silver Sponsors</h3>
|
||||||
|
<p>Silver sponsors of {{ site.name }} have pledged $100 - $249 to the organization.</p>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
{% include sponsors/silver.html %}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h3>Sponsors</h3>
|
||||||
|
<p>These individuals and organizations have pledged $10 - $99 to the organization.</p>
|
||||||
|
{% include sponsors/list.html %}
|
||||||
|
|
||||||
<h3>Why sponsor {{ site.name }}?</h3>
|
<h3>Why sponsor {{ site.name }}?</h3>
|
||||||
<p>This sponsorship program is designed to allow companies, organizations, and individuals partner with the {{ site.name }} team to support our vision of a more privacy-respecting internet and the greater online community.</p>
|
<p>This sponsorship program is designed to allow companies, organizations, and individuals partner with the {{ site.name }} team to support our vision of a more privacy-respecting internet and the greater online community.</p>
|
||||||
@ -36,25 +48,28 @@ permalink: /sponsors/
|
|||||||
<p>As a sponsor of {{ site.name }}, your company will be widely recognized in a variety of ways, some of which we've detailed below.</p>
|
<p>As a sponsor of {{ site.name }}, your company will be widely recognized in a variety of ways, some of which we've detailed below.</p>
|
||||||
<h5>General Information</h5>
|
<h5>General Information</h5>
|
||||||
<p>This website receives well over 250,000 pageviews on a monthly basis and is highly ranked for privacy-related keywords. In addition to the benefits below your contribution will be featured on our OpenCollective page and we will thank you via social media for your contribution.</p>
|
<p>This website receives well over 250,000 pageviews on a monthly basis and is highly ranked for privacy-related keywords. In addition to the benefits below your contribution will be featured on our OpenCollective page and we will thank you via social media for your contribution.</p>
|
||||||
<h5>🥉 Bronze Sponsorship - <a href="https://opencollective.com/privacytools/contribute/bronze-12311">Info</a></h5>
|
<h5><i class="fas fa-fw fa-user text-info"></i> Sponsors - $10–$24</h5>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Your name and link along with a small logo or avatar on the sponsors page of this website.</li>
|
<li>Your name added to the list of sponsors on this page.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h5>🥈 Silver Sponsorship - <a href="https://opencollective.com/privacytools/contribute/silver-12313">Info</a></h5>
|
<h5><i class="fas fa-fw fa-user-astronaut text-info"></i> Highlighted Sponsors - $25–$99</h5>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Your medium-sized logo as a link at the top of our sponsors page.</li>
|
<li>Your name in bold at the top of our general sponsors list.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h5>🥇 Gold Sponsorship - <a href="https://opencollective.com/privacytools/contribute/gold-12312">Info</a></h5>
|
<h5><i class="fas fa-fw fa-medal text-muted"></i> Silver Sponsorship - $100–$249</h5>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Your medium-sized logo as a link on the {{ site.name }} homepage and at the very top of our sponsors page.</li>
|
<li>Your square logo, name, and link above the general sponsors list.</li>
|
||||||
|
</ul>
|
||||||
|
<h5><i class="fas fa-fw fa-medal text-warning"></i> Gold Sponsorship - $250+</h5>
|
||||||
|
<ul>
|
||||||
|
<li>Your medium-sized logo as a prominent link on our homepage and at the very top of our sponsors page.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h5>We will not provide...</h5>
|
<h5>We will not provide...</h5>
|
||||||
<p>We pride ourselves on our integrity and commitment to spreading unbiased and fact-based information regarding privacy and privacy-respecting tools. All tools we recommend throughout our website are subject to strict criteria as judged by our team and the community across our various platforms. Your sponsorship will not grant your organization any special consideration when choosing our recommendations throughout the website, a process which we make clear via our transparent ledger on OpenCollective and our public discussions on GitHub. Your sponsorship benefits are limited to those outlined above.</p>
|
<p>We pride ourselves on our integrity and commitment to spreading unbiased and fact-based information regarding privacy and privacy-respecting tools. All tools we recommend throughout our website are subject to strict criteria as judged by our team and the community across our various platforms. Your sponsorship will not grant your organization any special consideration when choosing our recommendations throughout the website, a process which we make clear via our transparent ledger on OpenCollective and our public discussions on GitHub. Your sponsorship benefits are limited to those outlined above.</p>
|
||||||
<h5>Tax and Financial Information</h5>
|
<h5>Tax and Financial Information</h5>
|
||||||
<p>Your contribution to {{ site.name }} will be handled by the Open Collective Foundation 501(c)(3). For US companies and taxpayers, this means your contribution is <strong>tax deductible</strong>. As a non-profit, your sponsorship contribution will not be used for private profit and will only be used to cover expenses incurred by the project. All of our transactions (donations and expenses) are published transparently on OpenCollective. For the benefit of our readership, anonymous contributions will not be eligible for the sponsorship opportunities outlined above.</p>
|
<p>Your contribution to {{ site.name }} will be handled by the Open Collective Foundation 501(c)(3). For US companies and taxpayers, this means your contribution is likely <strong>tax deductible</strong>, but you should consult with your accountant regarding your specific circumstances. As a non-profit, your sponsorship contribution will not be used for private profit and will only be used to cover expenses incurred by the project. All of our transactions (donations and expenses) are published transparently on OpenCollective. For the benefit of our readership, anonymous contributions will not be eligible for the sponsorship opportunities outlined above.</p>
|
||||||
<h5>More Information</h5>
|
<h5>More Information</h5>
|
||||||
<p>If you are interested and have further questions, you are welcome to reach out to us directly at <a href="mailto:sponsors@privacytools.io">sponsors@privacytools.io</a>.</p>
|
<p>If you are interested and have further questions, you are welcome to reach out to us directly at <a href="mailto:sponsors@privacytools.io">sponsors@privacytools.io</a>.</p>
|
||||||
<div class="mt-5 text-center">
|
<div class="mt-5 text-center">
|
||||||
<a href="https://opencollective.com/privacytools#section-contribute" class="btn btn-success mb-5">Contribute to PrivacyTools</a>
|
<a href="https://opencollective.com/privacytools#section-contribute" class="btn btn-success mb-5">Contribute to PrivacyTools</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
Reference in New Issue
Block a user