Skip to content

Conversation

@Aaqilyousuf
Copy link
Contributor

Summary

This PR fixes #237 the YAML syntax issue in
pages/projects/list/index.md, which caused MkDocs to throw multiple document parsing errors and break the Affiliated and Incubated Projects page layout.

Changes Made:

  • Corrected improper indentation for the SDX project entry in the YAML header (moved under the projects: list)
  • Validated YAML structure to ensure a single document stream
  • Verified that projects.html template now renders all project cards correctly

@xmnlab xmnlab changed the title fixed the project list readability bug!!! fix: Fix project page list Nov 12, 2025
@xmnlab xmnlab merged commit 62ba6ee into OpenScienceLabs:main Nov 12, 2025
2 checks passed
@xmnlab
Copy link
Member

xmnlab commented Nov 12, 2025

appreciate it @Aaqilyousuf !

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.

Project List Page Formatting and Readability

2 participants