Commit Graph

5 Commits

Author SHA1 Message Date
Daan Sprenkels 675245722f Revert "Format errors with HTML"
This reverts commit 80092dea5b.

After enabling both HTML and plain-text templating, I found that
this introduces a lot more complexity in the code than was desirable
for a project in this stage. The result looked fine, wrapping plain
text in <pre> tags. However, it was neccessary to keep duplicate
template files, for HTML and text. This was cumbersome, added a lot
of bloat, etc.

This feature is postponed to when there is more product.
2019-09-06 00:15:35 +02:00
Daan Sprenkels 80092dea5b Format errors with HTML 2019-09-05 23:07:54 +02:00
Daan Sprenkels 498c84541b Add a small prometheus exporter 2019-08-29 23:41:00 +02:00
Daan Sprenkels 061bb23625 Initial commit 2019-08-25 21:33:56 +02:00
Daan Sprenkels 881ae857cf Add go.mod file 2019-08-24 23:28:56 +02:00