| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-26 | feat: infer thumbnail.* (2:3 row) and header.* (wide banner) page resources | Danilo M. | 1 | -1/+6 | |
| Row uses a thumbnail.* page resource; project page shows a full-width header.* banner above the title instead of a small inline logo. Both inferred by filename from the project bundle, no front-matter needed (image param kept as thumbnail fallback). | |||||
| 2026-06-26 | fix: status badge color (safeCSS) + right-align badge and tags | Danilo M. | 1 | -4/+6 | |
| Hugo escaped the CSS-var style to ZgotmplZ, so badge colors never applied; build the style string through safeCSS instead. active=green now. On the project page, right-align the status badge with the title and push tags to the right, matching the list-view layout. | |||||
| 2026-06-26 | feat: slackware hub list layout with project rows | Danilo M. | 1 | -0/+65 | |
