Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
37171a6
bench: add request throughput benchmark
cablehead Jun 10, 2026
d15ec50
perf: drop per-request engine clone, pool eval threads
cablehead Jun 10, 2026
e39086e
feat: add www-next-gen, a stellar-styled site with README-driven docs
cablehead Jun 16, 2026
e9bef44
fix: center feature badge and match www splash sizing
cablehead Jun 16, 2026
33f5161
feat: regenerate stellar with Source Sans 3 / Source Code Pro at 18px…
cablehead Jun 16, 2026
c2ed4d2
feat: add give-it-a-try install terminal, drop redundant font overrides
cablehead Jun 16, 2026
348a4a8
fix: re-match splash sizing to www at the 18px base
cablehead Jun 16, 2026
3089cb3
feat: self-host Source fonts, drop all third-party font requests
cablehead Jun 16, 2026
88e688a
docs: update www-next-gen regenerate steps and note self-hosted fonts
cablehead Jun 16, 2026
7387f42
fix: serve static 400/700 Source font cuts so bold renders on all bro…
cablehead Jun 16, 2026
93b583c
fix: underline brand, fit badges on one row, anchor-link section head…
cablehead Jun 16, 2026
834de2d
docs: regroup README into 9 coherent sections; paginate docs by h2
cablehead Jun 16, 2026
055e59c
feat: docs index cards, section-aware sidebar, collapsible mobile menu
cablehead Jun 16, 2026
fa1765c
refactor: drive docs mobile menu with datastar, not an inline script
cablehead Jun 16, 2026
aac9436
feat: widen docs content to 99ch, fix narrow-screen overflow, drop .p…
cablehead Jun 16, 2026
3d00279
style: tighten code-block line-height to a terminal-like 1.4
cablehead Jun 16, 2026
f172d8e
style: use stellar --font-line-height--3 for code blocks instead of a…
cablehead Jun 16, 2026
3a97143
style: tune code-block padding and line-height
cablehead Jun 16, 2026
25989a0
docs: introduce eval earlier and fix use-before-introduce ordering
cablehead Jun 16, 2026
9d10cd8
feat: docs cards become clickable raised brand panels
cablehead Jun 16, 2026
0d04256
style: refine docs cards and unify the nav brand size
cablehead Jun 16, 2026
6cb0951
feat: self-linking cream docs headings and readable code blocks
cablehead Jun 16, 2026
2fc09a6
style: gently round card and code-block corners
cablehead Jun 16, 2026
8c688bf
style: remove the heavy border under doc headings
cablehead Jun 16, 2026
49d3f1d
refactor: align www-next-gen CSS to stellar tokens, drop dead rules
cablehead Jun 16, 2026
12dad94
refactor: build brand surfaces, borders and dim text from ramp tokens
cablehead Jun 16, 2026
16a543d
docs: frame the brand surface as two colors, one per mode
cablehead Jun 16, 2026
77764c7
feat: switch code font to a custom Iosevka X build with box-drawing
cablehead Jun 16, 2026
d63757f
style: code blocks ride --code-bg (cool index 4), soften inline code …
cablehead Jun 16, 2026
32c1ace
style: terminal line-height for code, thin link underline, tighter ta…
cablehead Jun 16, 2026
4b58adc
feat: map all nu/bash/rust syntax scopes to stellar code tokens
cablehead Jun 16, 2026
3e54613
docs: how to repeat the syntax-highlight token audit, and its findings
cablehead Jun 16, 2026
444d011
style: keep inline-code tokens whole; tighter list + code-block spacing
cablehead Jun 16, 2026
9c5093d
feat: redesign doc pager as prev/next panel cards; tighten prose spacing
cablehead Jun 16, 2026
3cb0e89
style: hug a list to its intro paragraph; compact pager cards
cablehead Jun 16, 2026
a1056bc
style: code theme index 4 (aqua) -> 5 (mint) for readability in both …
cablehead Jun 16, 2026
fb61985
style: code theme index 5 (mint) -> 9 (cream) for a warm on-brand sur…
cablehead Jun 16, 2026
be972bb
feat: add templates topic hub to www-next-gen as the pilot maze slice
cablehead Jun 17, 2026
cf2d523
feat: add streaming topic hub to www-next-gen, extract shared hub-page
cablehead Jun 17, 2026
421c09b
feat: make templates a theme namespace with a live .mj playground
cablehead Jun 17, 2026
b2223e4
refactor: fold templates example into the overview, drop Example facet
cablehead Jun 17, 2026
8a3715e
feat: restructure site IA into Themes, Reference, and How-to
cablehead Jun 17, 2026
dccdf9f
feat: make how-tos Markdown files rendered by .md
cablehead Jun 17, 2026
07f17d6
refactor: pluralize How-tos to match Themes (nav label and path)
cablehead Jun 17, 2026
84ac675
feat: lead the streaming theme with a live SSE toy
cablehead Jun 17, 2026
7909145
refactor: drive themes from a registry, collapse per-theme routes
cablehead Jun 17, 2026
f3b5b9d
refactor: one crumbs helper for a consistent breadcrumb scheme
cablehead Jun 17, 2026
826128a
refactor: drop dead load-time bindings (titles, all_headings, page_secs)
cablehead Jun 17, 2026
a0819df
feat: add a Storage theme with a live stor guestbook
cablehead Jun 17, 2026
c731dbc
feat: wire the Tiny splash card to the Requests & responses reference
cablehead Jun 17, 2026
bbf4d4c
docs: add 'Serve a single-page app' how-to
cablehead Jun 17, 2026
f512266
docs: add 'Reverse-proxy a backend' how-to
cablehead Jun 17, 2026
48648da
polish: close the streaming overview with a Full reference link
cablehead Jun 17, 2026
37ae450
feat: restore multi-page reference (index + per-section with sidebar/…
cablehead Jun 17, 2026
f40fd20
fix: restore previous /docs fidelity in reference (sub-headers + expa…
cablehead Jun 17, 2026
c59715d
fix: fit the site to narrow viewports
cablehead Jun 17, 2026
ab4ca76
feat: styled 404 page via a single not-found helper
cablehead Jun 17, 2026
384c9a0
feat: add Open Graph and meta description tags site-wide
cablehead Jun 17, 2026
ce2e79d
feat: add a shared site footer
cablehead Jun 17, 2026
b75cdf2
feat: add a favicon (ellie mascot) site-wide via page-head
cablehead Jun 17, 2026
35cb5b5
fix: render README cross-references against /reference, not /docs
cablehead Jun 17, 2026
2031bc8
refactor: extract a page shell helper, collapse per-route boilerplate
cablehead Jun 17, 2026
f7c0917
feat: set lang=en on the html element (a11y/SEO)
cablehead Jun 17, 2026
a87ce30
refactor: universal Section / Page breadcrumbs (page crumb self-links)
cablehead Jun 17, 2026
31a763d
feat: add a Tutorials section with the interactive guestbook guidebook
cablehead Jun 17, 2026
d90ee21
feat: add an interactive Hello world tutorial (simulated terminal)
cablehead Jun 17, 2026
2ae5ba5
docs: pull Step 1 out of the guestbook guidebook, renumber, link the …
cablehead Jun 17, 2026
2afd391
feat: make the Hello world tutorial really run http-nu
cablehead Jun 17, 2026
0285836
feat: Hello world tutorial as two terminals (server + client) with re…
cablehead Jun 17, 2026
ec4cfe2
refactor: Hello world tutorial reuses the splash terminal, real clean…
cablehead Jun 17, 2026
b664f64
feat: rework splash: live hello-world demo + theme promise cards
cablehead Jun 17, 2026
a6c3d84
feat: hide hello-world curl window until boot, dedupe splash intro
cablehead Jun 17, 2026
ad8a345
feat: two-column splash demo on wide screens, link Nushell in footer
cablehead Jun 17, 2026
2e07029
feat: hello-world demo buttons in window chrome, fixed-width two-column
cablehead Jun 17, 2026
08faaa0
feat: add json demo and greyed/glowing server terminal states
cablehead Jun 17, 2026
1f348b7
feat: lit Start Server key and client fade-in, permanent title bar
cablehead Jun 17, 2026
81455c8
refactor: script the splash demos instead of spawning real servers
cablehead Jun 17, 2026
6f3c99a
feat: opt into MPA view transitions (cross-fade on navigation)
cablehead Jun 18, 2026
e2d6b9c
fix: snappier view transition (shorter duration, standard ease)
cablehead Jun 18, 2026
6af7758
feat: add a view-transition tuner dialog (localStorage-backed)
cablehead Jun 18, 2026
22ad90c
fix: clearer tuner copy and button-styled try-it links
cablehead Jun 18, 2026
3827727
feat: keep the transition tuner open across navigations (persisted, d…
cablehead Jun 18, 2026
7ade716
feat: move transition tuner launcher to a toolbox button in the nav
cablehead Jun 18, 2026
20aead1
feat: add an in-panel help toggle explaining each transition dial
cablehead Jun 18, 2026
6275bdb
feat: close the transition tuner on outside click
cablehead Jun 18, 2026
79f6546
refactor: drop help toggle, keep an inline note only on the scope dial
cablehead Jun 18, 2026
87a1020
refactor: express install + run terminals through one window component
cablehead Jun 18, 2026
73cd71d
feat: add /design section with per-part token breakdown (Window)
cablehead Jun 18, 2026
f649255
refactor: tokenize terminal red dot to brand red (--named-red-0)
cablehead Jun 18, 2026
3291a2f
refactor: 2048 loads shared stellar.css, brand colors via named tokens
cablehead Jun 18, 2026
59c0892
refactor: consolidate terminal green dot and bar onto brand green/grape
cablehead Jun 18, 2026
aa0c7a6
feat: add /design palette page + nav link; consolidate border-radius …
cablehead Jun 18, 2026
ef35aa2
refactor: render /design palette as a hue-grouped table
cablehead Jun 18, 2026
bc9fb1b
feat: soften grape to #887BB4; rebuild /design/palette as brand + ste…
cablehead Jun 18, 2026
fb6a128
feat: palette - electric blue in brand, concrete where-we-use-it
cablehead Jun 18, 2026
b800903
refactor: consolidate buttons to one base + go/tab variants; add /des…
cablehead Jun 19, 2026
030062c
fix: terminal banner inherits terminal text color (unreadable in ligh…
cablehead Jun 19, 2026
7252fae
docs: point the readme-as-doc-site how-to at the live Reference as a …
cablehead Jun 19, 2026
b87128d
docs: plainer living-example callout
cablehead Jun 19, 2026
1c9b97c
docs: link the http-nu README in the living-example callout
cablehead Jun 19, 2026
4d13be9
docs: drop the callout lead-in and the awkward inline ## chip
cablehead Jun 19, 2026
b68e47b
feat: mount the examples hub at /examples; rename design-page->dz-pag…
cablehead Jun 19, 2026
08a05e0
fix: appearance:none on buttons (fixes theme-toggle repaint over colo…
cablehead Jun 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,7 @@ minijinja = "2"




[[bench]]
name = "throughput"
harness = false
Loading
Loading