Sha256: 73fe5eb4a31b33164cf23760c3bb6fa10b0b9eb6c7520cfbe10e414fc7390f67
Contents?: true
Size: 977 Bytes
Versions: 2
Compression:
Stored size: 977 Bytes
Contents
# Octopress Ink Use Ink to help you build themes and plugins for Jekyll. ### Features - Installing Ink plugins is easy. - Users won't need to install or managae plugin assets. - Jekyll will read your plugin's layouts, javascripts, stylesheets and more directly from your gem. - Ink allows users to modify a theme or plugin by adding a modified version to source/_custom directory. ## Installation Add this line to your application's Gemfile: gem 'octopress-ink' And then execute: $ bundle Or install it yourself as: $ gem install octopress-ink ## Usage This is still evolving quite a bit. If you want to use it, you should probably talk to me directly. ## Roadmap - Write an example theme - Write an example plugin - Add support for compiling and stitching javascript/coffeescript. ## Contributing For right now. Talk to me directly. I'd love help thinking through some of this stuff. Pretty soon, build a theme or a plugin and tell me what's broken.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
octopress-ink-1.0.0.alpha.14 | README.md |
octopress-ink-1.0.0.alpha.13 | README.md |