Resources
Everything you need to go from first command to production application — the same assets the WebEdify team uses every day.
Platform Documentation
The full reference ships with the platform and is available to your team from day one of an engagement.
- Node and data model design
- The command processing pipeline and every processor
- Complete tag reference for templates
- Extension guides for processors, tags, and data providers
AI-Assisted Development
Because commands and templates are declarative, an LLM generates correct WebEdify markup far more reliably than it generates equivalent MVC or React code — and when it gets something wrong, the mistake is two lines of markup rather than a bug buried in a class hierarchy.
The platform ships a prompt library for common tasks: adding a feature, designing a site, and creating tags, processors, and data models.
Live Examples on This Site
Dogfooding in action.
- The 8 Design Strategies + preview modals
- The contact form — a real
<@form>tag saving through a live model - Every page you are reading, including this one