Skip to content

AdamWhitcroft/jekyll-scryfall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

jekyll-scryfall

A jekyll plugin to fetch Magic: The Gathering card images from the Scryfall API.

Installation

Install httparty:

npm install httparty

Add jekyll-scryfall.rb to your plugins folder.

Usage

You can fetch a specific card from Scryfall using the following custom tag:

{% card Birds of Paradise %}

Which will render:

<img alt="" img src="" />

About

A jekyll plugin to fetch card data from Scryfall

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages