summaryrefslogtreecommitdiffstats
path: root/SHORTCODES.md
AgeCommit message (Collapse)AuthorFilesLines
2026-04-18consolidated duplicated shortcodes. Initial fix of the content files. Manual ↵Danilo M.1-10/+52
review needed
2026-04-15Document video, quote, and actions shortcodes in SHORTCODES.mdDanilo M.1-2/+130
- Add comprehensive Video shortcode documentation with parameters and examples - Document page bundle video resolution for automatic URL generation - Add browser compatibility notes for WebM, MP4, and Ogg formats - Document Quote shortcode with source attribution and optional links - Document Actions shortcode for download buttons and CTAs - Update Future Shortcodes section to reflect implemented features Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-15Allow custom sizing in image shortcodeDanilo M.1-1/+65
- Move w-full h-auto into default class parameter instead of hardcoding - Users can now override sizing with custom class parameter - Default still applies w-full h-auto if no class specified - Update SHORTCODES.md documentation with sizing examples - Add CSS class reference tables for common sizing patterns Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-15Update SHORTCODES.md to reflect contact form shortcode name changeDanilo M.1-3/+3
- Change {{< contact_form >}} → {{< contact >}} in all documentation - Update contributing section with correct theme directory path - Contact shortcode example now matches implementation Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-15docs: create comprehensive shortcodes documentationDanilo M.1-0/+283