From 103e84d847262830bbaa550b37218e9ca8b317d3 Mon Sep 17 00:00:00 2001 From: Himanshu Sardana Date: Thu, 26 Mar 2026 21:26:35 +0000 Subject: refactor: split into cmd, pkg --- output/2/index.html | 239 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 239 insertions(+) create mode 100644 output/2/index.html (limited to 'output/2') diff --git a/output/2/index.html b/output/2/index.html new file mode 100644 index 0000000..67af3ba --- /dev/null +++ b/output/2/index.html @@ -0,0 +1,239 @@ + + + + + + + Kite Devlog Adding Live Reload + + + + + + + + + +
+ + +

Kite Devlog Adding Live Reload

+

I decided to write my own Live Reload to work with Kite.

+ +
+ + + + -- cgit v1.3.1