Commit graph

32 commits

Author SHA1 Message Date
d646cd6329 Update dependency astro to v7.1.6
All checks were successful
/ build (pull_request) Successful in 30s
2026-08-02 15:48:00 +00:00
stb
66f365a667 Merge pull request 'Einladung zum Gruppentreffen aktualisiert' (#16) from einladung-gruppen into main
All checks were successful
/ build (push) Successful in 54s
Reviewed-on: #16
2026-07-24 18:38:08 +02:00
6e6150ec0e Einladung zum Gruppentreffen aktualisiert
Some checks failed
/ cleanup-staging (pull_request) Failing after 30s
/ build (pull_request) Successful in 1m0s
2026-07-24 18:37:48 +02:00
stb
ecb1d8e922 Merge pull request 'Update actions/upload-artifact action to v7' (#15) from renovate/major-github-artifact-actions into main
All checks were successful
/ build (push) Successful in 16m9s
Reviewed-on: #15
2026-07-22 17:18:49 +02:00
854eaed61a Update actions/upload-artifact action to v7
All checks were successful
/ build (pull_request) Successful in 30s
/ cleanup-staging (pull_request) Successful in 3s
2026-07-22 13:03:10 +00:00
efcff8a4b8 Configure Renovate (#6)
All checks were successful
/ build (push) Successful in 57s
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.

---
### Detected Package Files

 * `.forgejo/workflows/cleanup-docs.yaml` (github-actions)
 * `.forgejo/workflows/deploy-docs.yaml` (github-actions)
 * `package.json` (npm)
 * `pnpm-workspace.yaml` (npm)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Show only the Age and Confidence Merge Confidence badges for pull requests.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.
  - Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  - Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  - Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  - Correctly link to the source code for golang.org/x packages
  - Link to pkg.go.dev/... for golang.org/x packages' title
  - Provide a link to octochangelog's improved breakdown for Renovate's changelogs

---

### What to Expect

With your current configuration, Renovate will create 5 Pull Requests:

<details>
<summary>Update tailwindcss monorepo to v4.3.3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/tailwindcss-monorepo`
  - Merge into: `main`
  - Upgrade [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss) to `4.3.3`
  - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `4.3.3`

</details>

<details>
<summary>Update dependency @&#8203;lucide/astro to v1.25.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/lucide-monorepo`
  - Merge into: `main`
  - Upgrade [@lucide/astro](https://github.com/lucide-icons/lucide) to `1.25.0`

</details>

<details>
<summary>Update dependency astro to v7.1.3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/astro-monorepo`
  - Merge into: `main`
  - Upgrade [astro](https://github.com/withastro/astro) to `7.1.3`

</details>

<details>
<summary>Update dependency daisyui to v5.7.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/daisyui-5.x-lockfile`
  - Merge into: `main`
  - Upgrade [daisyui](https://github.com/saadeghi/daisyui) to `5.7.0`

</details>

<details>
<summary>Update actions/upload-artifact action to v7</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/major-github-artifact-actions`
  - Merge into: `main`
  - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `v7`

</details>

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See [docs for `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->

Co-authored-by: stb <stb@noreply.git.hamburg.ccc.de>
Reviewed-on: #6
2026-07-22 13:41:06 +02:00
1a28b3f62a Merge pull request 'fix path generation' (#8) from fix-link into main
All checks were successful
/ build (push) Successful in 28s
Reviewed-on: #8
Reviewed-by: stb <stb@noreply.git.hamburg.ccc.de>
2026-07-11 14:56:55 +02:00
89f19e25f8
fix path generation
All checks were successful
/ build (pull_request) Successful in 39s
/ cleanup-staging (pull_request) Successful in 3s
2026-07-11 08:37:27 +02:00
2081ab1326 Spelling
All checks were successful
/ build (push) Successful in 26s
2026-07-10 22:15:38 +02:00
6e8b4f9b96 Merge pull request 'fix deployment' (#5) from fix-deployment into main
All checks were successful
/ build (push) Successful in 26s
Reviewed-on: #5
2026-07-10 14:04:39 +02:00
e77c83c7ec
fix deployment
All checks were successful
/ build (pull_request) Successful in 27s
/ cleanup-staging (pull_request) Successful in 4s
2026-07-10 14:03:36 +02:00
01001ee935 Merge pull request 'ui-fixes' (#4) from ui-fixes into main
Some checks failed
/ build (push) Failing after 16s
Reviewed-on: #4
2026-07-10 13:49:23 +02:00
11120bb0c8
style content, add arrow indicating more content
All checks were successful
/ build (pull_request) Successful in 1m4s
/ cleanup-staging (pull_request) Successful in 4s
2026-07-10 13:02:40 +02:00
aaa15caf69
reduce motion 2026-07-10 12:46:59 +02:00
stb
8af42ecb9d Merge pull request 'content: add fedi verification link to footer' (#3) from fedi-verification into main
All checks were successful
/ build (push) Successful in 27s
Reviewed-on: #3
Reviewed-by: stb <stb@noreply.git.hamburg.ccc.de>
2026-07-09 22:21:01 +02:00
stb
81c4fa3bb9 Merge branch 'main' into fedi-verification
All checks were successful
/ cleanup-staging (pull_request) Successful in 5s
/ build (pull_request) Successful in 27s
2026-07-09 22:20:44 +02:00
8943d56ba2
layout: add page title
All checks were successful
/ build (push) Successful in 24s
2026-07-09 22:17:23 +02:00
8ade6757f7 content: add fedi verification link to footer
All checks were successful
/ build (pull_request) Successful in 28s
this placement is temporary, feel free to change this to a better location
2026-07-09 22:05:48 +02:00
57b27f6194 Einladung an Gruppen verlinken
All checks were successful
/ build (push) Successful in 26s
Kleinere Korrekturen
2026-07-09 21:33:47 +02:00
c9c327a217 pnpm installieren
All checks were successful
/ build (push) Successful in 28s
2026-07-09 21:30:44 +02:00
dc322584db Korrekten build verwenden
Some checks failed
/ build (push) Failing after 39s
2026-07-09 21:24:05 +02:00
71e905ebcb Links korrekt auszeichnen
Some checks failed
/ build (push) Failing after 17s
2026-07-09 21:05:00 +02:00
f7676c0ccd Add deployment workflow
Some checks failed
/ build (push) Failing after 17s
2026-07-09 20:55:46 +02:00
e810f7f587 WHS prominent nennen 2026-07-09 19:34:53 +02:00
968709b8e1 Einladung für Gruppen dazu 2026-07-09 19:10:12 +02:00
ed6c993a78
fix formatting 2026-07-07 14:44:24 +02:00
91bcd33c44
improve layout 2026-07-07 14:40:20 +02:00
f65e47bf45
add countdown and more content 2026-07-07 14:30:22 +02:00
f7e40853b8
add basic content 2026-07-06 21:04:45 +02:00
3c5018f9cb
remove astro basic template 2026-07-06 19:54:11 +02:00
ee2aac23f6
update README.md 2026-07-06 19:47:12 +02:00
7820882f88
install astro 2026-07-06 19:46:21 +02:00