summaryrefslogtreecommitdiffstats
path: root/content/en/articles/manage-your-passwords-with-password-store
AgeCommit message (Collapse)AuthorFilesLines
10 daysfix: convert raw HTML to markdown and fix deprecated HTML entitiesDanilo M.1-44/+48
Content fixes: - speak-to-me: Convert blockquote to markdown, decode entities - wp_patcher: Convert pre blocks to fenced code, markdown blockquote - manage-your-passwords: Convert a tags and blockquotes to markdown, add acronym shortcode, decode entities - playing-with-colors: Convert a tag to markdown - pure-nerdgasm: Mark as draft (YouTube embed lost in export) - r-i-p-steve-jobs: Replace figure with image shortcode - responsibility: Convert blockquote to markdown
2026-04-24working on the frontmatters for all articlesrelease_24042026-1126Danilo M.1-2/+3
2026-04-16feat: import 36 articles with assets and create supporting shortcodesDanilo M.1-0/+111
- 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>