Browse Source

chore: removed sponsorship prompts

liyasthomas 3 years ago
parent
commit
22c3ffcc02

+ 0 - 34
.all-contributorsrc

@@ -1,34 +0,0 @@
-{
-  "files": [
-    "README.md"
-  ],
-  "imageSize": 100,
-  "commit": false,
-  "contributors": [
-    {
-      "login": "liyasthomas",
-      "name": "Liyas Thomas",
-      "avatar_url": "https://avatars1.githubusercontent.com/u/10395817?v=4",
-      "profile": "https://liyasthomas.web.app",
-      "contributions": [
-        "code",
-        "design"
-      ]
-    },
-    {
-      "login": "AndrewBastin",
-      "name": "Andrew Bastin",
-      "avatar_url": "https://avatars2.githubusercontent.com/u/9131943?v=4",
-      "profile": "https://github.com/AndrewBastin",
-      "contributions": [
-        "code"
-      ]
-    },
-  ],
-  "contributorsPerLine": 7,
-  "projectName": "hoppscotch",
-  "projectOwner": "hoppscotch",
-  "repoType": "github",
-  "repoHost": "https://github.com",
-  "skipCi": true
-}

+ 3 - 183
README.md

@@ -21,15 +21,6 @@
   </p>
 </div>
 
-<p align="center">
-  <b>Sponsored by</b>
-  <br>
-  <br>
-  <a href="https://appwrite.io/?utm_source=hoppscotch&utm_medium=banner&utm_campaign=hello" title="Appwrite" target="_blank">
-    <img height="60px" src="https://raw.githubusercontent.com/hoppscotch/hoppscotch/main/assets/images/appwrite-banner.svg" title="Appwrite">
-  </a>
-</p>
-
 <div align="center">
   <a href="https://hoppscotch.io"><img src="https://raw.githubusercontent.com/hoppscotch/hoppscotch/main/static/images/screenshots/banner_dark.png" alt="Screenshot" width="100%"></a>
 </div>
