Skip to content

GRO-684-2 Migrate remaining jekyll pages - #1281

Open
bpander wants to merge 4 commits into
gro-684-1-remove-sassfrom
gro-684-2-migrate-remaining-jekyll-pages
Open

GRO-684-2 Migrate remaining jekyll pages#1281
bpander wants to merge 4 commits into
gro-684-1-remove-sassfrom
gro-684-2-migrate-remaining-jekyll-pages

Conversation

@bpander

@bpander bpander commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Remainder of GRO-684 (odds and ends)

  • Migrates 404 page from jekyll->astro 590f878
  • Migrates /all from jekyll->astro 827e6bc
  • Moves files jekyll served at "/" to "/public" (astro equivalent) cc909ec

@bpander bpander self-assigned this Aug 12, 2026
@bpander
bpander marked this pull request as ready for review August 12, 2026 18:20
@bpander
bpander requested a review from a team August 12, 2026 18:20

@iethree iethree 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.

😍

Comment thread src/pages/docs/404.astro

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.

we should steal this in the website repo too 👍

Comment thread src/pages/docs/all.astro

const dirname = path.dirname(fileURLToPath(import.meta.url));
---

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.

this manifests a css bug at the top, maybe in the breadcrumbs of the parent template?

Image

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.

oh, same on the live site. would be nice to fix anyway!

CleanShot 2026-08-12 at 17 22 35

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.

2 participants