GithubHelp home page GithubHelp logo

bhanditz / jekyll-issue-mentions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from workato/jekyll-issue-mentions

0.0 2.0 0.0 14.55 MB

#issueid support for your Jekyll site

Home Page: http://rubygems.org/gems/jekyll-issue-mentions

License: MIT License

Ruby 99.59% Shell 0.41%

jekyll-issue-mentions's Introduction

Jekyll Issue Mentions

Github #issueid mention support for your Jekyll site

Gem Version Build Status

Usage

Add the following to your site's Gemfile

gem 'jekyll-issue-mentions'

And add the following to your site's _config.yml

gems:
  - jekyll-issue-mentions

In any page or post, use #issueid as you would normally, e.g.

Can you look at issue #1 today?

Will be converted to

Can you look at issue #1 today?

Configuration

Set the Github repo issue url:

jekyll-issue-mentions:
  base_url: https://github.com/workato/jekyll-issue-mentions/issues

Or, you can use this shorthand:

jekyll-issue-mentions: https://github.com/workato/jekyll-issue-mentions/issues

Set the issue id pattern:

jekyll-issue-mentions:
  base_url: https://github.com/workato/jekyll-issue-mentions/issues
  issueid_pattern: '[0-9]{2,}'

jekyll-issue-mentions's People

Contributors

parkr avatar benbalter avatar kandadaboggu avatar gjtorikian avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.