Skip to content

Add Maintainers in Academia page#383

Open
cassidoo wants to merge 1 commit intomainfrom
cw/academia-maintainers
Open

Add Maintainers in Academia page#383
cassidoo wants to merge 1 commit intomainfrom
cw/academia-maintainers

Conversation

@cassidoo
Copy link
Copy Markdown
Contributor

@cassidoo cassidoo commented Apr 10, 2026

/academia page

Main listing:

image

Post page:

image

Copilot AI review requested due to automatic review settings April 10, 2026 14:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new “Maintainers in Academia” section with a list page and per-story detail pages backed by markdown content files.

Changes:

  • Introduces /academia list page and /academia/[slug] detail page.
  • Adds a markdown-driven content loader (common/academia.js) and an initial story markdown file.
  • Adds new SCSS styling for the academia pages and wires it into the global styles bundle.
Show a summary per file
File Description
styles/styles.scss Imports the new academia component stylesheet into the global SCSS build.
styles/reset.scss Adds a blank line (no functional change).
pages/academia.js New list page rendering all academia stories from markdown frontmatter.
pages/academia/[slug].js New detail page rendering a single story (including HTML-rendered markdown).
common/academia.js New markdown/frontmatter loader and markdown-to-HTML conversion for academia stories.
components/academia/academia.scss New styling for the list and detail page layouts.
content/academia/open-biome-maintainer-spotlight.md Adds an initial academia story markdown file (currently placeholder/test content).

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 7/7 changed files
  • Comments generated: 2

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