标签: vuepress
我正在将Vuepress 1.x用于具有多个产品的文档站点。目标是拥有一个主页,然后具有指向每个产品的链接,这些产品将具有自己的配置文件,并以https://example.com/product1,https://example.com/product2等形式提供。
https://example.com/product1
https://example.com/product2
这样的项目的目录结构是什么,您将如何定义配置文件?