You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: rebuild the documentation homepage around its readers
The homepage showed a screenshot of the web app's landing page beside a heading the screenshot
already contained, so the tagline appeared twice. The asset pipeline now exports the scene alone —
the four cards of one change and the feedback attached to them — and both the README and the docs
site use that instead.
Around it the page becomes a documentation homepage rather than a compressed marketing one: search
is visible where a visitor lands, the pre-1.0 support window is stated in an announcement bar
instead of only inside the compatibility policy, and each guide card names its audience and links
the pages that audience opens first.
Also: the exact mentor accent from the web app, themed shadows that survive dark mode, an accessible
heading for the feature section, imprint and privacy in the footer, descriptions on twelve pages that
had none, and the removal of the unused template sidebar, seven orphaned screenshots and the
sidebar_position frontmatter that ordered nothing and contradicted itself.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
<img alt="An illustration of one change through a project: issue #412 has no acceptance criteria, the pull request grew to 34 files and picked up an unrelated rename, a reviewer asks a good question, and it merges with that thread unresolved. Hephaestus points back to the issue." src="./docs/images/readme/landing-hero-light.png" width="1280">
<img alt="Four cards from one change — an issue with no acceptance criteria, a pull request that grew to 34 files, a review question, and the merge that left it unanswered — each with the practice feedback Hephaestus attached to it." src="./docs/images/readme/feedback-scene-light.png" width="896">
37
37
</picture>
38
-
<p><sub>An illustration of the kind of feedback Hephaestus writes. See the <ahref="https://ls1intum.github.io/Hephaestus/user/ai-code-review">user guide</a> for the real interface.</sub></p>
38
+
<p><sub>An illustration of the feedback Hephaestus writes. See the <ahref="https://ls1intum.github.io/Hephaestus/user/ai-code-review">user guide</a> for the real interface.</sub></p>
39
39
</div>
40
40
41
41
> [!IMPORTANT]
@@ -127,5 +127,5 @@ quality checks, and open a pull request. Participation in the project is governe
127
127
Hephaestus is an [MIT-licensed](./LICENSE) open-source project developed by
128
128
[Applied Education Technologies](https://aet.cit.tum.de/) at the
129
129
[Technical University of Munich](https://www.tum.de/en/). It is named after the Greek god of the
130
-
forge. In the myth Plato tells, his craft was carried out of the workshop and handed to people so
131
-
they could build for themselves — which is roughly the idea here.
130
+
forge, whose craft — in the myth Plato tells — was stolen from his workshop and given to people so
Copy file name to clipboardExpand all lines: docs/admin/ai-providers.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
---
2
2
id: ai-providers
3
-
sidebar_position: 2
4
3
title: Connect an AI Provider
5
4
description: Register an OpenAI-compatible provider, test it, price its models, and share them — field by field, with what a failed probe actually means.
Copy file name to clipboardExpand all lines: docs/admin/buildpacks-cds-decision.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
id: buildpacks-cds-decision
3
3
title: Server image build via Paketo Buildpacks + Application CDS
4
-
sidebar_position: 4
5
4
description: How and why the application-server image is built with Paketo Cloud Native Buildpacks + Application CDS, and the Java 25 + JEP 483 migration path.
Copy file name to clipboardExpand all lines: docs/admin/practice-catalog.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
---
2
2
id: practice-catalog
3
-
sidebar_position: 4
4
3
title: Practice Catalog
5
4
description: Curate the practices an instance offers, adopt them into a workspace, and read the badges that say when a workspace copy and the catalog have drifted apart.
0 commit comments