Skip to content

Fix projects collection output config#27

Open
pragnyanramtha wants to merge 1 commit into
gc-os-ai:mainfrom
pragnyanramtha:fix-projects-collection-output-26
Open

Fix projects collection output config#27
pragnyanramtha wants to merge 1 commit into
gc-os-ai:mainfrom
pragnyanramtha:fix-projects-collection-output-26

Conversation

@pragnyanramtha
Copy link
Copy Markdown

Summary

  • Fix the projects collection option in _config.yml from ouput to output
  • Allows Jekyll to emit the existing _projects collection entries

Tests

  • python static check for projects.output: true and absence of ouput
  • git diff --check

Notes

  • Full Jekyll build was not run because Ruby is not installed in this workspace.

Closes #26

Copilot AI review requested due to automatic review settings May 14, 2026 00:41
Copy link
Copy Markdown

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

Fixes a Jekyll configuration typo that prevented the _projects collection from being written to the built site, restoring publication of existing project entries.

Changes:

  • Correct _config.yml collection key from ouputoutput for projects, enabling Jekyll to emit the collection content.

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

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.

Projects Collection Not Published

2 participants