Skip to content

Commit 15e654e

Browse files
arcanisRDIL
andauthored
Adds a docusaurus workspace (#4851)
* Adds a docusaurus workspace * wip * More improvements * tweaks * Tweaks * Fixes mobile * Dedupe packages * Implements an first iteration of the home page * Implements the search page * Adds a package search page * Fixes typedoc * Adds the vfs to docusaurus build * Fixes docusaurus documentation * Adds esbuild-loader * Fixes unpack * Small fixes * Fixes MountFS * Removes lingering debug * Fixes typedoc * Fixes integration test Co-authored-by: Reece Dunham <[email protected]>
1 parent cc0e013 commit 15e654e

File tree

805 files changed

+23283
-4887
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

805 files changed

+23283
-4887
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ package.tgz
3737
# Those packages are built inline and the JS files must not be checked-in
3838
/packages/yarnpkg-libui/sources/**/*.js
3939

40+
# Only contains the Webpack cache
41+
/packages/docusaurus/.yarn
42+
4043
/vscode-case-study
4144

4245
.idea

.pnp.cjs

+8,347-3,263
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)