mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 07:45:01 -04:00
1.5 KiB
1.5 KiB
layout | title | date | sidebar | comments | footer |
---|---|---|---|---|---|
page | Octopress Plugins - Usage & Examples | July 18 2011 | false | false | false |
Octopress ships with the following plugins. Many have been written specially for Octopress, but some have been selected from the Jekyll community with various changes and improvements.
- Code Block - For easy inline code sharing
- Include Code - Embed code from your filesystem
- Gist Tag - Automatically downloads and embeds Github gists
- Render Partial - Insert any file into another post or page.
- Figure Tag - Easily post images with semantic <figure> & <figcaption> elements
- Blockquote - Generate beautiful, semantic block quotes
- Pullquote - Generate CSS only pull quotes — no duplicate data, no javascript.
- Custom filters - Liquid filters built just for Octopress
- Category Generator - Generates archive pages for each blog category
- Sitemap Generator - Generates an SEO friendly sitemap.xml
- Compass Compiler - Forces Jekyll to compile Compass on each load
- Haml Converter - Allows .haml pages to be processed by Jekyll
- Pygments Cache - Caches code snippets to speed up Jekyll processing
- Titlecase - Required by several plugins to automatically generate proper title captalization