Skip to content

Commit 6c4b4bc

Browse files
committed
refactor(docs): refine explainer pages layout and animations
- Fix visibility of Retrieved Context items on Page 4 - Reduce margins and improve layout of Decoding Attention section - Implement smart terminal scrolling (max 12 lines) - Add embedding visualization animation - Update observatory visualization plan
1 parent ee39938 commit 6c4b4bc

File tree

3 files changed

+284
-155
lines changed

3 files changed

+284
-155
lines changed

docs/_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ plugins:
2222
- jekyll-feed
2323
- jekyll-seo-tag
2424

25+
# Server configuration
26+
port: 4040
27+
2528
defaults:
2629
- scope:
2730
path: ""

0 commit comments

Comments
 (0)