A widget that displays recruitment messages for a World of Warcraft guild.
It lets you show class and status priorities in a compact, configurable sidebar widget.
It’s a simple panel customizable with some CSS techniques.
New in version 2.0:
** I will be actively updating this plugin.
** This plugin is property of Gordian Knot but we do share it for free.
To use this widget, simply go to Appearance => Widget and drag it to a sidebar as similar to other widgets.
If you found bugs or want to suggest improvements, please open an issue on the project repository.
require npm to build stylesheets
npm run build to build stylesheets continuously to ./css/ until Ctrl+C to terminate, test page can be viewed at http://localhost:8001
only tested on Mac, should work in *nix platforms, should work in Windows too