Skip to content

Conversation

@tnaum-ms
Copy link
Collaborator

No description provided.

@tnaum-ms tnaum-ms requested a review from a team as a code owner December 11, 2025 12:59
Copilot AI review requested due to automatic review settings December 11, 2025 12:59
@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2025

🚀 Documentation Preview Deployed

Your documentation preview has been manually deployed and will be available shortly at:

🌐 https://microsoft.github.io/vscode-documentdb/pr-preview/pr-420/

To update the preview, trigger this workflow again with the same PR number.


🔍 Monitor deployment:

Preview deployed to branch gh-pages by @tnaum-ms

Copy link
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

This PR adds comprehensive GitHub Pages theme customization infrastructure for the DocumentDB VS Code extension documentation site. It sets up the Minima Jekyll theme with organized boilerplate files and detailed documentation for future customization.

Key Changes

  • Configures Jekyll with Minima theme (auto skin) and GitHub Pages plugins for SEO, feeds, and sitemap generation
  • Establishes a structured customization framework with separate files for variables, styles, and HTML includes
  • Provides extensive documentation guide with examples for common customization tasks

Reviewed changes

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

Show a summary per file
File Description
docs/_config.yml Configures Jekyll site settings, Minima theme with auto skin, and GitHub Pages plugins (jekyll-feed, jekyll-seo-tag, etc.)
docs/assets/css/style.scss Main stylesheet entry point with commented examples for CSS overrides
docs/_sass/minima/custom-variables.scss Sass variables override file with commented examples for typography, spacing, colors, and layout
docs/_sass/minima/custom-styles.scss CSS style overrides file with commented examples for headings, links, navigation, and other UI elements
docs/_includes/custom-head.html Custom HTML head content include with commented examples for meta tags, favicons, and fonts
docs/_includes/sub-footer.html Sub-footer HTML include with commented JavaScript examples for back-to-top button and cookie consent
docs/THEME_CUSTOMIZATION.md Comprehensive guide documenting the customization structure, available skins, common modifications, and local testing instructions

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