Skip to content

Conversation

@Brijesh-Thakkar
Copy link

This PR improves the Apache Airavata documentation website by:

  • Updating external and legal links to use HTTPS
  • Fixing malformed HTML IDs affecting anchor navigation
  • Improving accessibility by enhancing image alt text
  • Improving page layout using a flexbox-based footer

All changes are scoped strictly to website-facing HTML, CSS, and Markdown files under examples/sharing-service-docs.

Related issue:
apache/airavata-site#15 (comment)

Copilot AI review requested due to automatic review settings December 15, 2025 23:56
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 enhances the Apache Airavata documentation website by updating URLs to HTTPS, fixing HTML structure issues, improving accessibility with descriptive alt text, and implementing a flexbox-based layout for better page structure.

Key changes:

  • Updated all Apache license and W3C URLs from HTTP to HTTPS
  • Fixed malformed HTML IDs (removed leading # characters)
  • Enhanced image alt text with descriptive content
  • Added flexbox CSS rules for proper footer positioning

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
modules/research-framework/simexr_mod/README.md Enhanced alt text for architecture diagram and UI screenshot images
examples/sharing-service-docs/style.css Updated license URL to HTTPS, reformatted CSS from minified to readable format, added flexbox layout rules
examples/sharing-service-docs/index.html Updated license URL to HTTPS, fixed malformed HTML IDs, improved image alt text, minor HTML formatting improvements
examples/sharing-service-docs/api-docs/style.css Updated license URL to HTTPS, reformatted CSS from minified to readable format
examples/sharing-service-docs/api-docs/sharing_models.html Updated DOCTYPE and xmlns URLs to HTTPS, improved HTML formatting and structure
examples/sharing-service-docs/api-docs/sharing_cpi.html Updated DOCTYPE and xmlns URLs to HTTPS, improved HTML formatting and structure

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

@Brijesh-Thakkar Brijesh-Thakkar closed this by deleting the head repository Dec 17, 2025
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.

1 participant