|
@@ -81,23 +81,74 @@
|
|
|
</p>
|
|
|
<br />
|
|
|
<div class="one-third">
|
|
|
- <h3>Pico RSS</h3>
|
|
|
+ <h3>RSS Feed</h3>
|
|
|
<p>Provides an RSS Feed for Pico. It will only include content with a "Date" field.</p>
|
|
|
<p><a href="https://github.com/gilbitron/Pico-RSS-Plugin" class="button red">Download</a></p>
|
|
|
</div>
|
|
|
<div class="one-third">
|
|
|
- <h3>Pico Draft</h3>
|
|
|
+ <h3>Draftin</h3>
|
|
|
<p>This is a Pico plugin that integrates <a href="http://draftin.com" target="_blank">Draft</a> into Pico.
|
|
|
You can see a tutorial on how to use it on <a href="http://www.codeforest.net/pico-cms-and-draft" target="_blank">Codeforest</a>.</p>
|
|
|
<p><a href="https://github.com/codeforest/pico_draft" class="button red">Download</a></p>
|
|
|
</div>
|
|
|
<div class="one-third last">
|
|
|
- <h3>Pico Editor</h3>
|
|
|
+ <h3>Editor</h3>
|
|
|
<p>Provides an online Markdown editor and file manager for Pico.</p>
|
|
|
<p><a href="https://github.com/gilbitron/Pico-Editor-Plugin" class="button red">Download</a></p>
|
|
|
</div>
|
|
|
<div class="clear"></div>
|
|
|
<br />
|
|
|
+ <div class="one-third">
|
|
|
+ <h3>Pagination</h3>
|
|
|
+ <p>Provides basic pagination for Pico.</p>
|
|
|
+ <p><a href="https://github.com/rewdy/Pico-Pagination" class="button red">Download</a></p>
|
|
|
+ </div>
|
|
|
+ <div class="one-third">
|
|
|
+ <h3>Slider</h3>
|
|
|
+ <p>Create sliders (image lists) inside Pico.</p>
|
|
|
+ <p><a href="https://github.com/james2doyle/pico_slider" class="button red">Download</a></p>
|
|
|
+ </div>
|
|
|
+ <div class="one-third last">
|
|
|
+ <h3>Sitemap</h3>
|
|
|
+ <p>Pico plugin to generate an XML sitemap.</p>
|
|
|
+ <p><a href="https://github.com/Techn0tic/Pico_Sitemap" class="button red">Download</a></p>
|
|
|
+ </div>
|
|
|
+ <div class="clear"></div>
|
|
|
+ <br />
|
|
|
+ <div class="one-third">
|
|
|
+ <h3>Get Files By Name</h3>
|
|
|
+ <p>A Pico plugin to grab content by the filename.</p>
|
|
|
+ <p><a href="https://github.com/james2doyle/pico_get_by_filename" class="button red">Download</a></p>
|
|
|
+ </div>
|
|
|
+ <div class="one-third">
|
|
|
+ <h3>Advanced Meta</h3>
|
|
|
+ <p>A simple plugin to customize page meta.</p>
|
|
|
+ <p><a href="https://github.com/shawnsandy/adv-meta" class="button red">Download</a></p>
|
|
|
+ </div>
|
|
|
+ <div class="one-third last">
|
|
|
+ <h3>Private</h3>
|
|
|
+ <p>Provide authentication to keep your site private.</p>
|
|
|
+ <p><a href="https://github.com/jbleuzen/Pico-Private" class="button red">Download</a></p>
|
|
|
+ </div>
|
|
|
+ <div class="clear"></div>
|
|
|
+ <br />
|
|
|
+ <div class="one-third">
|
|
|
+ <h3>OpenGraph</h3>
|
|
|
+ <p>Adds OpenGraph to your Pico site.</p>
|
|
|
+ <p><a href="https://github.com/ahmet2106/pico-opengraph" class="button red">Download</a></p>
|
|
|
+ </div>
|
|
|
+ <div class="one-third">
|
|
|
+ <h3>Navigation</h3>
|
|
|
+ <p>Generates a better navigation for Pico.</p>
|
|
|
+ <p><a href="https://github.com/ahmet2106/pico-navigation" class="button red">Download</a></p>
|
|
|
+ </div>
|
|
|
+ <div class="one-third last">
|
|
|
+ <h3>Tags</h3>
|
|
|
+ <p>Provides tags functionality for Pico.</p>
|
|
|
+ <p><a href="https://github.com/szymonkaliski/Pico-Tags-Plugin" class="button red">Download</a></p>
|
|
|
+ </div>
|
|
|
+ <div class="clear"></div>
|
|
|
+ <br />
|
|
|
<p class="aligncenter">Have you created a plugin for Pico?
|
|
|
<a href="https://github.com/gilbitron/Pico/wiki/Pico-Plugins">Add it to the wiki</a> and we'll put it up here.</p>
|
|
|
</div>
|