Skip to content

Add GitHub Pages DNS for skills.extensions.modelcontextprotocol.io #31

Description

@sambhav

The Skills extension site is being added in modelcontextprotocol/ext-skills#143 using GitHub Pages.

Please add this record under the GitHub Pages sites in src/config/records.ts:

{ subdomain: 'skills.extensions', type: 'CNAME', content: 'modelcontextprotocol.github.io' },

Intended URL: https://skills.extensions.modelcontextprotocol.io/

The existing DNS deployment workflow can apply this through Pulumi after merge. Coordinate activation with enabling GitHub Pages (GitHub Actions source) and setting the custom domain on modelcontextprotocol/ext-skills. HTTPS enforcement follows DNS verification and certificate provisioning.

I have read-only access to this repository, so I am providing the exact change here. The website PR description includes the Pages setup commands.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions