mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 07:45:01 -04:00
1.4 KiB
1.4 KiB
layout | title | date | sidebar | comments | footer |
---|---|---|---|---|---|
page | Octopress Documentation | July 18 2011 | false | false | false |
Octopress is a framework designed for Jekyll, the static blogging engine powering Github Pages. So what is Jekyll?
{% blockquote Jekyll Wiki https://github.com/mojombo/jekyll/wiki/Usage %} Jekyll at its core is a text transformation engine. The concept behind the system is this: you give it text written in your favorite markup language, be that Markdown, Textile, or just plain HTML, and it churns that through a layout or series of layout files. Throughout that process you can tweak how you want the site URLs to look, what data gets displayed on the layout and more. {% endblockquote %}
Getting Started
Using Octopress
- Blogging Basics
- Sharing Code Snippets
- Syntax Highlighting Test
- TODO Blogging With Plugins
- TODO Theming & Customization
- TODO Updating
Octopress Plugins - Usage & Examples
- Code Block
- Include Code
- Gist Tag
- Include Partial
- Figure Tag
- Blockquote
- Pullquote
- Custom filters
- Sitemap Generator
- Category Generator
- Compass Compiler
- Haml Convertor
- Pygments Cache
- Titlecase