Babylon.js icon indicating copy to clipboard operation
Babylon.js copied to clipboard

Move documentation repo to the monorepo

Open RaananW opened this issue 1 year ago • 2 comments

Move the documentation repository to the monorepo, while keeping it built and hosted by vercel.

Apart from the advantage of centralizing all of our repositories, another advantage in moving the Docs repo to this core repository is the typedoc build which will use the sources instead of the declaration files.

RaananW avatar May 13 '24 19:05 RaananW

This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale".

github-actions[bot] avatar Jun 19 '24 00:06 github-actions[bot]

Working on this task. This would add roughly 4000 new files to the monorepo, most of them binaries. I will try finding a different solution to the binary files, as I am trying to avoid a huge repository that will take long to checkout

RaananW avatar Apr 10 '25 12:04 RaananW