summaryrefslogtreecommitdiffstats
path: root/content/it/articles/wp_patcher-un-metodo-per-aggiornare-wordpress
AgeCommit message (Collapse)AuthorFilesLines
10 daysfix: convert raw HTML to markdown and fix deprecated HTML entitiesDanilo M.1-8/+6
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-24Fix category typos and normalize tags/categories for all EN articles; move ↵release_24042026-1841Danilo M.1-5/+113
Italian articles from EN to IT folder with English placeholders
2026-04-16feat: import 36 articles with assets and create supporting shortcodesDanilo M.1-0/+12
- 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>