HYM

security x life

Security & Life Log

03 // PROJECT CASE

Content-as-code CMS workflow

A lightweight CMS workflow using Markdown, JSON and GitHub Contents API for blog, travel, fitness, skills, projects and contact content without adding a database.

Overview

Problem

A personal site has a small content model, so adding a database and a heavy admin system too early would increase maintenance and deployment cost.

Result

The admin can maintain multiple content types, preview locally without publishing credentials, and publish content plus uploads once GitHub variables are configured.

Role

Owned authentication, remote-first local fallback, content serialization, publishing path rules, upload paths and admin editing experience.