-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small footer rework #4150
Merged
ericholscher
merged 6 commits into
readthedocs:master
from
davidfischer:email-newsletter-footer
May 30, 2018
Merged
Small footer rework #4150
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
be15da3
Small footer rework
davidfischer 43c0a64
Add strings for translation
davidfischer 28c17f5
Additional reorg of the footer
davidfischer c3fc6c4
Merge branch 'master' into email-newsletter-footer
davidfischer 48449e7
Remove the extra spacing
davidfischer 88ec94f
Mailchimp has "error" in the footer text, check more precisely
davidfischer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -105,76 +105,97 @@ | |
{% block footer-content %} | ||
|
||
<div class="column-logo"> | ||
<div class="footerlogo"></div> | ||
<div id="email-signup"> | ||
<form action="https://readthedocs.us3.list-manage.com/subscribe/post?u=a6a22369cc2b356379cf789ca&id=a85a83a5a5" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> | ||
<div> | ||
<h4>{% trans 'Stay Updated' %}</h4> | ||
|
||
<ul> | ||
<li> | ||
<a href="https://blog.readthedocs.com/">{% trans 'Blog' %}</a> | ||
</li> | ||
</ul> | ||
|
||
<p>{% trans 'Sign up for our newsletter to get our latest blog updates delivered to your inbox weekly.' %}</p> | ||
<div> | ||
<label for="mce-EMAIL">{% trans 'Email' %}</label> | ||
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="[email protected]"> | ||
</div> | ||
<div id="mce-responses" class="clear"> | ||
<div class="response" id="mce-error-response" style="display:none"></div> | ||
<div class="response" id="mce-success-response" style="display:none"></div> | ||
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> | ||
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_a6a22369cc2b356379cf789ca_a85a83a5a5" tabindex="-1" value=""></div> | ||
<div class="clear"><input type="submit" value="{% trans 'Subscribe' %}" name="subscribe" id="mc-embedded-subscribe" class="button"></div> | ||
</div> | ||
</form> | ||
</div> | ||
|
||
<ul class="social"> | ||
<li><a href="https://github.com/rtfd/readthedocs.org" rel="noopener noreferrer"><span class="icon github"></span></a></li> | ||
<li><a href="https://twitter.com/readthedocs" rel="noopener noreferrer"><span class="icon twitter"></span></a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="column-about"> | ||
<h4>{% trans "About Us" %}</h4> | ||
<h4>{% trans 'Get Involved' %}</h4> | ||
|
||
<ul> | ||
<li> | ||
<a href="https://docs.readthedocs.io/en/latest/team.html">{% trans "Team" %}</a> | ||
<a href="https://docs.readthedocs.io/en/latest/getting_started.html">{% trans 'Getting Started Guide' %}</a> | ||
</li> | ||
<li> | ||
<a href="https://docs.readthedocs.io/en/latest/open-source-philosophy.html">{% trans "Open Source Philosophy" %}</a> | ||
<a href="https://docs.readthedocs.io">{% trans 'Documentation' %}</a> | ||
</li> | ||
<li> | ||
<a href="http://blog.readthedocs.com/">{% trans "Blog" %}</a> | ||
<a href="https://docs.readthedocs.io/en/latest/contribute.html">{% trans 'Contributing' %}</a> | ||
</li> | ||
<li> | ||
<a href="https://docs.readthedocs.io/en/latest/sponsors.html">{% trans "Our Sponsors" %}</a> | ||
<a href="https://docs.readthedocs.io/en/latest/team.html">{% trans 'Team' %}</a> | ||
</li> | ||
<li> | ||
<a href="https://docs.readthedocs.io/en/latest/privacy-policy.html">{% trans "Privacy Policy" %}</a> | ||
<a href="https://docs.readthedocs.io/en/latest/open-source-philosophy.html">{% trans 'Open Source Philosophy' %}</a> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
|
||
<div class="column-rtd"> | ||
<h4>{% trans "Read the Docs" %}</h4> | ||
<h4>{% trans 'Business Info' %}</h4> | ||
|
||
<ul> | ||
<li> | ||
<a href="https://docs.readthedocs.io/en/latest/getting_started.html">{% trans "Getting Started Guide" %}</a> | ||
</li> | ||
<li> | ||
<a href="https://docs.readthedocs.io">{% trans "Documentation" %}</a> | ||
</li> | ||
<li> | ||
<a href="https://docs.readthedocs.io/en/latest/contribute.html">{% trans "Contributing" %}</a> | ||
</li> | ||
<li> | ||
{% url "advertising" as advertising_url %} | ||
<a href="{{ advertising_url | default:'https://readthedocs.org/sustainability/advertising/' }}">{% trans "Advertise with Us" %}</a> | ||
<a href="{{ advertising_url | default:'https://readthedocs.org/sustainability/advertising/' }}">{% trans 'Advertise with Us' %}</a> | ||
</li> | ||
<li> | ||
<a href="https://readthedocs.com">{% trans "Commercial Support" %}</a> | ||
<a href="https://readthedocs.com">{% trans 'Private Hosting' %}</a> | ||
</li> | ||
<li> | ||
{% url "gold_detail" as gold_detail %} | ||
<a href="{{ gold_detail }}">{% trans "Read the Docs Gold" %}</a> | ||
{% url "donate" as donate_url %} | ||
<a href='{{ donate_url }}'>{% trans 'Supporters' %}</a> | ||
</li> | ||
<li> | ||
{% url "donate" as donate_url %} | ||
<a href='{{ donate_url }}'>{% trans "Donate" %}</a> | ||
<a href="https://docs.readthedocs.io/en/latest/privacy-policy.html">{% trans 'Privacy Policy' %}</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="clearfix"></div> | ||
|
||
<div class="social-column"> | ||
<ul class="social"> | ||
<li><a href="https://github.com/rtfd/readthedocs.org" rel="noopener noreferrer"><span class="icon github"></span></a></li> | ||
<li><a href="https://twitter.com/readthedocs" rel="noopener noreferrer"><span class="icon twitter"></span></a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="clearfix"></div> | ||
|
||
<div class="footer-bottom"> | ||
<div class="column-copyright"> | ||
<p> | ||
<small> | ||
© Copyright {% now "Y" %}, {% trans "Read the Docs, Inc & contributors" %} - | ||
{% trans "Version" %} {% readthedocs_version %} | ||
</small> | ||
<small>© Copyright {% now "Y" %}, {% trans 'Read the Docs, Inc & contributors' %}</small> | ||
</p> | ||
|
||
<p> | ||
<small>{% trans 'Version' %} {% readthedocs_version %}</small> | ||
</p> | ||
</div> | ||
|
||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I might also link the
blog
here to the blog, and perhaps even more it from above. That might make it a bit more seemless.