diff --git a/mkdocs.yml b/mkdocs.yml
index 4f97385cdc2fdc36a8c5ddb71e960bf820002fa9..0f2943f438c98a55065b8651d8c6500d05554a62 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -129,8 +129,10 @@ markdown_extensions:
 nav:
   - Meta:
     - index.md
-    - Tags: tags.md
-    - "Copyright information": copyright.md
+    - tags.md
+    - migration-progress.md
+    - golinks.md
+    - copyright.md
   - Digital Garden:
     - garden/index.md
     - garden/foam.md
@@ -142,6 +144,8 @@ nav:
   - Multiverse:
     - Stellapent Cier / Gildedguy Stories:
       - multiverse/stellapent-cier/index.md
+      - Humans Behind The Lore:
+        - multiverse/stellapent-cier/mikedmoy.md
       - Episodes:
         - Story 8: multiverse/stellapent-cier/gildedguy-story-8.md
     - Hermitcraft:
diff --git a/src/garden/daily-notes/posts/2024-06-07.md b/src/garden/daily-notes/posts/2024-06-07.md
new file mode 100644
index 0000000000000000000000000000000000000000..e4c171947e867d934fc17a14dc6cc5597ec785cd
--- /dev/null
+++ b/src/garden/daily-notes/posts/2024-06-07.md
@@ -0,0 +1,49 @@
+---
+title: Daily Note 2024-06-07
+authors: [ajhalili2006]
+date: 2024-06-07
+slug: daily-note20240607
+description: What's cooking behind the scenes on 2024-06-07
+categories:
+#- Weekly Dump
+#- School
+#- Recap Time Squad
+#- Open-source
+- Multifandom
+- Personal Stuff
+- Other Side Projects
+#- Actually Autistic Status Update
+tags:
+- daily note
+- multiverse
+- podcasts
+comments: true
+---
+
+# Daily Note 2024-06-07
+
+Here's a quick summary of what's cooking behind the scenes today, June 7, 2024:
+
+* Actually enabled comments for daily notes (currently on per-entry basis until `meta` officially graduates from Insiders-only status), using a self-hosted instance of giscus. You can try it out now below and it'll be appear in [the `andreijiroh-dev` organization discussions in GitHub](https://github.com/orgs/andreijiroh-dev/discussions/categories/daily-notes-and-status-updates).
+* Officially installed Node.js into my custom mkdocs Docker image through copying files from the official Docker image (and some symlink trickery)
+* Yesterday, I added docs for [golinks](../../../golinks.md), will work on [Content Migration status reports](../../../migration-progress.md) later in the weekend.
+* What I have been listening to ([check today's scrobbles](https://www.last.fm/user/ajhalili2006/library?from=2024-06-06&to=2024-06-07)):
+    * [[TTPD]] on [Spotify](https://open.spotify.com/album/1Mo4aZ8pdj6L1jx8zSwJnt?autoplay=true)?!? (interpretting the lyrics, ey? Also lurking around r/TaylorSwift for hints maybe.)
+
+    <iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/1Mo4aZ8pdj6L1jx8zSwJnt?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
+
+    * I may feel like a madlad lately, but I listened to the whole album in order (from [a community playlist]) for the full experience. As my older sister told me, I may become the first (and only) Swiftie in the family once I go deeper into the discography in the future.
+
+      <div class="video-wrapper">
+        <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=CZgrZ3F0GHNPCMGx&amp;list=PLDr-FOmzEgAiySwqRFmMLmJ01nRDT4huy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
+      </div>
+
+    * Still playing some of Starcadian's music on loop, of course.
+    * Fresh from The Vergecast: [Apple's AI moment is coming](https://youtu.be/rz2ldM5hGzw) ~~at `40m55s`~~ (If they do AI-generated emojis as JPEG images through RCS at WWDC (some even shortened it as "dub dub"), that would be chaotically funny at same time bloody for Android users.)
+    <div class="video-wrapper">
+      <iframe width="1280" height="720" src="https://www.youtube.com/embed/rz2ldM5hGzw" frameborder="0" allowfullscreen></iframe>
+    </div>
+
+That's all for now, see you again soon for another daily note. If I miss something today, I may edit this page or just add it for next daily note instead. Take care, and keep it decent in the comments.
+
+[a community playlist]: https://www.youtube.com/playlist?list=PLDr-FOmzEgAiySwqRFmMLmJ01nRDT4huy
\ No newline at end of file
diff --git a/src/golinks.md b/src/golinks.md
new file mode 100644
index 0000000000000000000000000000000000000000..1fcf9e5198408be6a032df5e58f2064b8f06caf1
--- /dev/null
+++ b/src/golinks.md
@@ -0,0 +1,34 @@
+---
+tags:
+- meta
+- garden
+---
+
+# go links
+
+* [[go]] <https://github.com/andreijiroh-dev/api-servers/tree/main/packages/golink>
+    * see also <https://github.com/tailscale/golink> if you need tailnet-wide one
+* a golink server for all things Andrei Jiroh and more, powered by Cloudflare Workers for
+redirection logic + KV for storing links
+
+## Link Directory
+
+### Regular go links
+
+| go link | Type | Target | Description |
+| --- | --- | --- | --- |
+| [`go/ddevault`](https://go.andreijiroh.xyz/ddevault) | Public go link | `go/sircmpwn` | go link alias |
+| [`go/discord`](https://go.andreijiroh.xyz/discord) | Public go link | <https://wiki.andreijiroh.xyz/garden/discord> | Discord stuff in digital garden |
+| [`go/discord/yugipedia`](https://go.andreijiroh.xyz/discord/yugipedia) | Public go link | <https://discord.gg/XgAUBmH> | Yugipedia Discord server invite link |
+| [`go/dotfiles`](https://go.andreijiroh.xyz/dotfiles) | Public go link | <https://mau.dev/andreijiroh-dev/dotfiles> | Dotfiles repo shortlink |
+| [`go/edit`](https://go.andreijiroh.xyz/edit) | Public go link | `go/edit/workers` | go link alias |
+| [`go/edit/links`](https://go.andreijiroh.xyz/edit/links) | Public go link, gated access via Cloudflare dashboard | Workers KV for golinks in general | 
+| [`go/edit/workers`](https://go.andreijiroh.xyz/edit/workers) | Public go link | `https://dash.cloudflare.com/cf0bd808c6a294fd8c4d8f6d2cdeca05/workers/services/edit/golinks/production` | Edit link to production code for golinks on Cloudflare dashboard |
+| [`go/story8`](https://go.andreijiroh.xyz/story8) | Public go link ([mirror for tailnet](http://go/story8)) | TBD | [[Gildedguy Story 8]] YouTube video |
+| [`go/today`](http://go/today) | Tailnet-only go link | `https://stellapent-cier.fawn-cod.ts.net/garden/daily-notes/{{.Now.Format "2006-01-02"}}` | Today's draft entry on daily note |
+
+### Wiki/digital garden specific
+
+These wiki-specific go links can be accessible by prefixing them with `https://wiki.andreijiroh.xyz/go/` (also works on main website).
+
+TODO: add wiki-specific links
diff --git a/src/migration-progress.md b/src/migration-progress.md
new file mode 100644
index 0000000000000000000000000000000000000000..b438d46bdf5a9c165d83c00c2c5f1eb113a351f2
--- /dev/null
+++ b/src/migration-progress.md
@@ -0,0 +1,13 @@
+---
+tags:
+- meta
+---
+
+# Content Migration Status
+
+!!! info "Overall status: Not started"
+    This page will be updated as content is being manually imported into the wiki.
+
+| Link to old repo | New path / URL | Status and Date |
+| --- | --- | --- |
+| TBD | TBD | TBD |