easyeasyweb

A focused, brandable wiki backed by a plain git repo — published here via Codeberg Pages.

This static site is served from the pages branch of a normal git repository. The same repo holds the Markdown pages and their attachments, written entirely through Codeberg's CORS-enabled REST API — no server, no CORS proxy.

demo attachment (relative-path image from the same repo)

↑ image committed in the same repo at attachments/logo3.png and referenced by relative path.

Why plain repo, not the Wiki feature

CapabilityPlain repo
Write pages + binary attachments from the browser✅ Contents API (proxy-free)
Folders / hierarchy✅ supported
Atomic multi-file commits✅ Commits API
Self-contained (pages + images in one repo)

Source: culmat/easyeasyweb-spike · Page source: Home.md · Throwaway spike to validate the easyeasyweb architecture.