-
Notifications
You must be signed in to change notification settings - Fork 2.6k
docs(misc): add base astro setup for docs #32058
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
Merged
Merged
+58,430
−293
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unhoist and update configs add basic docs rm blog attempt using tailwind more experiments low key ai kind of did it? just don't look at the code it wrote fo real minor progress some progress but doesn't look like it half way working with old impl script parsing I don't like having to generate scripts this way, since it requires build native code first, to then be able to load the nx ts files to then parse their output. it's the same system we have today and creates lots of jank and slow pipelines. at least there is the manifest generation step removed, but still small tweaks cleanup init plugin docs generator script more tweaks executors migrations nx format init starlight feat: configure Astro Starlight with Nx branding feat: migrate getting-started documentation feat: migrate nx-cloud-cli documentation feat: migrate static assets feat: add content collections configuration feat: implement CLI documentation loader feat: implement plugin documentation loader feat: update build configuration and add component placeholders docs: add migration summary documenting completed work nx format attempting generation port fix: update loader paths to access main Nx repository and remove placeholders save state idk something wip add netlify semi working some progress generating content auto make sidebar for api docs toc link headers subprocessor bc jank add cli docs add sub pieces to sidebar custom sidebar semi working sidebar wip plugins back sidebar cleanup sidebar testing nx-cli astro comp hoist packages to root remove old sidebar cmp some cleanup attempt markdoc use mdoc for now, but I don't like it wip slowlying getting devkit working content rendering wip barebones devkit gen sync lock
webinars current take multiple places to edit so instead centrialize it in a collection to be used throughout the project. tbh this isn't really 'webinar' specific but probs should be something along the lines of 'banners.json' or another notification wide system we want in the docs i.e. confs, new releases, webinars, etc. and leverage the `tags` or `type` field to make selections as needed for different UI elements.
tutorial kit is using an older version of astro which pulled in an conflicting peer version of expressive-code. so just drop them since they're not planning on being released anytime soon and and then do not pin expressive code and leave it open for astro to grab it's defined version
wip wip
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
View your CI Pipeline Execution ↗ for commit c1c0af1
☁️ Nx Cloud last updated this comment at |
barbados-clemens
approved these changes
Jul 23, 2025
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add the base docs website built with Astro.