Skip to content

Commit 45c9fba

Browse files
committed
Gittip -> Gratipay
1 parent 62f41f1 commit 45c9fba

10 files changed

Lines changed: 18 additions & 18 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Keep track of development and community news:
1111
* Follow [@DevDocs](https://twitter.com/DevDocs) on Twitter
1212
* Join the [mailing list](https://groups.google.com/d/forum/devdocs)
1313

14-
DevDocs is free and open source. If you like it, please consider funding the project on [Gittip](https://www.gittip.com/Thibaut/). Thanks!
14+
DevDocs is free and open source. If you like it, please consider funding the project on [Gratipay](https://gratipay.com/Thibaut/). Thanks!
1515

1616
**Table of Contents:** [Quick Start](#quick-start) · [Vision](#vision) · [App](#app) · [Scraper](#scraper) · [Commands](#available-commands) · [Contributing](#contributing) · [License](#copyright--license) · [Questions?](#questions)
1717

assets/images/gittip-bw.png

-900 Bytes
Binary file not shown.

assets/images/[email protected]

-1.55 KB
Binary file not shown.

assets/images/gratipay-bw.png

900 Bytes
Loading

assets/images/[email protected]

1.54 KB
Loading

assets/javascripts/templates/pages/about_tmpl.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ app.templates.aboutPage = -> """
2424
<li>Join the <a href="https://groups.google.com/d/forum/devdocs">mailing list</a>
2525
</ul>
2626
<p class="_note _note-green">If you like DevDocs, please consider funding the project on
27-
<a href="proxy.php?url=https%3A%2F%2F%3Cspan+class%3D"x x-first x-last">www.gittip.com/Thibaut/">Gittip</a>. Thanks!<br>
27+
<a href="proxy.php?url=https%3A%2F%2F%3Cspan+class%3D"x x-first x-last">gratipay.com/Thibaut/">Gratipay</a>. Thanks!<br>
2828
2929
<h2 class="_lined-heading" id="credits">Credits</h2>
3030

assets/javascripts/templates/pages/root_tmpl.coffee.erb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
app.templates.splash = """
22
<div class="_splash-title">DevDocs</div>
33
<a href="http://www.maxcdn.com" class="_splash-maxcdn">Sponsored by<span class="_maxcdn-logo-bw"> MaxCDN</span></a>
4-
<a href="https://www.gittip.com/Thibaut/" class="_splash-gittip">Support on<span class="_gittip-logo-bw"> Gittip</span></a>
4+
<a href="https://gratipay.com/Thibaut/" class="_splash-gratipay">Support on<span class="_gratipay-logo-bw"> Gratipay</span></a>
55
"""
66

77
<% if App.development? %>
@@ -22,7 +22,7 @@ app.templates.intro = """
2222
<li>DevDocs is licensed under the terms of the Mozilla Public License v2.0. For more information,
2323
see the <a href="https://github.com/Thibaut/devdocs/blob/master/COPYRIGHT">COPYRIGHT</a> and
2424
<a href="https://github.com/Thibaut/devdocs/blob/master/LICENSE">LICENSE</a> files.
25-
<li>If you like the app, please consider supporting the project on <a href="https://www.gittip.com/Thibaut/">Gittip</a>. Thanks!
25+
<li>If you like the app, please consider supporting the project on <a href="https://gratipay.com/Thibaut/">Gratipay</a>. Thanks!
2626
</ol>
2727
<a href="http://www.maxcdn.com" class="_intro-maxcdn">Sponsored by<span class="_maxcdn-logo"> MaxCDN</span></a>
2828
<p>That's all. Happy coding!
@@ -45,7 +45,7 @@ app.templates.intro = """
4545
<li>For the latest news, subscribe to the <a href="http://eepurl.com/HnLUz">newsletter</a> or follow <a href="https://twitter.com/DevDocs">@DevDocs</a>
4646
<li>DevDocs is free and <a href="https://github.com/Thibaut/devdocs">open source</a>
4747
<iframe class="_github-btn" src="http://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
48-
<li>If you like the app, please consider supporting the project on <a href="https://www.gittip.com/Thibaut/">Gittip</a>. Thanks!
48+
<li>If you like the app, please consider supporting the project on <a href="https://gratipay.com/Thibaut/">Gratipay</a>. Thanks!
4949
</ol>
5050
<a href="http://www.maxcdn.com" class="_intro-maxcdn">Sponsored by<span class="_maxcdn-logo"> MaxCDN</span></a>
5151
<p>That's all. Happy coding!

assets/stylesheets/components/_content.scss

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070
&:hover > ._maxcdn-logo-bw { opacity: .5; }
7171
}
7272

73-
._splash-gittip {
73+
._splash-gratipay {
7474
right: 1.25rem;
7575
@extend %splash-promo;
7676

77-
> ._gittip-logo-bw { opacity: .35; }
78-
&:hover > ._gittip-logo-bw { opacity: .65; }
77+
> ._gratipay-logo-bw { opacity: .35; }
78+
&:hover > ._gratipay-logo-bw { opacity: .65; }
7979
}
8080

8181
//
@@ -334,14 +334,14 @@
334334
}
335335
}
336336

337-
._gittip-logo-bw {
338-
width: 4.375rem;
339-
margin-left: .375rem;
340-
background-size: 4.375rem 1rem;
341-
background-image: image-url('gittip-bw.png');
337+
._gratipay-logo-bw {
338+
width: 3.75rem;
339+
margin-left: .25rem;
340+
background-size: 3.75rem 1rem;
341+
background-image: image-url('gratipay-bw.png');
342342
@extend %maxcdn-logo;
343343

344344
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
345-
background-image: image-url('gittip[email protected]');
345+
background-image: image-url('gratipay[email protected]');
346346
}
347347
}

assets/stylesheets/components/_mobile.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,13 @@
131131

132132
// Splash
133133

134-
._splash-maxcdn, ._splash-gittip {
134+
._splash-maxcdn, ._splash-gratipay {
135135
left: 0;
136136
right: 0;
137137
text-align: center;
138138
}
139139

140-
._splash-gittip { margin-bottom: 2.25rem; }
140+
._splash-gratipay { margin-bottom: 2.25rem; }
141141
}
142142

143143
//

views/manifest.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ CACHE:
1010
<%= image_path '[email protected]' %>
1111
<%= image_path 'maxcdn-bw.png' %>
1212
<%= image_path '[email protected]' %>
13-
<%= image_path 'gittip-bw.png' %>
14-
<%= image_path 'gittip[email protected]' %>
13+
<%= image_path 'gratipay-bw.png' %>
14+
<%= image_path 'gratipay[email protected]' %>
1515
<%= asset_path 'docs.js' %>
1616
<%= doc_index_urls.join "\n" %>
1717

0 commit comments

Comments
 (0)