]> juplo.de Git - maven-thymeleaf-skin/commit
Add Maven site documentation generated from CLAUDE.md
authorKai Moritz <kai.milan.moritz@googlemail.com>
Wed, 17 Jun 2026 17:08:56 +0000 (17:08 +0000)
committerKai Moritz <kai.milan.moritz@googlemail.com>
Wed, 17 Jun 2026 17:08:56 +0000 (17:08 +0000)
commit01d2d96869672fd665ebda5d5d5f8d788eb64407
tree4ef8e240e88cb68780de6743c521042dafa76812
parent32143ff389da07aa6cfcdab5f349d324d1df4c00
Add Maven site documentation generated from CLAUDE.md

Replace outdated XHTML stubs (copied from a different project) with
proper Markdown documentation covering the StILi architecture and both
import scripts. CLAUDE.md is the SSOT; the site docs are regenerated
from it on demand, not automatically before each release.

Changes:
- src/site/site.xml: rewrite for StILi (maven-fluido-skin, clean nav)
- src/site/markdown/index.md: overview, name origin, quick start,
  community extensibility model
- src/site/markdown/architecture.md: site.vm mechanics, stili-json
  format, page types, body extraction
- src/site/markdown/import-in-hugo.md: full Hugo script reference
- src/site/markdown/import-in-astro.md: full Astro script reference
- src/site/xhtml/: remove four legacy XHTML stubs from Thymeleaf skin
- pom.xml: add doxia-module-markdown dependency, update
  maven-project-info-reports-plugin 2.9 → 3.7.0 with explicit report
  set (index, summary, licenses, team, scm, dependency-info, plugins)
- CLAUDE.md: add documentation section with SSOT contract, file
  mapping, regeneration rules and minimal-diff principle

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
CLAUDE.md
pom.xml
src/site/markdown/architecture.md [new file with mode: 0644]
src/site/markdown/import-in-astro.md [new file with mode: 0644]
src/site/markdown/import-in-hugo.md [new file with mode: 0644]
src/site/markdown/index.md [new file with mode: 0644]
src/site/site.xml
src/site/xhtml/index.xhtml [deleted file]
src/site/xhtml/issue-tracking.xhtml [deleted file]
src/site/xhtml/mail-lists.xhtml [deleted file]
src/site/xhtml/usage.xhtml [deleted file]