Skip to content

Commit 13db379

Browse files
committed
End Shopify sponsorship
1 parent ece7a75 commit 13db379

10 files changed

Lines changed: 6 additions & 41 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
44

55
* Created by [Thibaut Courouble](http://thibaut.me)
6-
* Supported by [JetBrains](http://devdocs.io/s/jetbrains), [Code School](http://devdocs.io/s/code-school) and [Shopify](http://devdocs.io/s/shopify)
6+
* Supported by [JetBrains](http://devdocs.io/s/jetbrains) and [Code School](http://devdocs.io/s/code-school)
77

88
Keep track of development and community news:
99

assets/images/shopify-bw.png

-1.27 KB
Binary file not shown.

assets/images/[email protected]

-2.82 KB
Binary file not shown.

assets/images/shopify.png

-2.53 KB
Binary file not shown.

assets/images/[email protected]

-6.59 KB
Binary file not shown.

assets/javascripts/templates/notif_tmpl.coffee

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ app.templates.notifThanks = ->
3838
<ul class="_notif-list">
3939
<li><a href="http://devdocs.io/s/jetbrains" target="_blank">JetBrains</a> — We make software development a more productive and enjoyable experience through smart IDEs and code editors.
4040
<li><a href="http://devdocs.io/s/code-school" target="_blank">Code School</a> — Learn new skills from the comfort of your own browser. Offering more than 45 courses covering JavaScript, HTML/CSS, Ruby, Git, and iOS for only $29/month.
41-
<li><a href="http://devdocs.io/s/shopify" target="_blank">Shopify</a> — Interested in working on one of the biggest commerce platforms in the world, in a delightful work environment? We're hiring!
4241
</ul>
4342
<p class="_notif-text">Have a great day :) """
4443

assets/javascripts/templates/pages/about_tmpl.coffee

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ app.templates.aboutPage = -> """
1313
<p>DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
1414
<ul>
1515
<li>Created and maintained by <a href="http://thibaut.me">Thibaut Courouble</a>
16-
<li>Supported by <a href="proxy.php?url=http%3A%2F%2Fdevdocs.io%2Fs%2Fjetbrains">JetBrains</a>, <a href="proxy.php?url=http%3A%2F%2Fdevdocs.io%2Fs%2Fcode-school">Code School</a> and <a href="proxy.php?url=http%3A%2F%2Fdevdocs.io%2Fs%2Fshopify">Shopify</a>
16+
<li>Supported by <a href="proxy.php?url=http%3A%2F%2Fdevdocs.io%2Fs%2Fjetbrains">JetBrains</a> and <a href="proxy.php?url=http%3A%2F%2Fdevdocs.io%2Fs%2Fcode-school">Code School</a>
1717
<li>Free and <a href="https://github.com/Thibaut/devdocs">open source</a>
1818
<iframe class="_github-btn" src="https://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
1919
</ul>
@@ -31,6 +31,7 @@ app.templates.aboutPage = -> """
3131
<p><strong>Special thanks to:</strong>
3232
<ul>
3333
<li><a href="http://devdocs.io/s/maxcdn">MaxCDN</a> and <a href="http://get.gaug.es/?utm_source=devdocs&utm_medium=referral&utm_campaign=sponsorships" title="Real Time Web Analytics">Gauges</a> for offering a free account to DevDocs
34+
<li><a href="http://devdocs.io/s/shopify">Shopify</a> for supporting DevDocs in the past
3435
<li><a href="https://www.heroku.com">Heroku</a> and <a href="http://newrelic.com">New Relic</a> for providing awesome free service
3536
<li>Daniel Bruce for the <a href="http://www.entypo.com">Entypo</a> pictograms
3637
<li><a href="http://www.jeremykratz.com/">Jeremy Kratz</a> for the C/C++ logo

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

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,11 @@ codeSchoolLink = (className) -> """
3535
</a>
3636
"""
3737

38-
shopifyLink = (className) -> """
39-
<a href="http://devdocs.io/s/shopify" class="#{className}">
40-
<span class="_logo-thx _shopify-logo">Shopify</span>
41-
<span class="_logo-info">Interested in working on one of the biggest commerce platforms in the world, in a delightful work environment? We're hiring developers, ops engineers, designers&hellip;</span>
42-
</a>
43-
"""
44-
4538
app.templates.splash = -> """
4639
<div class="_splash-title">DevDocs</div>
4740
<div class="_splash-sponsors">
4841
#{jetBrainsLink '_splash-sponsor'}
4942
#{codeSchoolLink '_splash-sponsor'}
50-
#{shopifyLink '_splash-sponsor'}
5143
</div>
5244
"""
5345

@@ -72,7 +64,7 @@ app.templates.intro = """
7264
<li>If you like the app, please consider supporting the project on <a href="https://gratipay.com/devdocs/">Gratipay</a>. Thanks!
7365
</ol>
7466
<p class="_intro-sponsors">
75-
#{jetBrainsLink '_intro-sponsor'} #{codeSchoolLink '_intro-sponsor'} #{shopifyLink '_intro-sponsor'}
67+
#{jetBrainsLink '_intro-sponsor'} #{codeSchoolLink '_intro-sponsor'}
7668
<p>Happy coding!
7769
</div></div>
7870
"""
@@ -96,7 +88,7 @@ app.templates.intro = """
9688
<li>If you like the app, please consider supporting the project on <a href="https://gratipay.com/devdocs/">Gratipay</a>. Thanks!
9789
</ol>
9890
<p class="_intro-sponsors">
99-
#{jetBrainsLink '_intro-sponsor'} #{codeSchoolLink '_intro-sponsor'} #{shopifyLink '_intro-sponsor'}
91+
#{jetBrainsLink '_intro-sponsor'} #{codeSchoolLink '_intro-sponsor'}
10092
<p>Happy coding!
10193
</div></div>
10294
"""
@@ -124,7 +116,7 @@ app.templates.mobileIntro = """
124116
<li>DevDocs is <a href="https://github.com/Thibaut/devdocs">open source</a>
125117
</ol>
126118
<p>Happy coding!
127-
<p class="_intro-sponsors">#{jetBrainsLink '_intro-sponsor'} #{codeSchoolLink '_intro-sponsor'} #{shopifyLink '_intro-sponsor'}</p>
119+
<p class="_intro-sponsors">#{jetBrainsLink '_intro-sponsor'} #{codeSchoolLink '_intro-sponsor'}</p>
128120
<a class="_intro-hide" data-hide-intro>Stop showing this message</a>
129121
</div>
130122
"""

assets/stylesheets/components/_content.scss

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -428,29 +428,6 @@
428428
:hover > & { opacity: 1; }
429429
}
430430

431-
._shopify-logo {
432-
width: 5.5rem;
433-
background-image: image-url('shopify.png');
434-
background-size: 5.5rem 1.5rem;
435-
436-
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
437-
background-image: image-url('[email protected]');
438-
}
439-
}
440-
441-
._splash-sponsor > ._shopify-logo {
442-
background-image: image-url('shopify-bw.png');
443-
444-
@if $style == 'dark' {
445-
filter: invert(100%);
446-
-webkit-filter: invert(100%);
447-
}
448-
449-
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
450-
background-image: image-url('[email protected]');
451-
}
452-
}
453-
454431
._jetbrains-logo {
455432
top: 1px;
456433
width: 5rem;

views/manifest.erb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ CACHE:
1616
<%= image_path '[email protected]' %>
1717
<%= image_path 'code-school-bw.png' %>
1818
<%= image_path '[email protected]' %>
19-
<%= image_path 'shopify.png' %>
20-
<%= image_path '[email protected]' %>
21-
<%= image_path 'shopify-bw.png' %>
22-
<%= image_path '[email protected]' %>
2319
<%= asset_path 'docs.js' %>
2420
<%= doc_index_urls.join "\n" %>
2521

0 commit comments

Comments
 (0)