WinnipegWideWeb Demo Blog

A running log of the kind of building blocks that make a new platform feel fast and sturdy.

Default post Published

WinnipegWideWeb: platform notes

A running log of the kind of building blocks that make a new platform feel fast and sturdy.

Think: clean templates, sensible admin tools, and components you can reuse. This demo blog is a small slice of that vibe.

Moodboard

A simple UI beats a fancy one you cannot maintain.

You might also like

Suggested based on the post you opened.

1 min read · Published

Building a blog engine in plain PHP

A clean demo blog: PDO, prepared statements, and a block editor that feels familiar without being heavy.

1 min read · Published

HTML that stays maintainable

Small patterns that keep templates clean: includes, partials, and predictable classes.

1 min read · Published

Databases: the habits that save you later

Indexes, slugs, and prepared statements. The boring stuff that prevents future pain.