Commit d3b0e38
Publish site content; unify intro typography, prune dead code, automate cache-busting
- Copy: move "深入探索智能的本质与边界" into the hero line; "OpenMOSS 团队" wording
- Typography: unify every intro/description paragraph to one .intro style (16px muted); bold page titles (h1) and home section title
- Dead code: remove unreachable renderResearch() and ~74 unused CSS rules (style.css ~23% smaller); drop stale "research" route branch
- Cache-busting: add scripts/bump_version.py + CI step stamping one uniform ?v= on all assets per deploy
- Also commits site content: blog/, self-hosted fonts, GitHub-stars pipeline, .nojekyll; ignore __pycache__
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 0186a2e commit d3b0e38
353 files changed
Lines changed: 152243 additions & 561 deletions
File tree
- .github/workflows
- assets
- css
- fonts
- img/blog-thumbs
- js
- blog
- about
- about_imgs
- cn
- DictCircuits_Othello
- pics
- anygpt
- diagrams
- images
- data-mixing-laws
- static
- diagrams
- images
- evolutionary-agent
- diagrams
- knowledge-boundary
- images
- moss-ttsd
- images
- speechgpt2-preview
- diagrams
- images
- en
- DictCircuits_Othello
- pics
- anygpt
- diagrams
- images
- data-mixing-laws
- static
- diagrams
- images
- evolutionary-agent
- diagrams
- knowledge-boundary
- images
- language-model-SAEs
- pics
- moss-ttsd
- images
- speechgpt2-preview
- diagrams
- images
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
24 | 42 | | |
25 | 43 | | |
26 | 44 | | |
| |||
36 | 54 | | |
37 | 55 | | |
38 | 56 | | |
39 | | - | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Whitespace-only changes.
0 commit comments