summaryrefslogtreecommitdiffstats
path: root/content/it/repository
AgeCommit message (Collapse)AuthorFilesLines
4 daysUpdated repository pagerelease_04052026-1815Danilo M.1-1/+1
4 daysfeat: upgrade actions shortcode usages to CTA blockDanilo M.1-1/+1
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>
4 daysUpdated repository pagerelease_04052026-1429Danilo M.1-0/+2
10 daysfeat: enable repository page with single repo displayDanilo M.1-1/+0
10 daysUpdated the Repository page content. Added a cover image for the ↵Danilo M.1-22/+44
Sl-Hack-Ware project on github. [EN,IT]
2026-04-22Repository is a draft until we actually manage the contentrelease_22042026-1858Danilo M.1-1/+1
2026-04-22refactor: convert repository from section (_index.md) to plain page (index.md)Danilo M.1-1/+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-17test: verify repository page content, cards, keyboard nav, dark mode, responsiveDanilo M.1-4/+5
All comprehensive tests pass: - Repository page renders title, subtitle, and all content sections - Quick Start, Installation, Usage, and Available Packages sections display correctly - GitHub SlackBuild repository cards display in responsive grid (1-2-3 columns) - All 3 example repositories render with correct titles, descriptions, tags, and GitHub links - Code blocks are keyboard accessible with proper syntax highlighting - Dark/light mode supports with proper Tailwind dark: classes - Images lazy-load with proper alt text - Responsive design tested: mobile (320px), tablet (768px), desktop (1200px) - Italian and English translations working correctly - Keyboard navigation fully functional (Tab, Enter, external link security attributes) Layout fix: Changed repository layout from single.html to list.html to properly render _index.md section pages Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-17feat: create Italian repository page contentDanilo M.1-0/+62