From a294445adefca6cfba5b394fb048292a49189cbd Mon Sep 17 00:00:00 2001 From: Jan Sroka Date: Wed, 8 Jul 2026 21:00:13 +0200 Subject: [PATCH 1/5] feat: Dependabot, canonical/feed SEO, German-only metadata MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Implements recommendations #2, #3, #4. Recommendation #1 (gem/Bundler version update) could not be performed in this environment — RubyGems is unreachable here, so `bundle update` cannot run, and hand-editing Gemfile.lock would be an unverified change. #1 is instead delivered via Dependabot (below), which opens `bundle update` PRs that the CI build validates. See PR description for how to run it manually if preferred. Dependabot (#2): - Add .github/dependabot.yml covering three ecosystems — bundler, npm, and github-actions — on a weekly schedule. This keeps deps (incl. the stale rubocop 1.57.2) current going forward, with each update PR gated by CI. SEO (#3, canonical + feed only): - Add and jekyll-feed's {% feed_meta %} autodiscovery link to head.html. JSON-LD structured data was intentionally NOT added: it requires a