diff --git a/layouts/logviewer/index.html b/layouts/logviewer/index.html
deleted file mode 100644
index eb23e23..0000000
--- a/layouts/logviewer/index.html
+++ /dev/null
@@ -1,175 +0,0 @@
-{{ define "main" }}
-
-
-
-
The streaming companion for power users
-
- strimertül is a free and open source tool to add to your Twitch
- streams for creating powerful overlays and power-up the viewer
- interaction!
-
-
-
-
-
-
-
-
-
-
-
-
- Build overlays and tooling with easy access to Twitch alerts,
- chat messages and more through a single websocket interface. The
- API strives for simplicity with a
- documented protocol, but there are also officially supported bindings for popular
- languages such as
- Typescript,
- Go
- and
- Python.
-
-
- {{ $image := resources.Get "landing/websocket.svg" }}
-
-
-
-
-
-
-
- {{ $image := resources.Get "landing/rewards.png" }}
-
-
-
-
- The built-in loyalty system lets regular viewers accrue points,
- claim rewards and contribute towards community goals.
-
-
-
-
-
-
-
-
-
-
Keep total control of your tech
-
- Strimertül runs completely in your computer and has no remote
- components.
-
-
- {{ $image := resources.Get "landing/downloads.png" }}
-
-
-
-
-
-
-
- {{ $image := resources.Get "landing/AGPLv3_Logo.svg" }}
-
-
-
-
- strimertül is free and open source under the
- AGPLv3, a strong
- copyleft license, meaning we couldn't close it down even if we wanted!
-
-
-
-
-
-
-
-{{ end }}
diff --git a/static/logviewer.html b/static/logviewer.html
new file mode 100644
index 0000000..a76881f
--- /dev/null
+++ b/static/logviewer.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+ Online log viewer
+
+
+
+
+
+ Online log viewer
+
+ Drag a strimertul.log
in this window to view it (or click
+ anywhere to open a file dialog).
+ The contents will not be uploaded anywhere, this webpage is fully
+ local.
+
+
+
+
+
+ Level |
+ Time |
+ Caller |
+ Message |
+ Data |
+
+
+
+
+
+
+
+