Sha256: c45c66c0006203bd31cd14575978e74fae5c1bc3d398f602722813b2ba516879

Contents?: true

Size: 776 Bytes

Versions: 2

Compression:

Stored size: 776 Bytes

Contents

# Jekyll-Pubmed

This is a plugin that will generate a site.data.abstracts object from the search results for the search term in pubmed

[![Build Status](https://travis-ci.org/wkpalan/jekyll-pubmed.svg?branch=master)](https://travis-ci.org/wkpalan/jekyll-pubmed)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'jekyll-pubmed'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install jekyll-pubmed

## Usage

The content from the pubmed search results will be available as in the site.data.abstracts variable for templating.

Will add more details about the structure of the variable to access details soon


## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/listless.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-pubmed-0.1.2 README.md
jekyll-pubmed-0.1.1 README.md