Skip to content

forestguild/updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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