We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c832d9d commit 5956836Copy full SHA for 5956836
apps/docs/docs/references/new-contributor-onboarding.md
@@ -46,9 +46,10 @@ uv run oso local sqlmesh-test --duckdb plan dev --start '1 week' --end now
46
47
You should be able to run `uv run dagster dev` successfully.
48
49
-4. **Run the Docs locally**
+### Run the Docs locally
50
51
- **Location**: [`apps/docs`](https://github.com/opensource-observer/oso/tree/main/apps/docs)
52
+- **Guide**: See the readme in the directory above and [Docusaurus docs](https://docusaurus.io/docs) for advanced features
53
54
You should be able to run `pnpm start` successfully.
55
0 commit comments