Skip to content

[Docs] Updates docs to use astro/cloudflare pages - #12

Closed
andrewfulton9 wants to merge 8 commits into
nebari-dev:mainfrom
andrewfulton9:docs/typscript_npm_update
Closed

[Docs] Updates docs to use astro/cloudflare pages#12
andrewfulton9 wants to merge 8 commits into
nebari-dev:mainfrom
andrewfulton9:docs/typscript_npm_update

Conversation

@andrewfulton9

Copy link
Copy Markdown

Reference Issues or PRs

Closes #11

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Documentation

Access-centered content checklist

Text styling

  • The content is written with plain language (where relevant).
  • If there are headers, they use the proper header tags (with only one level-one header: H1 or # in markdown).
  • All links describe where they link to (for example, check the Nebari website).
  • This content adheres to the Nebari style guides.

Non-text content

  • All content is represented as text (for example, images need alt text, and videos need captions or descriptive transcripts).
  • If there are emojis, there are not more than three in a row.
  • Don't use flashing GIFs or videos.
  • If the content were to be read as plain text, it still makes sense, and no information is missing.

Any other comments?

Comment thread .github/workflows/deploy-docs.yml Outdated

@killua156 killua156 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — clean Yarn→npm + TS docs migration, CI green. Nit: README doesn't mention the new typecheck script.

@andrewfulton9

Copy link
Copy Markdown
Author

Must be convert to Astro docs engine

@andrewfulton9
andrewfulton9 marked this pull request as draft June 29, 2026 17:23
@andrewfulton9 andrewfulton9 changed the title Updates docs to use typescript and npm [Docs][DRAFT] Updates docs to use typescript and npm Jun 29, 2026
@andrewfulton9 andrewfulton9 changed the title [Docs][DRAFT] Updates docs to use typescript and npm [Docs] Updates docs to use astro/cloudflare pages Jul 3, 2026
@andrewfulton9
andrewfulton9 marked this pull request as ready for review July 3, 2026 21:52
@jbouder

jbouder commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Closing in favor of #22, which builds directly on this work — same Astro + Starlight + Cloudflare Pages approach — rebased on current main and aligned with the docs setup the other packs have since converged on (nebi-pack, apps-pack, nebari-chat-pack): the @nebari/starlight shared theme plugin instead of a hand-copied token stylesheet, docs.yml with SHA-pinned actions, and the SITE/BASE defaults so a plain npm run build matches production. Thanks for the groundwork here.

@jbouder jbouder closed this Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] - Update docs to use typescript/npm/astro

3 participants