Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 578 Bytes

File metadata and controls

26 lines (18 loc) · 578 Bytes

World of Warcraft guild progress updater for jekyll

Gem Version

Configuration

Add following block to your jekyll config (_config.yml)

wowupdater:
  region: eu # region name
  realm: галакронд # TRANSLATED realm name
  realm-id: 607 # Raider.IO realm id
  guild: Ясный Лес # Guild name

Usage

# If you set all configs in site config file:
jekyll updateprogress

# If you want to set custom config
jekyll updateprogress --help