Add GitHub Sponsors announcement
This commit is contained in:
parent
d51ea32149
commit
406864af62
|
|
@ -21,6 +21,18 @@ on Python and PyQt5 and free software, licensed under the GPL.
|
||||||
|
|
||||||
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
|
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
|
||||||
|
|
||||||
|
// QUTE_WEB_HIDE
|
||||||
|
**qutebrowser's primary maintainer, The-Compiler, is currently working
|
||||||
|
part-time on qutebrowser, funded by donations.** To sustain this for a long
|
||||||
|
time, your help is needed! See the
|
||||||
|
https://github.com/sponsors/The-Compiler/[GitHub Sponsors page] for more
|
||||||
|
information. Depending on your sign-up date and how long you keep a certain
|
||||||
|
level, you can get qutebrowser t-shirts, stickers and more!
|
||||||
|
|
||||||
|
Thanks to the GitHub Sponsors Matching Fund, all donations done via GitHub
|
||||||
|
Sponsors (up to a $5000 total) will be doubled until October 2020.
|
||||||
|
// QUTE_WEB_HIDE_END
|
||||||
|
|
||||||
Screenshots
|
Screenshots
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
@ -135,13 +147,19 @@ install qutebrowser and its dependencies.
|
||||||
Donating
|
Donating
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Working on qutebrowser is a very rewarding hobby, but like (nearly) all hobbies
|
**qutebrowser's primary maintainer, The-Compiler, is currently working
|
||||||
it also costs some money (as an example, I have to pay for the server and
|
part-time on qutebrowser, funded by donations.** To sustain this for a long
|
||||||
domain).
|
time, your help is needed! See the
|
||||||
|
https://github.com/sponsors/The-Compiler/[GitHub Sponsors page] for more
|
||||||
|
information. Depending on your sign-up date and how long you keep a certain
|
||||||
|
level, you can get qutebrowser t-shirts, stickers and more!
|
||||||
|
|
||||||
If you want to give me a beer or a pizza back, I'm trying to make it as easy as
|
Thanks to the GitHub Sponsors Matching Fund, all donations done via GitHub
|
||||||
possible for you to do so. If some other way would be easier for you, please
|
Sponsors (up to a $5000 total) will be doubled until October 2020!
|
||||||
get in touch!
|
|
||||||
|
Alternatively, the following donation methods are available -- note that
|
||||||
|
eligibility for swag (shirts/stickers/etc.) is handled on a case-by-case basis
|
||||||
|
for those, please mailto:mail@qutebrowser.org[get in touch] for details.
|
||||||
|
|
||||||
* SEPA bank transfer inside Europe (no fee):
|
* SEPA bank transfer inside Europe (no fee):
|
||||||
- Account holder: Florian Bruhin
|
- Account holder: Florian Bruhin
|
||||||
|
|
|
||||||
|
|
@ -311,9 +311,6 @@ My issue is not listed.::
|
||||||
[[sponsors]]
|
[[sponsors]]
|
||||||
== GitHub Sponsors FAQ
|
== GitHub Sponsors FAQ
|
||||||
|
|
||||||
NOTE: The crowdfunding via GitHub Sponsors isn't active yet, but should go live
|
|
||||||
over the next days/weeks.
|
|
||||||
|
|
||||||
Using https://github.com/sponsors/The-Compiler[GitHub Sponsors], you can sign
|
Using https://github.com/sponsors/The-Compiler[GitHub Sponsors], you can sign
|
||||||
up for a monthly donation to The-Compiler (qutebrowser's main developer),
|
up for a monthly donation to The-Compiler (qutebrowser's main developer),
|
||||||
allowing him to work part-time on qutebrowser. If you sign up in 2019, you can
|
allowing him to work part-time on qutebrowser. If you sign up in 2019, you can
|
||||||
|
|
|
||||||
|
|
@ -16,5 +16,21 @@
|
||||||
<a href="https://www.github.com/qutebrowser/qutebrowser">GitHub</a>
|
<a href="https://www.github.com/qutebrowser/qutebrowser">GitHub</a>
|
||||||
<a href="https://github.com/qutebrowser/qutebrowser/releases">Releases</a>
|
<a href="https://github.com/qutebrowser/qutebrowser/releases">Releases</a>
|
||||||
<a href="https://blog.qutebrowser.org/">Blog</a>
|
<a href="https://blog.qutebrowser.org/">Blog</a>
|
||||||
|
<a href="https://github.com/sponsors/The-Compiler/" id="announcement-button">❤ Donate</a>
|
||||||
|
</div>
|
||||||
|
<div id="announcement">
|
||||||
|
<p>
|
||||||
|
<b>qutebrowser's primary maintainer, The-Compiler, is currently working
|
||||||
|
part-time on qutebrowser, funded by donations.</b></p>
|
||||||
|
<p>To sustain this for a long
|
||||||
|
time, your help is needed! See the
|
||||||
|
<a href="https://github.com/sponsors/The-Compiler/">GitHub Sponsors page</a> for more
|
||||||
|
information. Depending on your sign-up date and how long you keep a certain
|
||||||
|
level, you can get qutebrowser t-shirts, stickers and more!
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Thanks to the GitHub Sponsors Matching Fund, all donations done via GitHub
|
||||||
|
Sponsors (up to a $5000 total) will be doubled until October 2020.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
+++
|
+++
|
||||||
|
|
|
||||||
17
www/qute.css
17
www/qute.css
|
|
@ -28,7 +28,7 @@ p {
|
||||||
padding: 20px 20px;
|
padding: 20px 20px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
color: #888;
|
color: #888;
|
||||||
|
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
|
|
@ -64,12 +64,17 @@ p {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#menu > #announcement-button {
|
||||||
|
color: #000000;
|
||||||
|
background-color: #a6dfff;
|
||||||
|
}
|
||||||
|
|
||||||
#menu {
|
#menu {
|
||||||
padding: 0px 20px;
|
padding: 0px 20px;
|
||||||
background-color: #555555;
|
background-color: #555555;
|
||||||
color: #CCC;
|
color: #CCC;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
|
|
@ -121,7 +126,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||||
|
|
||||||
.ulist {
|
.ulist {
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer {
|
#footer {
|
||||||
|
|
@ -203,11 +208,11 @@ table td {
|
||||||
height: auto;
|
height: auto;
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#headline .text {
|
#headline .text {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu {
|
#menu {
|
||||||
padding: 0px 0px;
|
padding: 0px 0px;
|
||||||
background-color: #555555;
|
background-color: #555555;
|
||||||
|
|
@ -215,7 +220,7 @@ table td {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu a {
|
#menu a {
|
||||||
color: #CCC;
|
color: #CCC;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue