Discover how to create a custom Statamic Tag in this step-by-step guide, enabling dynamic layout changes and sharing variables with your layouts in Antlers templates. Learn the implementation process, utilize the make:addon command, and explore the internal workings of Statamic to master custom layout behavior.
Organizing a cybersecurity team with clear goals, skills assessment, role assignment, training, workload management, and a supervisor using agile methods helps protect against threats, improves efficiency, boosts innovation, and avoids burnout.
This in-depth guide provides a beginner-friendly introduction to Antlers arrays and loops. In it, we look at the basics of Antlers arrays, techniques for working with named scopes and nested arrays, and methods for randomly inserting supplementary content into blog post listings.
This article provides a very brief overview of how both the Antlers and Blade formatters work. Both formatters are offered as a Prettier plugin.
Learn to construct dynamic CSS class names using Antlers sections when creating Statamic sites.
Antlers Runtime supports the concept of dynamic variables, which can be used to retrieve data dynamically, without knowing the variable name ahead of time.
Antlers Runtime makes it easier to work with prefixed fieldsets when reusable fieldsets and partials.
In this article we will look at a way to conditionally add or remove tag parameters without requiring duplicate code, or large if statements.
This article covers a variety of intermediate-to-advanced Antlers topics by implementing a visitor reactions system using Statamic 3 and Antlers
This article covers creating a stacked content layout with Statamic and Antler by utilizing array access features.
Wrapping up Forte Phase 0 with the lexer and parser now in private alpha, and kicking off Phase 1 wi...
Read moreA Forte development update: the parser now supports backtracking, improvements to node metadata, ide...
Read moreWrapping up attribute parsing in Forte's HTML parser, from simple HTML attributes to complex, edge-c...
Read moreExploring how Forte's parser extensions can be used to handle complex Blade directives like nested s...
Read moreDigging into parsing Blade and HTML comments while building Forte's HTML parser for Laravel Blade.
Read moreThis week I’m tackling Forte's HTML parser - consolidating Blade, Flux, and Livewire components into...
Read more