summaryrefslogtreecommitdiffstats
path: root/SHORTCODES.md
AgeCommit message (Collapse)AuthorFilesLines
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