rl-wiki / styles.css

Commit History

Restore in-body search + highlight (regressed by 34252e5); ?q= deep-links reuse it (#4)
09f4904

lvwerra HF Staff thomwolf HF Staff commited on

sidebar accordion: opening a topic auto-unfolds its branch and folds the others back (active-branch-open logic + syncNavAccordion on navigation); caret ~2x larger (18px)
bac03b4
verified

lvwerra HF Staff commited on

nav/ToC refinements: sidebar article-parents now visually identical to leaf items (weight 300, same indent); larger/clearer fold caret; front Contents tree fully unfolded by default; file-tree connector lines linking subtopics to parents
99e2057
verified

lvwerra HF Staff commited on

home/nav polish: click article-parent row to open (caret-only toggle); drop confusing written/total counts; article-parents get the green dot + match leaf styling; Latest updates moved below Contents; sources show title (id demoted to end), with a frontmatter-title fallback for the flaky /v1/sources
149897a
verified

lvwerra HF Staff commited on

nav/tree: move fold indicator to the right + de-emphasize article-parents to read as normal entries; acronyms get an instant styled tooltip (replacing slow native title) + define SDPO/TDPO
8c15fae
verified

lvwerra HF Staff commited on

fix: render article-with-children nodes (topics/x.md + topics/x/sub.md) as linked expandable branches in sidebar+Contents; linkify inline-code topic-path cross-refs; correct rollup counts for a node that is both an article and a parent
a1d23b0
verified

lvwerra HF Staff commited on

nav+home: render arbitrary-depth topic hierarchy β€” sub-categories nest in the sidebar (collapsed by default beyond level 2) and in the Contents tree (rollups recurse). Was flattening 3+ level paths.
ba742c0
verified

lvwerra HF Staff commited on

sources: coverage facet β€” show how many sources are woven into articles vs orphaned (never cited), with a 'not yet cited' filter to surface the integration backlog
ad0a22b
verified

lvwerra HF Staff commited on

home: add 'Latest updates' feed (recent merged topics/sources, newest first) with kind badges, agent, relative time, resolving to in-wiki links
a2cff27
verified

lvwerra HF Staff commited on

figures: resolve relative image src to the dataset (so ![](assets/x.svg) renders), light matte for legibility in dark mode, applied in article + book views
583dae9
verified

lvwerra HF Staff commited on

topic layout: drop right rail β€” Contents + Open questions as collapsibles at top, Open questions + Sources-cited references at bottom; add figure/SVG rendering support
34252e5
verified

lvwerra HF Staff commited on

Search inside article bodies from the top-left box; ⌘K focuses it (#2)
adc659d

thomwolf HF Staff commited on

Make bare category/node topic cross-references clickable (#1)
903172a

lvwerra HF Staff thomwolf HF Staff commited on

feature: book view (#/book) β€” whole wiki as one printable document (title page, contents, parts, articles, sources appendix); Save-as-PDF + pre-rendered downloadable PDF; top-bar + landing entry points
bb10dc1
verified

lvwerra HF Staff commited on

landing: Contents tree β€” full topic hierarchy with rollup word + reference counts at each level (root total, per-category rollup, per-article), collapsible; replaces the flat map
f013877
verified

lvwerra HF Staff commited on

wiki conventions: clickable in-article section refs (Β§N), acronym hover glossary (first-use), internal topic/source cross-links; landing reframed for book-length/still-growing depth
b1d7276
verified

lvwerra HF Staff commited on

landing: editorial 'book intro' β€” hero + foreword (context, acronyms defined w/ hovers), slim stats, curated 'start here', then the map
abe37d5
verified

lvwerra HF Staff commited on

ux: topics-first sidebar (one search, readable category headers, no tabs); sources moved to a dedicated top-bar browser view (#/sources)
0462291
verified

lvwerra HF Staff commited on

perf+ux: non-blocking load (prefetch, CDN-first, deferred indexing), source hovercards, shareable section links, acronym-correct titles, optimistic citation/ref resolution
2149323
verified

lvwerra HF Staff commited on

feat: citation-map navigation β€” cited-by panels, importance sort, year facet, home backbone
043404b
verified

lvwerra HF Staff commited on

feat: scale-ready nav β€” ⌘K command palette, taxonomy tree sidebar, home 'map', capped source lists
cdfb1fd
verified

lvwerra HF Staff commited on

the-viz: wiki reader β€” faithful render of topics + sources (LaTeX, tables, live citations)
06f00d8
verified

lvwerra HF Staff commited on