Show HN: Raytha v1.5 – open-source .NET CMS with a new visual page builder

github.com

1 points by apexdodge 9 hours ago

Raytha is an open source .NET CMS. v1.5 adds a visual page builder (drag and drop widgets) on top of the existing Liquid templating system.

Main pieces: custom content types, templating, embedded functions, RBAC, headless REST API, audit logs, SAML/JWT SSO, revision history, and S3/Azure/local storage support.

Deployment is minimal: a single Docker container, Postgres, and SMTP. There’s also a one-click Railway deploy.

Goal: deploy once, theme fast, and iterate without opening a full .NET project for every change.

Feedback welcome.