Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pulumi/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pulumi/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sitemap-link-checker
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 40 files changed
  • 2 contributors

Commits on Apr 18, 2025

  1. Enhance compliance page content and SEO

    - Updated meta title and description with targeted keywords
    - Expanded introduction with compliance automation details
    - Added framework-specific summaries for each standard
    - Added call-to-action links for each compliance framework
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    asafashirov and Claude committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    4bc9f34 View commit details
    Browse the repository at this point in the history
  2. Improve compliance page content and SEO

    - Updated meta titles and descriptions with targeted keywords for all framework pages
    - Added cloud-specific content for PCI DSS, CIS, and ISO 27001 pages
    - Reduced content duplication by using AWS as canonical for full framework definitions
    - Added cross-links between framework pages to improve navigation
    - Customized Pulumi product sections with cloud-specific details
    - Added proper alt text for images to improve accessibility and SEO
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    asafashirov and Claude committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    bf184ea View commit details
    Browse the repository at this point in the history
  3. Enhance service-specific compliance pages for better SEO

    - Added service-specific introductions with targeted keywords
    - Added framework-specific content that focuses on the service context
    - Improved metadata for better search discoverability
    - Enhanced controls list formatting with better styling
    - Added service-specific Pulumi solutions that highlight specific service capabilities
    - Added cross-linking between framework overview pages and service pages
    - Fixed service naming in headings to use proper product names (e.g., Amazon EC2, Google Cloud SQL)
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    asafashirov and Claude committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    9880dc2 View commit details
    Browse the repository at this point in the history
  4. Add structured data and FAQ sections for compliance pages

    - Added breadcrumb schema for all compliance pages
    - Implemented HowTo schema as alternative to FAQPage
    - Created WebPage schema with mainEntity for FAQ content
    - Added FAQ sections with cloud and service-specific questions
    - Made all schemas dynamic based on page context
    - Fixed PCI DSS Azure VM page content
    - Added CLAUDE.md documentation file
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    asafashirov and Claude committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    16ef338 View commit details
    Browse the repository at this point in the history
  5. Improve image accessibility with descriptive alt text

    - Enhanced alt text for Pulumi Insights dashboard image with context-specific descriptions
    - Improved alt text for Pulumi Copilot image to be more descriptive
    - Made alt text dynamic based on page context (framework and cloud provider)
    - Added fallback alt text for generic compliance pages
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    asafashirov and Claude committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    49010ed View commit details
    Browse the repository at this point in the history
  6. Implement hub-and-spoke content structure for compliance pages

    - Added cross-linking between framework pages with a "Related Frameworks" section
    - Added uplinks from service pages to their parent framework pages
    - Added the compliance section to the main navigation under Solutions
    - Enhanced internal linking between all compliance pages
    - Improved SEO by strengthening topical relationships between pages
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    asafashirov and Claude committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    c5d023a View commit details
    Browse the repository at this point in the history
  7. Move Cloud Compliance link from main menu to footer

    - Removed Cloud Compliance link from the main navigation menu
    - Added Cloud Compliance link to the footer between Brand Resources and Website Preferences
    - Improves navigation cleanliness while maintaining access to compliance pages
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    asafashirov and Claude committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    6f33681 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Modernize compliance pages with card-based design and tabbed interface

    - Implement responsive card-based layout for main compliance page
    - Add tabbed interface for compliance frameworks and cloud providers
    - Create visual workflow diagram for compliance automation
    - Enhance FAQ sections with interactive accordions
    - Improve related frameworks section with colorful cards
    - Enhance service-specific pages with consistent visual styling
    asafashirov committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    dd15dad View commit details
    Browse the repository at this point in the history
  2. Improve sitemap generation and link checking

    - Split sitemap into smaller section-specific files
    - Add gzip compression for better performance
    - Implement XSL stylesheet for human-readable viewing
    - Update sitemap validation script with environment support
    - Integrate new link checker for comprehensive testing
    - Add Make commands for sitemap operations
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    asafashirov and Claude committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    e4925fa View commit details
    Browse the repository at this point in the history
  3. Add link checker script for URL validation

    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    asafashirov and Claude committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    7594628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ac2a29 View commit details
    Browse the repository at this point in the history
Loading