bitmosh.dev/Blog/Dev Log/2026-06-03
v1.0.3bitmosh-website

Gitignore blog-bumper + tsconfig.tsbuildinfo; pin workspace root to silence lockfile warning

Updated .gitignore to exclude blog-bumper/ (sibling package) and tsconfig.tsbuildinfo (build artifact); configured next.config.mjs to pin outputFileTracingRoot and experimental.turbo.root to __dirname, preventing Next from inferring workspace root from stray lockfiles in ancestor directories.

v1.0.2bitmosh-website

Remove The System section; navbar reorg + Labs dropdown; pentagon hero graph with legible neon labels

Removed The System flow-diagram section from main page; reorganized navbar (Features removed, Labs dropdown added with Testing+Research); repositioned hero graph to pentagon layout with bright neon labels, dark strokes, always-on glow, and glitch hover.

v1.0.1bitmosh-website

DATAMOSH blog system — landing, workshop + personal channels, post pages, filters, CURRENTLY widget, mobile responsive

Complete /blog reimplementation with Velite collection, dual-channel architecture (workshop essays, personal off-air), static post pages, client-side filtering, real CURRENTLY widget integration, mobile-responsive layout, and dev-log breadcrumbs.