feat: AstroWind-Komponentenbibliothek + Tailwind v4 integrieren #1

Open
bkp wants to merge 1 commit from bkp/astrowind-components into main AGit
Collaborator

Uebernimmt eine kuratierte Teilmenge von AstroWind (github.com/arthelokyo/astrowind,
MIT) als Bau-Grundlage: Tailwind v4 + Widget-/Layout-Bibliothek, Content
Collections fuer Blog, Icon-System. Farb-Tokens auf WebForges verbindliches
--ci--Set umbenannt (statt AstroWinds eigenem --aw-color-), Dark-Mode auf
WebForges data-theme-Attribut-Konvention umgestellt (statt .dark-Klasse).
Kein Uebernehmen der YAML-Config-Schicht (vendor/integration) - stattdessen
ein schlankes typisiertes site-config.ts, da WebForge Seiten direkt per
Agent generiert statt ueber eine Config-Datei.

Lizenzhinweis in THIRD_PARTY_LICENSES.md, fehlende
styling-design-conventions-Skill-Doku ergaenzt (war bereits referenziert,
existierte aber nicht).

Verifiziert: uv run pytest (Copier-Rendering), sowie im gerenderten Projekt
npm run type-check / npm test / npm run build - alle gruen.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

Uebernimmt eine kuratierte Teilmenge von AstroWind (github.com/arthelokyo/astrowind, MIT) als Bau-Grundlage: Tailwind v4 + Widget-/Layout-Bibliothek, Content Collections fuer Blog, Icon-System. Farb-Tokens auf WebForges verbindliches --ci-*-Set umbenannt (statt AstroWinds eigenem --aw-color-*), Dark-Mode auf WebForges data-theme-Attribut-Konvention umgestellt (statt .dark-Klasse). Kein Uebernehmen der YAML-Config-Schicht (vendor/integration) - stattdessen ein schlankes typisiertes site-config.ts, da WebForge Seiten direkt per Agent generiert statt ueber eine Config-Datei. Lizenzhinweis in THIRD_PARTY_LICENSES.md, fehlende styling-design-conventions-Skill-Doku ergaenzt (war bereits referenziert, existierte aber nicht). Verifiziert: uv run pytest (Copier-Rendering), sowie im gerenderten Projekt npm run type-check / npm test / npm run build - alle gruen. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
feat: AstroWind-Komponentenbibliothek + Tailwind v4 integrieren
Some checks are pending
Tests / Lint (pull_request) Blocked by required conditions
Tests / Test (pull_request) Blocked by required conditions
9fd04dc5d1
Uebernimmt eine kuratierte Teilmenge von AstroWind (github.com/arthelokyo/astrowind,
MIT) als Bau-Grundlage: Tailwind v4 + Widget-/Layout-Bibliothek, Content
Collections fuer Blog, Icon-System. Farb-Tokens auf WebForges verbindliches
--ci-*-Set umbenannt (statt AstroWinds eigenem --aw-color-*), Dark-Mode auf
WebForges data-theme-Attribut-Konvention umgestellt (statt .dark-Klasse).
Kein Uebernehmen der YAML-Config-Schicht (vendor/integration) - stattdessen
ein schlankes typisiertes site-config.ts, da WebForge Seiten direkt per
Agent generiert statt ueber eine Config-Datei.

Lizenzhinweis in THIRD_PARTY_LICENSES.md, fehlende
styling-design-conventions-Skill-Doku ergaenzt (war bereits referenziert,
existierte aber nicht).

Verifiziert: uv run pytest (Copier-Rendering), sowie im gerenderten Projekt
npm run type-check / npm test / npm run build - alle gruen.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Some checks are pending
Tests / Lint (pull_request) Blocked by required conditions
Tests / Test (pull_request) Blocked by required conditions
This pull request can be merged automatically.
Some workflows are waiting to be reviewed.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin +refs/pull/1/head:bkp/astrowind-components
git switch bkp/astrowind-components

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff bkp/astrowind-components
git switch bkp/astrowind-components
git rebase main
git switch main
git merge --ff-only bkp/astrowind-components
git switch bkp/astrowind-components
git rebase main
git switch main
git merge --no-ff bkp/astrowind-components
git switch main
git merge --squash bkp/astrowind-components
git switch main
git merge --ff-only bkp/astrowind-components
git switch main
git merge bkp/astrowind-components
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sebatec-eu/template-astro!1
No description provided.