summaryrefslogtreecommitdiffstats
path: root/content/en
AgeCommit message (Collapse)AuthorFilesLines
5 daysfeat: upgrade actions shortcode usages to CTA blockDanilo M.3-3/+3
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>
5 daysUpdated repository pagerelease_04052026-1429Danilo M.1-0/+3
6 daysadded draft for my-hugo-workflow articleDanilo M.1-0/+11
9 daysrenamed my-hugo-workflow to my-git-workflowrelease_01052026-1039Danilo M.1-0/+0
9 dayscontent: replace remaining emoticons in sasso article + update TODO.mdrelease_30042026-1419Danilo M.1-2/+2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 dayscontent: replace emoticons with emoji shortcodesDanilo M.2-3/+3
;) → :wink:, :) → :smile: across all articles Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 dayscontent: replace :D emoticons with :grin: emoji shortcodeDanilo M.1-2/+2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 daystranslate: fixed translation for "xrandr-e-dual-head-su-slackware-12-2-e-intel"Danilo M.1-6/+43
9 daystranslate: fixed translation for "wp_patcher-un-metodo-per-aggiornare-wordpress"Danilo M.1-6/+113
9 daystranslate: fixed translation and uploaded files for "walt quote"Danilo M.1-0/+2
9 daystranslate: fixed translation for "vulnerabilities-for-pgp-and-emails"Danilo M.1-6/+4
9 daystranslate: fixed translation and uploaded files for "speak to me"Danilo M.1-6/+10
9 daystranslate: fixed translation for "sasso-carta-forbice-lucertola-spock"Danilo M.1-6/+30
9 daystranslate: fixed translation for "responsibility"Danilo M.1-3/+6
9 daystranslate: fixed translation for "rip steve jobs"Danilo M.1-0/+1
9 daystranslate: fixed translation for "pure nerdgasm"Danilo M.1-2/+5
9 daysremoved article "poker time"Danilo M.1-10/+0
9 daystranslate: fixed translation for "playing with colors"Danilo M.1-5/+6
9 daystranslate: fixed translation for "outside of the box"Danilo M.1-2/+3
9 daysremoved article "of being lonely"Danilo M.1-16/+0
9 daystranslate: fixed translation and uploaded files for "nerdness"Danilo M.1-2/+3
9 daysremoved article "myself as a droid"Danilo M.1-11/+0
9 daystranslate: fixed translation for "money for independence"Danilo M.1-0/+1
9 daystranslate: fixed translation for "manage you passwords with password-store"Danilo M.1-4/+4
9 daystranslate: fixed translation for "le email queste sconosciute" [DRAFT]Danilo M.1-5/+43
9 daystranslate: fixed translation for "la giornata del pi greco"Danilo M.1-6/+20
10 daystranslate: fixed translation and uploaded files for "katsushika-hokusai"Danilo M.1-13/+12
10 daystranslate: updated translation for "io-supporto-mario-congiusta"Danilo M.1-6/+25
chore: added static image for "imagine"
10 daystranslate: fixed translation for "imagine"Danilo M.1-2/+2
10 daystranslate: fixed translation for "haiku-2"Danilo M.1-6/+6
10 daystranslate: fixed translation for "haiku"Danilo M.1-3/+3
10 daystranslate: fixed translation for "git setup own server"Danilo M.1-0/+1
10 daystranslate: fixed translation for "git setup own server - part2"Danilo M.1-2/+2
10 daystranslate: fixed translation for "gify - back to bash scripting"Danilo M.1-1/+2
10 daystranslation: Added english translation for "conquista la folla"Danilo M.1-8/+9
10 daystranslation: Added italian translation for "About Loneliness"Danilo M.1-1/+0
10 daystranslation: Added italian translation for "Cad designing in gnu linux"Danilo M.1-4/+6
10 daystranslation: Added italian translation for "Bash Notes"Danilo M.1-1/+0
10 daysRemoved article "Come funziona questo sito"Danilo M.1-11/+0
10 daystranslate: Added italian translation for "Baking Programs"Danilo M.1-1/+0
10 daysUpdated draft for bash-notes articleDanilo M.1-4/+7
10 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>
11 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>
11 daysfix: convert remaining raw HTML to markdown and add acronym shortcodesDanilo M.2-19/+32
- 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)
11 daysfix: convert raw HTML to markdown and fix deprecated HTML entitiesDanilo M.5-57/+53
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
11 daysfeat: enable repository page with single repo displayDanilo M.1-1/+0
11 daysUpdated the Repository page content. Added a cover image for the ↵Danilo M.1-12/+35
Sl-Hack-Ware project on github. [EN,IT]
11 daysUpdated content in homepage. [EN,IT]Danilo M.1-1/+1
12 daysRewrite about page: present current identity and valuesrelease_28042026-1021Danilo M.1-5/+9
Replace generic 2009 bio with focused introduction covering cybersecurity training, AI interest, web dev background, GNU/Linux and Slackware philosophy, privacy commitment, and A11y standards. Added closing CTA to contact or browse articles. Updated both EN and IT versions. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-24Fix category typos and normalize tags/categories for all EN articles; move ↵release_24042026-1841Danilo M.23-342/+100
Italian articles from EN to IT folder with English placeholders