bkkhack / hackmap

App to help collaboration at hacknights.
https://bkkhack.github.io/hackmap/
MIT License
10 stars 9 forks source link

read floorplan image from issue metadata #50

Closed waf closed 6 years ago

waf commented 6 years ago

Adds support for configuring the background image in the issue description. Uses a format like this:

<!--
floorplan: https://user-images.githubusercontent.com/97195/36626959-a06c2eda-196e-11e8-8138-12156da4d8b3.png
-->

Easiest way to use this feature is to upload the image directly to the GitHub issue, then use that generated URL.

I've already updated the March 2018 main thread to have this metadata.