Site Build Log
We build this site in the open. This is a running log of changes to GetCoreTech itself — new features, fixes, and infrastructure — not the articles we publish.
- Custom image crash fixSep 6, 2026
A custom article image pointing outside our approved image hosts could previously crash the page it appeared on — the article page, its preview, and every homepage/category/tag/collection card showing that article. Custom images now safely fall back to the category illustration (or, on the article page itself, a plain image tag) instead.
- Public corrections logSep 5, 2026
"Report an error" on the contact form now feeds a public, per-article correction log.
- Performance monitoringSep 5, 2026
Real-user Core Web Vitals (loading speed, responsiveness, visual stability) are now being measured site-wide.
- Image loading auditSep 5, 2026
Swept the site for images not yet using Next.js's optimized image pipeline and converted the ones that were.
- Admin command paletteSep 5, 2026
Cmd+K-style jump-to-anything navigation, extended into the admin panel.
- System theme optionSep 5, 2026
The dark/light toggle now includes a "System" option that follows your device's setting.
- Editorial calendarSep 5, 2026
The admin panel now has a calendar view of draft, scheduled, and published articles.
- Emoji reactionsSep 5, 2026
Anyone can now react to an article with 👍 🔥 🎉 or 💡 — no account needed.
- @mentions in commentsSep 5, 2026
Tagging someone by name in a comment now notifies them.
- This pageSep 5, 2026
A public log of changes to the site itself, separate from the article archive.
- Referral trackingSep 4, 2026
Signups arriving via a `?ref=` link are now attributed to that referral.
- Bulk comment moderationSep 3, 2026
Admin can now approve, delete, or mark spam on multiple comments in one action.
- Admin audit logSep 3, 2026
Every admin action across the panel is now recorded and reviewable.
- TagsSep 2, 2026
Articles can now carry multiple tags alongside their category, each with its own indexable archive page.
- GlossarySep 2, 2026
Short, evergreen "What is X?" explainer pages, linkable from inside article bodies.
- Newsletter archiveSep 2, 2026
Past newsletter issues are now browsable on a public archive page.
- First-party view analyticsSep 2, 2026
The admin dashboard now shows per-article view counts from our own data, alongside third-party visitor analytics.
- Comment security fixSep 1, 2026
Closed a gap where a reader could bypass automatic comment moderation by editing their own comment's status directly.
- Broken-link redirectsSep 1, 2026
Renaming an article's URL now automatically redirects the old link instead of 404ing.
- Reading history & "continue reading"Sep 1, 2026
Logged-in readers now get a history of what they've opened, separate from what they've explicitly saved.
- Comment upvotesSep 1, 2026
Comments can now be upvoted, with threads sortable by top or newest.
- Follow a categorySep 1, 2026
Readers can follow a whole category, not just save individual articles.
- Site launchAug 23, 2026
GetCoreTech goes live: categories, articles, comments, saved articles, likes, reader accounts, and notifications.