summaryrefslogtreecommitdiffstats
path: root/content/en/articles/bash-notes/index.md
AgeCommit message (Collapse)AuthorFilesLines
4 daysfeat: upgrade actions shortcode usages to CTA blockDanilo M.1-1/+1
Updates all 6 content files to use new `use` parameter and `caption` descriptions. Adds i18n keys for the default button label. Bumps submodule to include the new cta-block component. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 daystranslation: Added italian translation for "Bash Notes"Danilo M.1-1/+0
9 daysUpdated draft for bash-notes articleDanilo M.1-4/+7
9 daysdocs: add callout spec/plan, actions shortcode in bash-notes, fix IT ↵Danilo M.1-0/+2
trailing newline - docs/superpowers/specs/2026-04-29-callout-shortcode-design.md — approved design spec - docs/superpowers/plans/2026-04-29-callout-shortcode.md — implementation plan - content/en/articles/bash-notes: add actions download button - content/it/articles/bash-notes: fix missing trailing newline Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24working on the frontmatters for all articlesrelease_24042026-1126Danilo M.1-2/+2
2026-04-18Started content cleanupDanilo M.1-3/+2
2026-04-18cleanup: remove old default image references from frontmatterDanilo M.1-1/+0
Articles without custom images now use automatic theme-aware defaults via the updated template. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-16feat: import 36 articles with assets and create supporting shortcodesDanilo M.1-0/+223
- Migrate all English articles from old site to content/en/articles/ - Organize article assets in static/uppies/year/month/ structure - Create Italian article stubs with draft=true status - Add 7 new shortcodes: strike, em, dropcap, figure, highlight, img, youtube, gal-img - Update article image paths to reference /uppies/ locations - All 36 articles now build successfully without errors Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>