diff options
| author | Himanshu Sardana <himanshusardana2005@gmail.com> | 2026-03-26 21:26:35 +0000 |
|---|---|---|
| committer | Himanshu Sardana <himanshusardana2005@gmail.com> | 2026-03-26 21:26:35 +0000 |
| commit | 103e84d847262830bbaa550b37218e9ca8b317d3 (patch) | |
| tree | e19d3bfd6594600fb28be1ccac1a3869207bc49c /content/2.md | |
| parent | 5c631f0cdb8ee3238ff054d171dd8babd158047b (diff) | |
refactor: split into cmd, pkg
Diffstat (limited to 'content/2.md')
| -rw-r--r-- | content/2.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/2.md b/content/2.md new file mode 100644 index 0000000..74c94af --- /dev/null +++ b/content/2.md @@ -0,0 +1,6 @@ +--- +title: Kite Devlog Adding Live Reload +date: 26/3/26 +--- + +I decided to write my own Live Reload to work with [Kite](https://github.com/HimanshuSardana/kite). |
