From d1850e8fd2113c523a87cac5c87bd8a1e8145c3f Mon Sep 17 00:00:00 2001
From: Andrey Nering
Date: Sat, 12 Nov 2022 10:10:41 -0300
Subject: [PATCH] Add Gold Sponsors section
---
README.md | 12 ++++++++++++
docs/docs/intro.md | 11 +++++++++++
docs/src/css/custom.css | 9 +++++++++
docs/static/img/appwrite.svg | 7 +++++++
4 files changed, 39 insertions(+)
create mode 100644 docs/static/img/appwrite.svg
diff --git a/README.md b/README.md
index 58bf0b58..0879ad75 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,15 @@
Installation | Documentation | Twitter | Discord
+
+## Gold Sponsors
+
+
+
+| [Appwrite][appwrite] |
+| - |
+| [][appwrite] |
+
+
+
+[appwrite]: https://appwrite.io/?utm_source=task_github&utm_medium=social&utm_campaign=task_oss_fund
diff --git a/docs/docs/intro.md b/docs/docs/intro.md
index 1a2a27d5..e8e82cb6 100644
--- a/docs/docs/intro.md
+++ b/docs/docs/intro.md
@@ -48,6 +48,16 @@ guide to check the full schema documentation and Task features.
if a given set of files haven't changed since last run (based either on its
timestamp or content).
+## Gold Sponsors
+
+
+
[make]: https://www.gnu.org/software/make/
[go]: https://go.dev/
[yaml]: http://yaml.org/
@@ -55,3 +65,4 @@ guide to check the full schema documentation and Task features.
[snapcraft]: https://snapcraft.io/
[scoop]: https://scoop.sh/
[sh]: https://github.com/mvdan/sh
+[appwrite]: https://appwrite.io/?utm_source=taskfile.dev&utm_medium=website&utm_campaign=task_oss_fund
diff --git a/docs/src/css/custom.css b/docs/src/css/custom.css
index 4e17b1a0..3a62341b 100644
--- a/docs/src/css/custom.css
+++ b/docs/src/css/custom.css
@@ -27,3 +27,12 @@
margin-top: 30px;
margin-right: 10px;
}
+
+.gold-sponsors {
+ display: flex;
+ justify-content: center;
+}
+
+.gold-sponsors table img {
+ width: 200px;
+}
diff --git a/docs/static/img/appwrite.svg b/docs/static/img/appwrite.svg
new file mode 100644
index 00000000..707e23b1
--- /dev/null
+++ b/docs/static/img/appwrite.svg
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+