Skip to content
Discussion options

You must be logged in to vote

Great question. I wrote a lot about the goals of the plugin in #5800.

The projects plugin aims to offer a unified way of building multiple projects, which can be hosted in a single repository or in separate repositories. It will grow into being the swiss-army knife for building mono-repos, multiple languages, multiple versions, etc. It even already supports recursive use, so you can nest projects inside projects. Additionally, I'm currently working on building projects in topological order, so you can correctly link between, from, and to projects themselves.

Taking from the monorepo plugin's README, here's what we already support or plan to support:

  • Support for multiple docs/ folders in…

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
4 replies
@squidfunk
Comment options

@jorgegomezcq
Comment options

@kamilkrzyskow
Comment options

@jorgegomezcq
Comment options

Answer selected by jorgegomezcq
Comment options

You must be logged in to vote
6 replies
@jorgegomezcq
Comment options

@alexvoss
Comment options

alexvoss Dec 14, 2023
Collaborator Sponsor

@jorgegomezcq
Comment options

@jorgegomezcq
Comment options

@alexvoss
Comment options

alexvoss Dec 15, 2023
Collaborator Sponsor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants