leif81 / bzkanban

:bug: A kanban board for the Bugzilla issue tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make work better with htmlpreview.github.io

leif81 opened this issue · comments

A really nice way of sharing and trying out the board is to share this link:

https://htmlpreview.github.io/?https://github.com/leif81/bzkanban/blob/master/index.html

However currently things break down once you hit the form submit button.

I found a better service called RawGit that just-works.

https://rawgit.com/leif81/bzkanban/master/index.html

The only catch I've found is the site= param must point to an https URL to avoid Mixed Content errors.

e.g. https://rawgit.com/leif81/bzkanban/master/index.html?site=https://bugzilla.mozilla.org