-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adjust styles move development starting guide switch to webp for images add sponsors page
- Loading branch information
Showing
6 changed files
with
126 additions
and
13 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
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,57 @@ | ||
--- | ||
title: Sponsors | ||
description: Homepage is supported by these awesome people and companies. | ||
--- | ||
|
||
If you would like to support the Homepage project, you can do so by becoming a sponsor. Your sponsorship helps to keep the project running and growing. | ||
|
||
<div class="grid" markdown> | ||
|
||
[:simple-github: GitHub Sponsors](https://github.com/sponsors/gethomepage){ .md-button } | ||
|
||
[:simple-opencollective: OpenCollective](https://opencollective.com/homepage){ .md-button } | ||
|
||
[:simple-patreon: Patreon](https://www.patreon.com/gethomepage){ .md-button .w-full } | ||
|
||
</div> | ||
|
||
<hr style="margin-top: 48px;" /> | ||
|
||
These companies help the Homepage project by providing services, tools, and resources. | ||
|
||
<div class="grid" markdown> | ||
<div style="margin-bottom: 16px;"> | ||
<a href="https://www.digitalocean.com/?refcode=df14bcb7c016&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge"><img src="https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%202.svg" alt="DigitalOcean" style="max-width: 100%; height: 64px; display: block;" /></a> | ||
<p> | ||
DigitalOcean provides the GitHub Actions runner for the project. Dramatically speeding up the CI/CD process. | ||
</p> | ||
</div> | ||
|
||
<div style="margin-bottom: 16px;"> | ||
<a href="https://crowdin.com/project/homepage"><img src="https://support.crowdin.com/assets/logos/core-logo/png/crowdin-core-logo-cWhite.png" alt="Crowdin" style="max-width: 100%; height: 64px; display: block;" /></a> | ||
<p> | ||
Crowdin provides the translation platform for the project. Making it easy to translate the project into multiple languages. | ||
</p> | ||
</div> | ||
|
||
<div style="margin-bottom: 16px;"> | ||
<a href="https://glimelab.ai/"><img src="https://framerusercontent.com/images/28KxmT1G06GrFM8TKeNAC03QIms.svg" alt="Crowdin" style="max-width: 100%; height: 64px; display: block;" /></a> | ||
<p> | ||
GlimeLab provides the project with the awesome AI chatbot here and on GitHub and Discord. | ||
</p> | ||
</div> | ||
|
||
<div style="margin-bottom: 16px;"> | ||
<a href="https://www.jetbrains.com/"><img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.png" alt="JetBrains" style="max-width: 100%; height: 64px; display: block;" /></a> | ||
<p> | ||
JetBrains provides the project with free licenses for their awesome tools. | ||
</p> | ||
</div> | ||
|
||
<div style="margin-bottom: 16px;"> | ||
<a href="https://www.buysellads.com/"><img src="https://www.buysellads.com/hubfs/raw_assets/public/BSA-2023/images/logo.svg" alt="BuySellAds" style="max-width: 100%; height: 64px; display: block; filter: invert();" /></a> | ||
<p> | ||
BuySellAds provides the project with the ability to monetize the website, with high quality ads from the CarbonAds network. All earnings are sent directly to the projects OpenCollective. | ||
</p> | ||
</div> | ||
</div> |
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
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
8 changes: 6 additions & 2 deletions
8
docs/more/development.md → docs/widgets/authoring/getting-started.md
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
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