[pull] master from GaijinEntertainment:master#996
Merged
Conversation
Drops a single async <script> tag into site/index.html and site/blog/template.html (covers all rebuilt blog posts). No cookies, no banner, ~1KB beacon. Sphinx-built /doc tree intentionally left out — only the hand-written site is in scope. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Tracks which blog posts the visitor has seen via localStorage so the nav shows a small amber-outlined chip next to the `blog` link when there are unread posts. Clears on visiting `/blog/` index. - build_blog.py emits files/blog.json with newest_date + baseline_date (= 2nd-newest post). First-time visitors see exactly 1 NEW (just the newest); every new post published from here on adds +1. - files/blog-counter.js: small standalone script that fetches blog.json, finds the nav-level blog anchor, injects the chip. On the blog index itself, writes lastSeen = newest_date and renders nothing. - forge.css gets .forge-blog-link + .forge-blog-chip rules matching the design handoff (1px solid var(--amber), 3px radius, 10px JetBrains Mono, uppercase, 0.6px tracking). Caps display at "9+ NEW". - Wired into template.html (covers every blog/news/changelist page), index.html, and downloads.html. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Per Copilot review on PR #2667: files/blog.json is emitted by build_blog.py (and regenerated in CI via pages.yml), matching the pattern already used for files/news.json which is gitignored. Tracking generated JSON causes noisy diffs and merge conflicts as posts change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
site: add GoatCounter analytics to landing page and blog
# Conflicts: # site/blog/template.html Co-authored-by: borisbat <272689+borisbat@users.noreply.github.com>
site: "N NEW" blog chip in top nav
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )