📄️ Extend Template
Gleece is designed with customization at its core. The most maintainable way to customize templates is through template extension.
📄️ Override Template
While extending templates is the recommended approach for most customizations, template overriding gives you complete control over the generated routes by replacing the core templates with your custom implementations.
📄️ Custom Context
Gleece enhances your templating process by allowing you to add custom context fields. This feature is particularly useful when you need to: