]> danix's work - danix.xyz-2.git/commit
refactor: convert repository from section (_index.md) to plain page (index.md)
authorDanilo M. <redacted>
Wed, 22 Apr 2026 10:17:07 +0000 (12:17 +0200)
committerDanilo M. <redacted>
Wed, 22 Apr 2026 10:17:07 +0000 (12:17 +0200)
commit3c7ce68314526ad1faf319c4c8d62ae8ccc727cd
tree00e70a82ae8d83b8238966b9cb5600dfb7e822ce
parent44bfb1ebf01815936c658a8fc6424c1a351f1069
refactor: convert repository from section (_index.md) to plain page (index.md)

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 <redacted>
content/en/repository/index.md [moved from content/en/repository/_index.md with 98% similarity]
content/it/repository/index.md [moved from content/it/repository/_index.md with 98% similarity]
themes/danix-xyz-hacker/layouts/repository/single.html [moved from themes/danix-xyz-hacker/layouts/repository/list.html with 100% similarity]