summaryrefslogtreecommitdiffstats
path: root/content
AgeCommit message (Collapse)AuthorFilesLines
9 daysremoved article "of being lonely"Danilo M.2-28/+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.2-9/+13
9 daysremoved article "myself as a droid"Danilo M.2-23/+0
9 daystranslate: fixed translation for "money for independence"Danilo M.2-8/+10
9 daystranslate: fixed translation for "manage you passwords with password-store"Danilo M.2-10/+114
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.2-13/+26
9 daystranslate: fixed translation and uploaded files for "katsushika-hokusai"Danilo M.2-18/+39
9 daystranslate: updated translation for "io-supporto-mario-congiusta"Danilo M.2-7/+26
chore: added static image for "imagine"
9 daystranslate: fixed translation for "imagine"Danilo M.2-9/+10
9 daystranslate: fixed translation for "haiku-2"Danilo M.2-13/+17
9 daystranslate: fixed translation for "haiku"Danilo M.2-10/+13
9 daystranslate: fixed translation for "git setup own server"Danilo M.2-7/+105
9 daystranslate: fixed translation for "git setup own server - part2"Danilo M.2-8/+57
9 daystranslate: fixed translation for "gify - back to bash scripting"Danilo M.2-8/+230
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.2-10/+11
9 daystranslation: Added italian translation for "About Loneliness"Danilo M.2-6/+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.2-10/+71
9 daystranslation: Added italian translation for "Bash Notes"Danilo M.2-5/+211
9 daysRemoved article "Come funziona questo sito"Danilo M.2-24/+0
9 daystranslate: Added italian translation for "Baking Programs"Danilo M.2-6/+8
9 daysUpdated draft for bash-notes articleDanilo M.1-4/+7
9 daysdocs: add callout spec/plan, actions shortcode in bash-notes, fix IT ↵Danilo M.2-1/+3
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.2-0/+692
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.5-26/+39
- 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.7-72/+62
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
10 daysfeat: enable repository page with single repo displayDanilo M.2-2/+0
10 daysUpdated the Repository page content. Added a cover image for the ↵Danilo M.2-34/+79
Sl-Hack-Ware project on github. [EN,IT]
11 daysUpdated content in homepage. [EN,IT]Danilo M.2-2/+2
11 daysRewrite about page: present current identity and valuesrelease_28042026-1021Danilo M.2-10/+18
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.33-398/+398
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-24working on the frontmatters for all articlesrelease_24042026-1126Danilo M.21-63/+77
2026-04-22Repository is a draft until we actually manage the contentrelease_22042026-1858Danilo M.2-2/+2
2026-04-22Updated articles/convertire-file-video-in-mp3release_22042026-1638Danilo M.2-16/+28
2026-04-22refactor: convert repository from section (_index.md) to plain page (index.md)Danilo M.2-2/+0
Repository is a simple page, not a section. Renamed _index.md to index.md in both EN and IT, removed type = "repository" front matter (Hugo resolves layouts/repository/single.html automatically by section name), and renamed list.html to single.html. Visual output unchanged. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-22Chore: fixed gravatar display in pages.Danilo M.4-4/+5
2026-04-22feat: publish a11y audit pages and link wcag badgeDanilo M.2-0/+1758
Create Italian translation of A11Y Compliant audit report (Settimane 1-5). Publish both EN and IT pages (draft: false). Link WCAG 2.1 AA badge in footer to /is/a11y-compliant/ with language-aware URL. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-18Started content cleanupDanilo M.26-30/+13
2026-04-18cleanup: remove old default image references from frontmatterDanilo M.4-4/+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-18removed all occurrencies of the highlight shortcode. File removed.Danilo M.1-22/+22
2026-04-18fixed syntax in article git-setup-own-serverDanilo M.1-20/+23
2026-04-18consolidated duplicated shortcodes. Initial fix of the content files. Manual ↵Danilo M.9-28/+27
review needed
2026-04-17fix: implement proper language-specific 404 layoutsDanilo M.2-12/+0
Created 404.en.html and 404.it.html in themes/danix-xyz-hacker/layouts/ following Hugo's standard pattern for language-specific templates. Each layout uses i18n for translations and links to the correct language-specific sections. Hugo automatically selects the correct template based on request language. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-17build: generate language-specific 404.html filesDanilo M.2-0/+2
Created content/en/404.md and content/it/404.md with proper front matter to generate public/404.html and public/it/404.html files. These are ready for deployment with proper language-aware redirect rules. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-17fix: use content-based 404 pages with proper language contextDanilo M.2-0/+10
Created language-specific 404 content pages (content/en/404.md and content/it/404.md) that Hugo renders with the correct language context. Updated redirect rules and created _default/404.html layout that uses i18n properly. Now .Lang is set correctly for translation strings. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>