diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-05 09:34:21 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-05 09:34:21 +0200 |
| commit | 043ec4b61363fe28b2d2d8ac9e17e9386bf7175d (patch) | |
| tree | 4d650da608f1a03697d3aacaf76d916c08a0d2d0 /static | |
| parent | c262af894a95d6473e3bf8a2f8c0c85caa6b3b8b (diff) | |
| download | danixxyz-theme-043ec4b61363fe28b2d2d8ac9e17e9386bf7175d.tar.gz danixxyz-theme-043ec4b61363fe28b2d2d8ac9e17e9386bf7175d.zip | |
feat: add figure shortcode and documentation
Ported figure shortcode from previous theme. Wraps content in semantic <figure> element with optional title, caption, attribution, and link support.
Typical usage:
{{< figure caption="Image caption" attr="Photo by Someone" >}}
{{< img src="image.jpg" alt="Description" >}}
{{< /figure >}}
Also updated CONTENT_GUIDE with comprehensive usage examples and parameters.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'static')
0 files changed, 0 insertions, 0 deletions
