summaryrefslogtreecommitdiffstats
path: root/content/it/articles
AgeCommit message (Collapse)AuthorFilesLines
8 daystranslate: fixed translation for "xrandr-e-dual-head-su-slackware-12-2-e-intel"Danilo M.1-9/+10
8 daystranslate: fixed translation for "wp_patcher-un-metodo-per-aggiornare-wordpress"Danilo M.1-11/+11
8 daystranslate: fixed translation and uploaded files for "walt quote"Danilo M.1-6/+8
8 daystranslate: fixed translation for "vulnerabilities-for-pgp-and-emails"Danilo M.1-7/+19
8 daystranslate: fixed translation for "sunset in siderno"Danilo M.1-7/+10
8 daystranslate: fixed translation and uploaded files for "speak to me"Danilo M.1-3/+4
9 daystranslate: fixed translation for "sasso-carta-forbice-lucertola-spock"Danilo M.1-1/+1
9 daystranslate: fixed translation for "responsibility"Danilo M.1-7/+8
9 daystranslate: fixed translation for "rip steve jobs"Danilo M.1-7/+7
9 daystranslate: fixed translation for "pure nerdgasm"Danilo M.1-4/+2
9 daysremoved article "poker time"Danilo M.1-12/+0
9 daystranslate: fixed translation for "playing with colors"Danilo M.1-7/+18
9 daystranslate: fixed translation for "outside of the box"Danilo M.1-7/+9
9 daysremoved article "of being lonely"Danilo M.1-12/+0
9 daystranslate: fixed translation for "new home server ideas"Danilo M.1-7/+25
9 daystranslate: fixed translation and uploaded files for "nerdness"Danilo M.1-7/+10
9 daysremoved article "myself as a droid"Danilo M.1-12/+0
9 daystranslate: fixed translation for "money for independence"Danilo M.1-8/+9
9 daystranslate: fixed translation for "manage you passwords with password-store"Danilo M.1-6/+110
9 daystranslate: fixed translation for "la giornata del pi greco"Danilo M.1-7/+6
9 daystranslate: fixed translation and uploaded files for "katsushika-hokusai"Danilo M.1-5/+27
9 daystranslate: updated translation for "io-supporto-mario-congiusta"Danilo M.1-1/+1
chore: added static image for "imagine"
9 daystranslate: fixed translation for "imagine"Danilo M.1-7/+8
9 daystranslate: fixed translation for "haiku-2"Danilo M.1-7/+11
9 daystranslate: fixed translation for "haiku"Danilo M.1-7/+10
9 daystranslate: fixed translation for "git setup own server"Danilo M.1-7/+104
9 daystranslate: fixed translation for "git setup own server - part2"Danilo M.1-6/+55
9 daystranslate: fixed translation for "gify - back to bash scripting"Danilo M.1-7/+228
9 daysfix: populate italian articles section index to restore breadcrumbDanilo M.1-0/+5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 daystranslation: Added english translation for "conquista la folla"Danilo M.1-2/+2
9 daystranslation: Added italian translation for "About Loneliness"Danilo M.1-5/+7
9 daystranslation: Added italian translation for "Ceasar quote"Danilo M.1-9/+9
9 daystranslation: Added italian translation for "Cad designing in gnu linux"Danilo M.1-6/+65
9 daystranslation: Added italian translation for "Bash Notes"Danilo M.1-4/+211
9 daysRemoved article "Come funziona questo sito"Danilo M.1-13/+0
9 daystranslate: Added italian translation for "Baking Programs"Danilo M.1-5/+8
9 daysdocs: add callout spec/plan, actions shortcode in bash-notes, fix IT ↵Danilo M.1-1/+1
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>
10 daysfeat: add 'My Git Workflow' article (EN/IT)release_28042026-2031Danilo M.1-0/+346
Add bilingual article covering personal git config settings: - push.autoSetupRemote, pull.rebase - commit.gpgsign - help.autocorrect, fetch.prune, fetch.prunetags - merge.conflictstyle (zdiff3), rerere - branch.sort, column.ui, log.*, diff.* - Aliases (lg, sw) - Typical workflow narrative Includes both English and Italian translations. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
10 daysfix: convert remaining span strikethrough to markdown in le-email articleDanilo M.1-1/+1
10 daysfix: convert remaining raw HTML to markdown and add acronym shortcodesDanilo M.3-7/+7
- myself-as-a-droid: drop external image figure, decode entities - poker-time: drop external image figure and orphan nbsp - le-email-queste-sconosciute: replace acronym tags with shortcodes, markdown strikethrough - xrandr-dual-head: convert pre block to fenced code - git-setup-own-server-part2: markdown blockquote + drop image figure + fenced code blocks (user will add image later)
10 daysfix: convert raw HTML to markdown and fix deprecated HTML entitiesDanilo M.2-15/+9
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.10-56/+298
Italian articles from EN to IT folder with English placeholders
2026-04-24Set draft = true on 3 IT articles to match ENrelease_24042026-1133Danilo M.3-0/+3
2026-04-22Updated articles/convertire-file-video-in-mp3release_22042026-1638Danilo M.1-5/+16
2026-04-18Started content cleanupDanilo M.5-5/+5
2026-04-18cleanup: remove old default image references from frontmatterDanilo M.2-2/+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.37-0/+444
- 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>
2026-04-15Fix Hugo v0.160 compatibility: remove os.Getenv and fix template syntaxDanilo M.1-0/+0
- Remove os.Getenv("THEME") call that violates security policy - Use CSS variables and data attributes for theme-aware badge colors - Update theme-toggle.js to update badge colors on theme switch - Fix .LastMod → .Lastmod (correct API) - Fix template syntax for date comparison in article-header.html Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>