Skip to content

kiwi-staticsite#537

Merged
klml merged 1 commit into
mainfrom
kiwi-staticsite
Jun 8, 2026
Merged

kiwi-staticsite#537
klml merged 1 commit into
mainfrom
kiwi-staticsite

Conversation

@klml

@klml klml commented Jun 8, 2026

Copy link
Copy Markdown
Member

kiwi is a staticsite

Summary by CodeRabbit

  • Documentation
    • Updated Kiwi project categorization metadata in available language versions.

@klml klml requested a review from FabianWilms June 8, 2026 10:35
@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e93c3ccb-6ec4-4227-a792-529cb6e753ab

📥 Commits

Reviewing files that changed from the base of the PR and between 7840dca and 1b9d6a2.

📒 Files selected for processing (2)
  • de/software/kiwi.md
  • software/kiwi.md
📜 Recent review details
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2026-03-05T07:22:13.719Z
Learnt from: klml
Repo: it-at-m/opensource.muenchen.de PR: 479
File: software/openapi-generator.md:8-8
Timestamp: 2026-03-05T07:22:13.719Z
Learning: In software/* front matter (Markdown) within this repo, allow the sponsor field to point to the project’s main website when the Sponsors section on that site is the intended destination and there is no fragment/link to a specific sponsor page. Do not flag the main project URL as incorrect in this case. If a dedicated sponsorship/donation page exists and a specific sponsor anchor could be linked, prefer that URL.

Applied to files:

  • software/kiwi.md
  • de/software/kiwi.md
🔇 Additional comments (2)
de/software/kiwi.md (1)

13-13: LGTM!

software/kiwi.md (1)

13-13: Clarify/adjust Kiwi’s staticsite classification using the actual implementation (UnicodeEingabeKiwi2), not this repo’s docs build.

File: software/kiwi.md
Lines: 13-13

  - staticsite

The description calls Kiwi a “web application” operated on the City of Munich’s “own server,” while also claiming it’s “completely implemented as a modern JavaScript interface” and “works completely without an Internet connection” after loading—so staticsite should only apply if the runtime is truly static (no SSR/dynamic backend).

This repository’s own package.json is VitePress-based (docs:dev/build/preview + vitepress), and the quick scan for common server frameworks in this doc repo found none; that doesn’t prove what UnicodeEingabeKiwi2/deployment does on the server.

Update the staticsite tag only after confirming in UnicodeEingabeKiwi2 (and/or deployment docs) that it serves static JS/CSS/HTML without server-side rendering or dynamic backend endpoints.


Walkthrough

The pull request adds the staticsite tag to the YAML frontmatter of the Kiwi project documentation in both English and German language versions. This single-tag addition identifies Kiwi as a static site generator across the documentation metadata.

Changes

Kiwi Project Tag Update

Layer / File(s) Summary
Add staticsite tag to Kiwi documentation
software/kiwi.md, de/software/kiwi.md
The staticsite tag is added to the frontmatter tags list in both the English and German versions of the Kiwi software page.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • it-at-m/opensource.muenchen.de#532: Introduces support for the staticsite tag in the site's tagging and i18n configuration, which enables this tag addition to take effect.

Suggested reviewers

  • darenegade
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'kiwi-staticsite' directly reflects the main change: adding the 'staticsite' tag to the Kiwi project metadata in two files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch kiwi-staticsite

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@klml klml merged commit fbeab75 into main Jun 8, 2026
4 checks passed
@klml klml deleted the kiwi-staticsite branch June 8, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants