Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit89f7816

Browse files
committed
Update sidebar
1 parentb641546 commit89f7816

File tree

4 files changed

+17
-54
lines changed

4 files changed

+17
-54
lines changed

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ docs/_build
1010

1111
# Ignore files generated during build
1212
build/
13+
14+
venv/

‎docs/_templates/layout.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525

2626
<metaname="google-site-verification"content="013PxE2_8KX9jdUSC5gr8QsfdxTXr1mFgmD9zplp5II"/>
2727

28+
<script>window.rp_prop_id='29182759436';</script>
29+
<scriptsrc="https://srv.realpython.net/tag.js"async></script>
30+
2831
{# Alabaster theme native GA integration is outdated (ga.js). #}
2932
{# Insert our own GA snippet instead. #}
3033
<script>

‎docs/_templates/sidebarintro.html

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@
1010

1111
<iframesrc="https://ghbtns.com/github-btn.html?user=realpython&repo=python-guide&type=watch&count=true"allowtransparency="true"frameborder="0"scrolling="0"width="200px"height="35px"></iframe>
1212

13-
<h3>Stay Informed</h3>
14-
<p>Receive updates on new releases and upcoming projects.</p>
15-
16-
<p><iframesrc="https://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false"allowtransparency="true"frameborder="0"scrolling="0"width="200"height="20"></iframe></p>
17-
18-
<p><ahref="https://twitter.com/kennethreitz"class="twitter-follow-button"data-show-count="false">Follow @kennethreitz</a><script>!function(d,s,id){varjs,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','twitter-wjs');</script></p>
19-
20-
<p><ahref="http://tinyletter.com/kennethreitz">Join Mailing List</a>.</p>
21-
<p><ahref="https://saythanks.io/to/kennethreitz">Say Thanks!</a></p>
22-
23-
<hr>
24-
2513
<h3>O'Reilly Book</h3>
2614

2715
<p>This guide is now available in tangible book form!</p>
@@ -30,20 +18,12 @@ <h3>O'Reilly Book</h3>
3018

3119
<p>All proceeds are being directly donated to the<ahref="https://djangogirls.org">DjangoGirls</a> organization.</p>
3220

33-
<h3>Other Projects</h3>
34-
35-
<p>More<ahref="http://kennethreitz.org/">Kenneth Reitz</a> projects:</p>
36-
<ul>
37-
<li><ahref="http://howtopython.org/">howtopython.org</a></li>
38-
<li><ahref="http://wsl-guide.org/">wsl-guide.org</a></li>
39-
<li><ahref="http://pipenv.org/">pipenv</a></li>
40-
<li><ahref="http://pep8.org/">pep8.org</a></li>
41-
<li><ahref="http://python-requests.org">Requests: HTTP for Humans</a></li>
42-
<li><ahref="https://github.com/kennethreitz/maya">Maya: Datetimes for Humans</a></li>
43-
<li><ahref="https://github.com/kennethreitz/records">Records: SQL for Humans</a></li>
44-
<li><ahref="http://www.git-legit.org">Legit: Git for Humans</a></li>
45-
<li><ahref="http://docs.python-tablib.org/en/latest/">Tablib: Tabular Datasets</a></li>
46-
</ul>
21+
<p>
22+
<divstyle="display:block;position:relative;">
23+
<divstyle="display:block;width:100%;padding-top:100%;"></div>
24+
<divclass="rpad"data-unit="1x1"style="position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;"></div>
25+
</div>
26+
</p>
4727

4828
<h3>Contributors</h3>
4929
<p>
@@ -53,7 +33,6 @@ <h3>Contributors</h3>
5333
<ahref="https://docs.python-guide.org/notes/contribute/">are welcome</a>!
5434
</p>
5535

56-
5736
<h3>Useful Links</h3>
5837
<ul>
5938
<li><ahref="https://docs.python-guide.org/">The Guide Website</a></li>

‎docs/_templates/sidebarlogo.html

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@
1010

1111
<iframesrc="https://ghbtns.com/github-btn.html?user=realpython&repo=python-guide&type=watch&count=true"allowtransparency="true"frameborder="0"scrolling="0"width="200px"height="35px"></iframe>
1212

13-
<h3>Get Updates</h3>
14-
<p>Receive updates on new releases and upcoming projects.</p>
15-
16-
<p><iframesrc="https://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false"allowtransparency="true"frameborder="0"scrolling="0"width="200"height="20"></iframe></p>
17-
18-
<p><ahref="https://twitter.com/kennethreitz"class="twitter-follow-button"data-show-count="false">Follow @kennethreitz</a><script>!function(d,s,id){varjs,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','twitter-wjs');</script></p>
19-
<p><ahref="https://saythanks.io/to/kennethreitz">Say Thanks!</a></p>
20-
<p><ahref="http://tinyletter.com/kennethreitz">Join Mailing List</a>.</p>
21-
22-
<hr>
23-
2413
<h3>O'Reilly Book</h3>
2514

2615
<p>This guide is now available in tangible book form!</p>
@@ -29,22 +18,12 @@ <h3>O'Reilly Book</h3>
2918

3019
<p>All proceeds are being directly donated to the<ahref="https://djangogirls.org">DjangoGirls</a> organization.</p>
3120

32-
33-
34-
<h3>Other Projects</h3>
35-
36-
<p>More<ahref="http://kennethreitz.org/">Kenneth Reitz</a> projects:</p>
37-
<ul>
38-
<li><ahref="http://howtopython.org/">howtopython.org</a></li>
39-
<li><ahref="http://wsl-guide.org/">wsl-guide.org</a></li>
40-
<li><ahref="http://pipenv.org/">pipenv</a></li>
41-
<li><ahref="http://pep8.org/">pep8.org</a></li>
42-
<li><ahref="http://python-requests.org">Requests: HTTP for Humans</a></li>
43-
<li><ahref="https://github.com/kennethreitz/maya">Maya: Datetimes for Humans</a></li>
44-
<li><ahref="https://github.com/kennethreitz/records">Records: SQL for Humans</a></li>
45-
<li><ahref="http://www.git-legit.org">Legit: Git for Humans</a></li>
46-
<li><ahref="http://docs.python-tablib.org/en/latest/">Tablib: Tabular Datasets</a></li>
47-
</ul>
21+
<p>
22+
<divstyle="display:block;position:relative;">
23+
<divstyle="display:block;width:100%;padding-top:100%;"></div>
24+
<divclass="rpad"data-unit="1x1"style="position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;"></div>
25+
</div>
26+
</p>
4827

4928
<h3>Translations</h3>
5029
<ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp