Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple docs/products, versions and locales #1067

Closed
maziarz opened this issue Dec 4, 2018 · 1 comment
Closed

Multiple docs/products, versions and locales #1067

maziarz opened this issue Dec 4, 2018 · 1 comment

Comments

@maziarz
Copy link

maziarz commented Dec 4, 2018

Feature request

I am currently maintaining multiple documentations, versions and localizations across different repositories. My eyes were caught by Vuepress, but before i can use it completely i am wondering if i can implement a solution which can handle multiple documentations (products), versions and locales.

What problem does this feature solve?

Lets assume we have 3 products: Windows, macOS, Linux.
Each product has multiple versions and multiple locales. We would like to host all these from the same point of entry: docs.operativesystems.com

How should this be implemented in your opinion?

The end result i would want to achieve for this solution would be something in this direction:

Landing page

docs.operativesystems.com/

Windows

docs.operativesystems.com/windows
docs.operativesystems.com/windows/xp
docs.operativesystems.com/windows/xp/en-US
docs.operativesystems.com/windows/xp/zh-CN

macOS

docs.operativesystems.com/macos
docs.operativesystems.com/macos/10.13
docs.operativesystems.com/macos/10.13/en-US

etc.

Are you willing to work on this yourself?**

Yes indeed!

@ulivz
Copy link
Member

ulivz commented Dec 4, 2018

Thanks for your interest in VuePress

@ulivz ulivz closed this as completed Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants