Skip to content

Commit 30da0ec

Browse files
ogwataclaude
andcommitted
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>
1 parent 0f975a6 commit 30da0ec

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

content/en/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,16 @@ This demonstrates VFM's {Ruby|ルビ} support.
5353
### Section Attribution
5454

5555
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)).
60+
61+
| Product | PDF | EPUB |
62+
|---|---|---|
63+
| [Vivliostyle Viewer](/en/viewer/) | [PDF](/downloads/vivliostyle-viewer-en.pdf) | [EPUB](/downloads/vivliostyle-viewer-en.epub) |
64+
| [Vivliostyle CLI](/en/cli/) | [PDF](/downloads/vivliostyle-cli-en.pdf) | [EPUB](/downloads/vivliostyle-cli-en.epub) |
65+
| [VFM](/en/vfm/) | [PDF](/downloads/vfm-en.pdf) | [EPUB](/downloads/vfm-en.epub) |
66+
| [Vivliostyle Themes](/en/themes/) | [PDF](/downloads/vivliostyle-themes-en.pdf) | [EPUB](/downloads/vivliostyle-themes-en.epub) |
67+
| [Reference](/en/reference/) | [PDF](/downloads/vivliostyle-reference-en.pdf) | [EPUB](/downloads/vivliostyle-reference-en.epub) |
68+
| [Cookbook](/en/cookbook/) | [PDF](/downloads/vivliostyle-cookbook-en.pdf) | [EPUB](/downloads/vivliostyle-cookbook-en.epub) |

content/ja/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,16 @@ VFMの{漢字|かんじ}サポートをデモンストレーションしてい
5353
### セクション属性
5454

5555
セクションはCSSスタイリング用の適切なIDで自動的にラップされます。
56+
57+
## Vivliostyle CLI生成物のダウンロード
58+
59+
このサイトの各プロダクトのドキュメントは、同じ Markdown ソースから Vivliostyle CLI で **PDF / EPUB** として生成しています([Single Source, Multi Output](#ssmo))。
60+
61+
| プロダクト | PDF | EPUB |
62+
|---|---|---|
63+
| [Vivliostyle Viewer](/ja/viewer/) | [PDF](/downloads/vivliostyle-viewer-ja.pdf) | [EPUB](/downloads/vivliostyle-viewer-ja.epub) |
64+
| [Vivliostyle CLI](/ja/cli/) | [PDF](/downloads/vivliostyle-cli-ja.pdf) | [EPUB](/downloads/vivliostyle-cli-ja.epub) |
65+
| [VFM](/ja/vfm/) | [PDF](/downloads/vfm-ja.pdf) | [EPUB](/downloads/vfm-ja.epub) |
66+
| [Vivliostyle Themes](/ja/themes/) | [PDF](/downloads/vivliostyle-themes-ja.pdf) | [EPUB](/downloads/vivliostyle-themes-ja.epub) |
67+
| [リファレンス](/ja/reference/) | [PDF](/downloads/vivliostyle-reference-ja.pdf) | [EPUB](/downloads/vivliostyle-reference-ja.epub) |
68+
| [活用ガイド](/ja/cookbook/) | [PDF](/downloads/vivliostyle-cookbook-ja.pdf) | [EPUB](/downloads/vivliostyle-cookbook-ja.epub) |

0 commit comments

Comments
 (0)