mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 15:55:03 -04:00
1.6 KiB
1.6 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
- Image Tag - easily post images with class names and titles
- Blockquote - generate beautiful, semantic block quotes
- Pullquote - generate CSS only pull quotes — no duplicate data, no javascript
- Category Generator - generates archive pages for each blog category
The following filters are used by Octopress, and are documented as necessary in their source.
- Octopress filters - liquid filters built just for Octopress
- 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