Sha256: f5621505057bb77b8e0c71a6b802c951250b3e21bad655d0128915bee91e7dfe
Contents?: true
Size: 704 Bytes
Versions: 3
Compression:
Stored size: 704 Bytes
Contents
# Octopress Codefence Write beautiful fenced code snippets within any template. [![Build Status](https://travis-ci.org/octopress/octopress-codefence.png?branch=master)](https://travis-ci.org/octopress/octopress-codefence) ## Installation Add this line to your application's Gemfile: gem 'octopress-codefence' And then execute: $ bundle Or install it yourself as: $ gem install octopress-codefence ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
octopress-codefence-1.2.1 | README.md |
octopress-codefence-1.2.0 | README.md |
octopress-codefence-1.1.0 | README.md |