mirror of
https://github.com/pinry/pinry.git
synced 2026-01-28 01:59:25 +01:00
Deployed 110b5fa with MkDocs version: 1.0.4
This commit is contained in:
@@ -324,12 +324,12 @@
|
||||
|
||||
|
||||
<h1 id="docs">Docs<a class="headerlink" href="#docs" title="Permanent link">¶</a></h1>
|
||||
<p>Timestrap's docs are built with <code>mkdocs</code>. If you have dev dependencies
|
||||
<p>Pinry's docs are built with <code>mkdocs</code>. If you have dev dependencies
|
||||
installed, <code>pipenv install --dev</code>, then you can use the following commands:</p>
|
||||
<ul>
|
||||
<li><code>gulp docs:serve</code> for testing</li>
|
||||
<li><code>gulp docs:build</code> to build the files</li>
|
||||
<li><code>gulp docs:publish</code> to publish to github</li>
|
||||
<li><code>make docs-serve</code> for testing</li>
|
||||
<li><code>make docs-build</code> to build the files</li>
|
||||
<li><code>make docs-publish</code> to publish to github</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
@@ -372,6 +372,7 @@
|
||||
<p>The open-source core of Pinry, a tiling image board system for people who want
|
||||
to save, tag, and share images, videos and webpages in an easy to skim through
|
||||
format.</p>
|
||||
<p><img alt="Home" src="imgs/screenshot.png" /></p>
|
||||
<h2 id="as-seen-on">As Seen On<a class="headerlink" href="#as-seen-on" title="Permanent link">¶</a></h2>
|
||||
<p style="display: flex; justify-content: space-between;">
|
||||
<a href="http://thenextweb.com/apps/2012/04/27/pinry-is-a-self-hosted-version-of-pinterest-that-gives-you-full-control-of-your-pins/"
|
||||
|
||||
@@ -269,8 +269,8 @@
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#timesheet" class="md-nav__link">
|
||||
Timesheet
|
||||
<a href="#home" class="md-nav__link">
|
||||
Home
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -343,8 +343,8 @@
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#timesheet" class="md-nav__link">
|
||||
Timesheet
|
||||
<a href="#home" class="md-nav__link">
|
||||
Home
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -372,8 +372,8 @@
|
||||
<p>Due to the constant design iterations this is a very incomplete page. There
|
||||
will be more screenshots in the future. You could always try our demo that
|
||||
we mention on the first page of the docs.</p>
|
||||
<h2 id="timesheet">Timesheet<a class="headerlink" href="#timesheet" title="Permanent link">¶</a></h2>
|
||||
<p><img alt="Timesheet" src="../imgs/screenshot.png" /></p>
|
||||
<h2 id="home">Home<a class="headerlink" href="#home" title="Permanent link">¶</a></h2>
|
||||
<p><img alt="Home" src="../imgs/screenshot.png" /></p>
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user