]> juplo.de Git - website/commit
Remove Hugo-specific outputs/layout fields from project content
authorKai Moritz <kai.milan.moritz@googlemail.com>
Mon, 15 Jun 2026 18:41:56 +0000 (18:41 +0000)
committerKai Moritz <kai.milan.moritz@googlemail.com>
Mon, 15 Jun 2026 18:41:56 +0000 (18:41 +0000)
commitc895df0c65b477fba45f18f16aaa743bc6d9294a
treee92b680d66b7755f07e04318ad4405758a7be0c5
parent860102865dc0e337533ee3d9d18c5e31b67afd19
Remove Hugo-specific outputs/layout fields from project content

outputs: [html] and layout: article are Hugo artifacts carried over
from the migration — Astro ignores them. Removed from all 12 content
files and from the Zod schema in content.config.ts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
13 files changed:
src/content.config.ts
src/content/projects/hibernate-maven-plugin/2.1.1/_index.html
src/content/projects/hibernate-maven-plugin/2.1.1/configuration.html
src/content/projects/hibernate-maven-plugin/2.1.1/project-info/_index.html
src/content/projects/hibernate-maven-plugin/2.1.1/project-reports/_index.html
src/content/projects/hibernate-maven-plugin/2.1.1/project-reports/plugin-info/_index.html
src/content/projects/hibernate-maven-plugin/2.1.1/project-reports/plugin-info/create-mojo.html
src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/_index.html
src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/configuration.html
src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/_index.html
src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/_index.html
src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/plugin-info/_index.html
src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/plugin-info/create-mojo.html