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(home): add a Downloads section listing every product's PDF / EPUB
Each product (Viewer / CLI / VFM / Themes / Reference / Cookbook) now
ships PDF and EPUB built by Vivliostyle CLI from the same Markdown
sources, but the home page didn't expose them as a coherent list —
only per-product slug pages had a sidebar download widget.
Add an H2 "Vivliostyle CLI生成物のダウンロード" / "Downloads (built by
Vivliostyle CLI)" right after the VFM Features Demo, with a 6-row
table linking each product to its PDF and EPUB. Order matches the
sidebar accordion: Product 4 items → Reference → Cookbook.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: content/en/index.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,3 +53,16 @@ This demonstrates VFM's {Ruby|ルビ} support.
53
53
### Section Attribution
54
54
55
55
Sections are automatically wrapped with appropriate IDs for CSS styling.
56
+
57
+
## Downloads (built by Vivliostyle CLI)
58
+
59
+
Every product's documentation on this site is generated from the same Markdown source as **PDF / EPUB** with Vivliostyle CLI ([Single Source, Multi Output](#ssmo)).
0 commit comments