Skip to content

docs: add license#171

Merged
roife merged 1 commit into
masterfrom
feat/homepage-2
May 27, 2026
Merged

docs: add license#171
roife merged 1 commit into
masterfrom
feat/homepage-2

Conversation

@roife

@roife roife commented May 27, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 27, 2026 11:23

Copilot AI 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.

Pull request overview

This PR updates the documentation site footer to include an explicit MIT license reference and consolidates footer content into a reusable Starlight footer component.

Changes:

  • Removed the custom “PASCAL Research Group” footer markup from the docs landing page (index.mdx).
  • Added a new Starlight Footer override component that includes a license link plus existing footer meta/pagination/credits behavior.
  • Wired the custom footer into Starlight via astro.config.mjs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/src/content/docs/index.mdx Removes the page-local footer markup so footer content is handled by the global Starlight footer component.
docs/src/components/SiteFooter.astro Introduces a custom footer including an MIT license link and the PASCAL brand block, while preserving edit/last-updated/pagination and credits.
docs/astro.config.mjs Registers the custom Starlight Footer component to apply site-wide.

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

@roife roife merged commit a0ffeee into master May 27, 2026
10 checks passed
@roife roife deleted the feat/homepage-2 branch May 27, 2026 11:31
@github-actions

Copy link
Copy Markdown

Docs preview: https://vide.pascal-lab.net/preview/pr-171/

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