Add Lighthouse tickets to your GitHub wiki

justin

Posted by justin at October 6th, 2008

Lighthouse Tickets on Github

In case you've missed it, we're drinking the Github Kool-Aid extensively. One request we've heard quite often is a way to show your Lighthouse tickets on your Github wiki. Check out the newly minted Lighthouse badge. Just include a little bit of code and the JavaScript file into your wiki and you have your list:

<span style="display:none" id="lighthouse-parameters"  account="activereload" query="state:open">YOUR API KEY</span>
<div><script src="http://github.com/Caged/lighthouse-badge/tree/master/src/lighthouse-badge.js?raw=true"</script></div>

Because Github doesn't allow inline script blocks, you specify your parameters with a hidden span.

Checkout the README for full instructions and be sure to watch the project to keep up with changes. This is a preliminary version that uses jQuery, but we plan on expanding this in the days to come.

Make your voice heard

Sorry, but comments are closed for this item.