Sha256: 603388347892da9ab65d090fadb10a90a7890bd276217de1aba6190c94a441d4
Contents?: true
Size: 974 Bytes
Versions: 1
Compression:
Stored size: 974 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 their modified version to _themes 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
octopress-ink-1.0.0.alpha.12 | README.md |