@@ -47,10 +38,6 @@
 
 [![Chat on Telegram](https://img.shields.io/badge/chat-Telegram-2CA5E0?logo=Telegram)](https://hoppscotch.io/telegram) [![Chat on Discord](https://img.shields.io/badge/chat-Discord-7289DA?logo=discord)](https://hoppscotch.io/discord)
 
-#### **Support**
-
-[![Sponsor on GitHub](https://img.shields.io/badge/sponsor-GitHub-181717?logo=github)](https://github.com/sponsors/hoppscotch) [![Contribute on Open Collective](https://img.shields.io/badge/contribute-Open%20Collective-7FADF2?logo=open-collective)](https://opencollective.com/hoppscotch) [![Join on Patreon](https://img.shields.io/badge/join-Patreon-F96854?logo=patreon)](https://www.patreon.com/liyasthomas) [![Donate on PayPal](https://img.shields.io/badge/donate-PayPal-00457C?logo=paypal)](https://www.paypal.me/liyascthomas)
-
 <details>
   <summary><i>Table of contents</i></summary>
 
@@ -61,21 +48,12 @@
 - [Usage](#usage)
 - [Built with](#built-with)
 - [Developing](#developing)
-  - [Browser based development environment](#browser-based-development-environment)
-  - [Local development environment](#local-development-environment)
-  - [Docker compose](#docker-compose)
 - [Docker](#docker)
 - [Releasing](#releasing)
 - [Contributing](#contributing)
 - [Continuous Integration](#continuous-integration)
 - [Changelog](#changelog)
 - [Authors](#authors)
-  - [Lead Developers](#lead-developers)
-  - [Collaborators](#collaborators-)
-  - [Financial Contributors](#financial-contributors)
-    - [GitHub Sponsors](#github-sponsors)
-    - [Open Collective](#open-collective)
-  - [Code Contributors](#code-contributors)
 - [License](#license)
 
 ---
@@ -448,18 +426,18 @@ _Add-ons are developed and maintained under **[Official Hoppscotch Organization]
 
 _Sample keys only works with the [production build](https://hoppscotch.io)._
 
-#### Browser based development environment
+### Browser based development environment
 
 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/hoppscotch/hoppscotch)
 
-#### Local development environment
+### Local development environment
 
 1. [Clone this repo](https://help.github.com/en/articles/cloning-a-repository) with git.
 2. Install dependencies by running `npm install` within the directory that you cloned (probably `hoppscotch`).
 3. Start the development server with `npm run dev`.
 4. Open development site by going to [`http://localhost:3000`](http://localhost:3000) in your browser.
 
-#### Docker compose
+### Docker compose
 
 1. [Clone this repo](https://help.github.com/en/articles/cloning-a-repository) with git.
 2. Run `docker-compose up`
@@ -511,164 +489,6 @@ See the [`CHANGELOG`](CHANGELOG.md) file for details.
 
 ## **Authors**
 
-### Lead Developers
-
-- **[Liyas Thomas](https://github.com/liyasthomas)** - _Author_
-- **[Andrew Bastin](https://github.com/andrewbastin)** - _Lead developer_
-- **[Caneco](https://twitter.com/caneco)** - _Logo and banner designer_
-
-### Collaborators <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-
-<!-- ALL-CONTRIBUTORS-BADGE:END -->
-
-<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
-<!-- prettier-ignore-start -->
-<!-- markdownlint-disable -->
-<table>
-  <tr>
-    <td align="center"><a href="https://liyasthomas.web.app"><img src="https://avatars1.githubusercontent.com/u/10395817?v=4" width="100px;" alt=""/><br /><sub><b>Liyas Thomas</b></sub></a><br /><a href="https://github.com/liyasthomas/hoppscotch/commits?author=liyasthomas" title="Code">💻</a> <a href="#design-liyasthomas" title="Design">🎨</a></td>
-    <td align="center"><a href="https://github.com/AndrewBastin"><img src="https://avatars2.githubusercontent.com/u/9131943?v=4" width="100px;" alt=""/><br /><sub><b>Andrew Bastin</b></sub></a><br /><a href="https://github.com/liyasthomas/hoppscotch/commits?author=AndrewBastin" title="Code">💻</a></td>
-  </tr>
-</table>
-
-<!-- markdownlint-enable -->
-<!-- prettier-ignore-end -->
-
-<!-- ALL-CONTRIBUTORS-LIST:END -->
-
-See the list of [contributors](https://github.com/hoppscotch/hoppscotch/graphs/contributors) who participated in this project.
-
-### Financial Contributors
-
-Become a financial contributor and help us sustain our community [[Support](#support)].
-
-#### GitHub Sponsors
-
-<p align="center">
-<a href="https://simplescraper.io/?utm_source=hs" target="_blank" rel="noopener">
-<img
-  width="100"
-	src="https://raw.githubusercontent.com/hoppscotch/hoppscotch/main/assets/images/Simplescraper.png"
-	alt="Simplescraper"
-/>
-</a>
-</p>
-
-<p align="center">
-<a href="https://github.com/anmolm96" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/anmolm96.png?size=64"
-	alt="Anmol Maini"
-/>
-</a>
-<a href="https://github.com/juzhiyuan" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/juzhiyuan.png?size=64"
-	alt="琚致远"
-/>
-</a>
-<a href="https://github.com/eldadfux" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/eldadfux.png?size=64"
-	alt="Eldad A. Fux"
-/>
-</a>
-<a href="https://github.com/aishwarydhare" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/aishwarydhare.png?size=64"
-	alt="Aishwary Dhare"
-/>
-</a>
-<a href="https://github.com/rithish" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/rithish.png?size=64"
-	alt="Rithish"
-/>
-</a>
-<a href="https://github.com/ankumar" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/ankumar.png?size=64"
-	alt="Anil Kumar"
-/>
-</a>
-<a href="https://github.com/gpeal" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/gpeal.png?size=64"
-	alt="Gabriel Peal"
-/>
-</a>
-<a href="https://github.com/donokuda" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/donokuda.png?size=64"
-	alt="Don Okuda"
-/>
-</a>
-<a href="https://github.com/ebrescia" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/ebrescia.png?size=64"
-	alt="Erica Brescia"
-/>
-</a>
-<a href="https://github.com/mlynch" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/mlynch.png?size=64"
-	alt="Max Lynch"
-/>
-</a>
-<a href="https://github.com/brianshaler" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/brianshaler.png?size=64"
-	alt="Brian Shaler"
-/>
-</a>
-<a href="https://github.com/mxstbr" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/mxstbr.png?size=64"
-	alt="Max Stoiber"
-/>
-</a>
-<a href="https://github.com/jjcaine" target="_blank" rel="noopener">
-<img
-  width="64"
-	src="https://github.com/jjcaine.png?size=64"
-	alt="John Caine"
-/>
-</a>
-</p>
-
-#### Open Collective
-
-<p align="center">
-<a href="https://pipedream.com/?ref=hoppscotch" target="_blank" rel="noopener">
-<img
-  width="100"
-	src="https://raw.githubusercontent.com/hoppscotch/hoppscotch/main/assets/images/pipedream.png"
-	alt="pipedream"
-/>
-</a>
-<a href="https://paw.cloud/?utm_source=hoppscotch&utm_medium=github&utm_campaign=hoppscotch-sponsorship" target="_blank" rel="noopener">
-<img
-  width="100"
-	src="https://raw.githubusercontent.com/hoppscotch/hoppscotch/main/assets/images/Paw-Logo-for-Hoppscotch.png"
-	alt="Paw"
-/>
-</a>
-</p>
-
-### Code Contributors
-
 This project exists thanks to all the people who contribute [[Contribute](CONTRIBUTING.md)].
 
 <a href="https://github.com/hoppscotch/hoppscotch/graphs/contributors"><img src="https://opencollective.com/hoppscotch/contributors.svg?width=890&button=false" /></a>

BIN
assets/images/Paw-Logo-for-Hoppscotch.png


BIN
assets/images/Simplescraper.png


BIN
assets/images/Simplescraper_dark.png


BIN
assets/images/Tyk-side-project-logo-tagline-blk.png


File diff suppressed because it is too large
+ 0 - 57
assets/images/appwrite-banner.svg


+ 0 - 8
assets/images/appwrite-icon.svg

@@ -1,8 +0,0 @@
-<svg width="198" height="172" xmlns="http://www.w3.org/2000/svg">
-  <path fill="none" d="M-1-1h200v174H-1z"/>
-  <g>
-    <path fill="#f02e65" d="M197.289 88c0 35.899-29.101 65-65 65-16.675 0-31.883-6.279-43.389-16.601 18.433-8.298 31.266-26.827 31.266-48.353 0-21.553-12.865-40.101-31.335-48.384C100.346 29.304 115.581 23 132.289 23c35.899 0 65 29.101 65 65z"/>
-    <path fill="#f02e65" d="M106.306 36.116a65 65 0 10-78.307 103.769 65 65 0 1078.307-103.77v.001zm-7.229 9.578a53 53 0 01-63.85 84.612 53 53 0 0163.85-84.612z"/>
-    <path fill="#f02e65" d="M68.894 65.511c-.078.192-1.072 4.095-2.142 8.725-1.111 4.63-2.871 11.938-3.864 16.262-1.915 7.92-3.063 13.124-3.063 13.813 0 .19 1.187.345 2.64.345h2.641l1.185-5.282c.69-2.869 2.221-9.451 3.445-14.616 1.225-5.166 2.716-11.441 3.291-13.967.573-2.526 1.147-4.82 1.263-5.088.115-.344-.537-.458-2.526-.458-1.493 0-2.795.114-2.87.266zM48.345 82.079l-3.52 3.827 1.034 1.224c.572.688 2.143 2.411 3.482 3.827l2.449 2.601h6.964l-3.29-3.559c-1.8-1.911-3.292-3.749-3.292-3.978 0-.268 1.378-1.989 3.062-3.826 1.683-1.874 3.061-3.483 3.061-3.674 0-.153-1.454-.268-3.214-.268h-3.176l-3.56 3.826zm26.785-3.597c0 .116.651.842 1.453 1.646 2.987 2.984 5.091 5.511 4.976 6.007-.076.269-1.531 2.066-3.29 3.941l-3.175 3.482h3.557l3.559-.038 3.251-3.558c1.8-1.988 3.253-3.751 3.253-3.98 0-.19-1.53-1.989-3.444-4.016l-3.442-3.713h-3.331c-1.875 0-3.367.115-3.367.229z"/>
-  </g>
-</svg>

File diff suppressed because it is too large
+ 0 - 59
assets/images/ossc-banner.svg


BIN
assets/images/pipedream.png


Some files were not shown because too many files changed in this diff