Skip to content

[pull] master from GaijinEntertainment:master#996

Merged
pull[bot] merged 6 commits into
forksnd:masterfrom
GaijinEntertainment:master
May 15, 2026
Merged

[pull] master from GaijinEntertainment:master#996
pull[bot] merged 6 commits into
forksnd:masterfrom
GaijinEntertainment:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 15, 2026

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 : )

borisbat and others added 6 commits May 15, 2026 01:36
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: &quot;N NEW&quot; blog chip in top nav
@pull pull Bot locked and limited conversation to collaborators May 15, 2026
@pull pull Bot added the ⤵️ pull label May 15, 2026
@pull pull Bot merged commit 7655302 into forksnd:master May 15, 2026
@pull pull Bot had a problem deploying to github-pages May 15, 2026 14:58 Error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants