summaryrefslogtreecommitdiffstats
path: root/content/it/articles/speak-to-me
AgeCommit message (Collapse)AuthorFilesLines
36 hoursseo: add H1 to homepages and excerpt to 18 articles (IT/EN)Danilo M.1-0/+1
Add H1 headings to both IT and EN homepages for SEO. Add missing excerpt frontmatter to 18 articles lacking per-page meta descriptions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 daystranslate: fixed translation and uploaded files for "speak to me"Danilo M.1-3/+4
2026-04-28fix: convert raw HTML to markdown and fix deprecated HTML entitiesDanilo M.1-7/+3
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-7/+13
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>