Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #168 from tubone24/gitpitch
Browse files Browse the repository at this point in the history
add bg image
  • Loading branch information
tubone24 committed Sep 15, 2019
2 parents a376edb + e7115e0 commit 4fea063
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PITCHME.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Ebook homebrew is ...

### My Studies

My Python and more languages studies materials.
This repo is my Python and more languages studies materials.

---

Expand Down
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,13 @@ Using Flutter, Call REST API DEMO Android App, deploy to Deploygate. Try me!

And also, you can download to `Google Play <https://play.google.com/store/apps/details?id=com.tubone.ebook_homebrew_flutter>`_

GitPitch
========

Ebook Homebrew presentation is made in GitPitch.

`GitPitch <https://gitpitch.com/tubone24/ebook_homebrew/master?grs=github>`_

Licence
=======

Expand Down
5 changes: 5 additions & 0 deletions doc_src/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,8 @@ Provides Rest API
-----------------

Provides Rest API interfaces.

How about Ebook Homebrew?
-------------------------

If you want to know Ebook Homebrew more, Look at `GitPitch <https://gitpitch.com/tubone24/ebook_homebrew/master?grs=github>`_
5 changes: 5 additions & 0 deletions docs/_sources/overview.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,8 @@ Provides Rest API
-----------------

Provides Rest API interfaces.

How about Ebook Homebrew?
-------------------------

If you want to know Ebook Homebrew more, Look at `GitPitch <https://gitpitch.com/tubone24/ebook_homebrew/master?grs=github>`_
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ <h1>Welcome to ebook_homebrew’s documentation!<a class="headerlink" href="#wel
<li class="toctree-l2"><a class="reference internal" href="overview.html#making-pdf-by-digit-image-files">Making PDF by digit image files</a></li>
<li class="toctree-l2"><a class="reference internal" href="overview.html#making-zip-by-digit-files">Making Zip by digit files</a></li>
<li class="toctree-l2"><a class="reference internal" href="overview.html#provides-rest-api">Provides Rest API</a></li>
<li class="toctree-l2"><a class="reference internal" href="overview.html#how-about-ebook-homebrew">How about Ebook Homebrew?</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="howtouse.html">How to use</a><ul>
Expand Down
6 changes: 6 additions & 0 deletions docs/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,12 @@
<li class="toctree-l2"><a class="reference internal" href="#making-pdf-by-digit-image-files">Making PDF by digit image files</a></li>
<li class="toctree-l2"><a class="reference internal" href="#making-zip-by-digit-files">Making Zip by digit files</a></li>
<li class="toctree-l2"><a class="reference internal" href="#provides-rest-api">Provides Rest API</a></li>
<li class="toctree-l2"><a class="reference internal" href="#how-about-ebook-homebrew">How about Ebook Homebrew?</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="howtouse.html">How to use</a></li>
<li class="toctree-l1"><a class="reference internal" href="restapi.html">Rest API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="client.html">Client</a></li>
<li class="toctree-l1"><a class="reference internal" href="deploy2heroku.html">Deploy to Heroku</a></li>
<li class="toctree-l1"><a class="reference internal" href="releasenotes/index.html">Release Notes</a></li>
</ul>
Expand Down Expand Up @@ -185,6 +187,10 @@ <h2>Making Zip by digit files<a class="headerlink" href="#making-zip-by-digit-fi
<h2>Provides Rest API<a class="headerlink" href="#provides-rest-api" title="Permalink to this headline"></a></h2>
<p>Provides Rest API interfaces.</p>
</div>
<div class="section" id="how-about-ebook-homebrew">
<h2>How about Ebook Homebrew?<a class="headerlink" href="#how-about-ebook-homebrew" title="Permalink to this headline"></a></h2>
<p>If you want to know Ebook Homebrew more, Look at <a class="reference external" href="https://gitpitch.com/tubone24/ebook_homebrew/master?grs=github">GitPitch</a></p>
</div>
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4fea063

Please sign in to comment.