]> danix's work - danix.xyz-2.git/commit
Fix article shortcode issues and add actions shortcode
authorDanilo M. <redacted>
Wed, 15 Apr 2026 20:30:46 +0000 (22:30 +0200)
committerDanilo M. <redacted>
Wed, 15 Apr 2026 20:30:46 +0000 (22:30 +0200)
commit71b7e2558045896eaf5eb84a10006f10a5a61d8c
treedffa4f147ff5133e6f075a3ec39b9cdde9010262
parentf43663cf783f2daaf6c2b3f6529c8e9358a834f8
Fix article shortcode issues and add actions shortcode

- Fix gify-back-to-bash-scripting article: replace figure shortcode with image
- Add actions shortcode for download/action buttons with icon and styling
- Actions shortcode accepts: url (required), desc, outclass, inclass parameters
- Rendered as styled link with feather download icon

Co-Authored-By: Claude Haiku 4.5 <redacted>
content/en/articles/gify-back-to-bash-scripting/index.md [new file with mode: 0644]
themes/danix-xyz-hacker/layouts/shortcodes/actions.html [new file with mode: 0644]