GitXplorerGitXplorer
R

html-pipeline-gitlab_emoji

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e4feddad46036196478d05f37bce958085d50694

Use system libraries for nokogiri on travis

RRazer6 committed 10 years ago
Unverified
ed1346e446427029ff16d55ff1dfc6e9def20a20

Add Travis CI

RRazer6 committed 10 years ago
Unverified
f460d7c968498a25f4cad894138795e9bad0d4e1

Add gitlab emoji filter

RRazer6 committed 10 years ago
Unverified
737cb11670f463928df5fc37a9a93648719ddd79

Initial commit :metal:

RRazer6 committed 10 years ago

README

The README file for this repository.

gitlab_gemoji filter for html-pipeline

html-pipeline-geitlab_gemoji is a processing filter for html-pipeline to extract references to gitlab-emojis and replace them with links to the assets.

Installation

Add this line to your application's Gemfile:

gem 'html-pipeline-gitlab_emoji'

And then execute:

$ bundle

Or install it yourself as:

$ gem install html-pipeline-gitlab_emoji

Contributing

  1. Fork it ( https://github.com/razer6/html-pipeline-gitlab_emoji/fork )
  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 a new Pull Request

Copyright and License

Copyright © 2014 Robert Schilling

Free use of this software is granted under the terms of the MIT License.

See the license file for details.