Home
/
Educational content
/
Beginner guides
/

Building a simple cms:markdown files and git in action

The Motivation Behind Plain

By

Emma Russo

Jul 9, 2026, 06:26 PM

Edited By

Miyuki Tanaka

2 minutes reading time

A simple interface showing Markdown files and a Git repository for content management.

For years, many developers felt trapped by complex systems like DotNetNuke and Sitecore. They required constant server updates and management.

The creator of Plain aimed to simplify the process. "I always wanted a folder of files I fully own," they stated.

How it Works

  • Configuration is done via a single JSON file.

  • The build process generates a static site with plain HTML and CSS.

  • An optional browser admin allows edits via the GitHub API, recording every save as a commit.

Constraints Keep it Simple

Adhering to a strict philosophy, the CMS uses no external frameworks, bundlers, or even TypeScript. "Vanilla only" was the mantra throughout development.

User Community Questions

Community Reactions

Feedback on forums suggests differing sentiments. While some appreciate the usability of Plain, others express concern over potential limitations.

Positive Highlights

  • Static speed: Many prefer the speed benefits of static sites over database-driven ones.

Takeaways from the Discussion

  • ๐Ÿ”ธ Concerns raised about dynamic capabilities for large applications.

  • ๐Ÿ’ฌ "Itโ€™s not for dynamic, high-write apps" - developer insight.

Plain reflects a growing trend toward simplicity in web development. As users seek alternatives to traditional CMS setups, its approach may inspire a shift toward more accessible, owner-controlled content solutions.

Predictions on Plain and the CMS Landscape

Thereโ€™s a strong chance that Plain will pave the way for more minimalist CMS options in 2026. As more developers prioritize simplicity and control, experts estimate around 60% of future web projects might lean towards lightweight systems similar to Plain. This could alter the landscape of site management, allowing individuals to own their content freely without heavy frameworks or complicated setups. The growing disdain for bloated platforms could drive innovation, leading to enhancements in user experience and accessibility.

A Comparable Shift in the Music Industry

The rise of Plain echoes the shift in the music industry with the move from CD albums to digital downloads and streaming services in the early 2000s. Just as artists sought control over their music through new platforms, web developers are now exploring similar paths with content management. This transition highlighted a desire for ownership and ease of access, reflecting broader societal changes where convenience and control take precedence. Itโ€™s a reminder that simplicity can disrupt established norms, sparking movements toward personal empowerment across industries.