d794f4fb871c2405e3739300e5cb72c1a3f6729e
Wiki article text was capping at the plugin's default 70ch measure, leaving a wide dead strip inside the article card after the ToC-dock change. - Set `--wiki-prose-measure: 54rem` (~90ch of body text; rem so the cap also applies to large headings — ch scales with font size and never caps them) - Justify paragraphs, list items, and blockquotes with `hyphens: auto` - Fit the article card to the measure (58rem) and widen the docked ToC column to absorb the leftover width - Center the prose block with 1.5rem vertical padding Verified on the theme-dev stack against /wiki/Lore/Gond (with long filler paragraphs) at 1561px, and the wiki hub for regressions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Reviewed-on: #29 Co-authored-by: vickydotbat <vickydotbat@tutamail.com> Co-committed-by: vickydotbat <vickydotbat@tutamail.com>
Quickstart Theme for NodeBB
Also, add a screenshot! Take a picture of your theme, and save it as "screenshot.png" in the root of your theme folder, then add this to theme.json:
"screenshot": "screenshot.png"
Credits
Material theme by pichalite.
Languages
SCSS
31.7%
HTML
30.4%
JavaScript
22.6%
Go Template
15.3%