You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(readme): add "Jump to a topic" quick-nav right under the previews
First-fold visitors can now jump to a specific category without scrolling
to the full Tutorial Index. 8 categories listed as inline dot-separated
links: General · Post-Training · Architecture · Generative · Generation
Systems · Multimodal · Agents · Embodied AI (community). Plus a single
fallback link to the full Tutorial Index for completeness.
Placed right after the homepage preview block, before "📱 HTML reads
cleanly everywhere" — same first-fold position as the existing 🔥 NEW
callout. Bilingual parity maintained.
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,14 @@ Each cheat sheet is a long-form Chinese tutorial with: formula derivations · fr
30
30
31
31
> 🌐 **ARIS-Homepage preview** (above): same `/render-html` workflow turning a CV into a fact-checked academic homepage. Live demo at [wanshuiyin.github.io](https://wanshuiyin.github.io/). Details + pipeline diagram in the [ARIS-Homepage section ↓](#-aris-homepage--fact-checked-academic-homepage-from-cv).
32
32
33
+
### 📚 Jump to a topic
34
+
35
+
23 first-party cheat sheets across 7 categories + 1 community-contributed category — pick a domain:
36
+
37
+
[🧠 General / Foundations](#-general--foundations) · [🎯 Post-Training & Reasoning](#-post-training--reasoning) · [🏛️ LLM Architecture & Systems](#-llm-architecture--systems) · [🌊 Generative Models — Theory & Tokenizers](#-generative-models--theory--tokenizers) · [🎨 Generation Systems (Image / Video / 3D / Diffusion Post-Training)](#-generation-systems--image--video--3d--diffusion-post-training) · [👁️ Multimodal](#-multimodal) · [🤖 Agents](#-agents) · [🦾 Embodied AI / 具身智能](#-embodied-ai--具身智能)
38
+
39
+
Or browse the full [📚 Tutorial Index ↓](#-tutorial-index).
40
+
33
41
### 📱 HTML reads cleanly everywhere
34
42
35
43
Phone on the subway, iPad at a café, laptop in the library — same HTML link opens equally well:
0 commit comments