Skip to content

NXT-15365: Replaced Gatsby with Astro Docs#272

Merged
dan-ichim-lgp merged 35 commits into
developfrom
feature/astro-2
Jun 29, 2026
Merged

NXT-15365: Replaced Gatsby with Astro Docs#272
dan-ichim-lgp merged 35 commits into
developfrom
feature/astro-2

Conversation

@ion-andrusciac-lgp

@ion-andrusciac-lgp ion-andrusciac-lgp commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Checklist

Issue Resolved / Feature Added

Replaced Gatsby with Astro Docs

Resolution

Additional Considerations

Until merge into develop, there will be some broken links in Edit on GitHub because it was set to refers on docs develop branch.

Links

NXT-15365

Comments

Enact-DCO-1.0-Signed-off-by: Ion Andrusciac ion.andrusciac@lgepartner.com

Comment thread sample-runner/README.md
Comment thread src/components/Tooltip/Tooltip.jsx Outdated
Comment thread src/components/Link/Link.jsx
Comment thread src/components/Page/utils.js Outdated
Comment thread src/components/Page/utils.js Outdated
Comment thread src/components/Page/utils.js Outdated
Comment thread src/components/MemberFunction/MemberFunction.jsx
Comment thread src/components/MemberFunction/MemberFunction.jsx
Comment thread src/components/Sidebar/utils.js Outdated
Comment thread src/components/Sidebar/Sidebar.astro Outdated
Comment thread scripts/make-runner.mjs
Comment thread src/components/Link/Link.jsx Outdated
Comment thread src/components/MemberFunction/MemberFunction.jsx Outdated
Comment thread src/components/Code/Code.jsx Outdated
Comment thread src/components/Sidebar/Sidebar.astro Outdated
import AnchorHeading from "@astrojs/starlight/components/AnchorHeading.astro";

const {title, level} = Astro.props;
const id = title.toLowerCase();

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.

let's also add a guard for when title is undefined

Comment thread src/components/MemberFunction/MemberFunction.jsx

@daniel-stoian-lgp daniel-stoian-lgp 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.

2 new comments

@dan-ichim-lgp dan-ichim-lgp merged commit 55691be into develop Jun 29, 2026
4 checks passed
@dan-ichim-lgp dan-ichim-lgp deleted the feature/astro-2 branch June 29, 2026 13:08
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.

3 participants