Skip to content
TheAIDirector.Win ClaudeJoomla.com ClaudeTemplates.NET

The design decisions that shaped BaseFrame and why they matter.

BaseFrame follows three core principles:

  1. Semantic HTML first — all classes use the bf- prefix
  2. No build tools — ship compiled CSS, edit directly
  3. Framework-agnostic overrides — adapters map, never modify

These decisions make the template maintainable, extensible, and honest about what it does.