Tech Experiments

CEBKUN Blog Studio

An offline-first MDX authoring desk for drafting, validating, and previewing useful Bits.

Problem

Writing local MDX posts should not require a CMS account or a pile of browser tabs.

Solution

Built a self-contained browser tool with explicit folder permissions, local draft memory, source editing, validation, and safe Markdown preview.

Tools Used

HTMLJavaScriptMDXFile System Access API

Client-safe Notes

Public CEBKUN authoring utility. Draft files remain on the user's device and are never uploaded by the tool.

Visit Project