Sharing & Custom Domains

Every connected repository gets a hosted changelog page. The Sharing tab in your repository settings controls how that page is accessed and branded.

Hosted URL & Visibility

Your changelog is published at kittylog.app/c/owner/repo. Toggle visibility to make it public or restrict access.

Vanity Links

Create a short, memorable URL like kittylog.app/your-project instead of the default owner/repo path. Available on Plus plans and above.

README Badge

Add a changelog badge to your GitHub README with one line of Markdown or HTML. Choose from Flat, Flat Square, Plastic, and For the Badge styles — the snippet is generated for you in the Sharing tab.

Custom Domain

Point your own domain (e.g., changelog.yoursite.com) at your changelog. Setup requires two DNS records:

CNAMEchangelog → kittylog.app
TXT_kittylog.changelog → kittylog-verify-xxxxx

SSL is provisioned automatically after DNS verification.

Sharing and custom domain settings
Sharing tab with visibility, vanity links, README badge, and custom domain settings

Pro feature: Custom domains require a Pro plan (up to 3 domains) or Business plan (unlimited). DNS propagation can take up to 24–48 hours.