Skip to content

Conversation

@jayshah1819
Copy link

This sets up Jekyll documentation using regular pages instead of collections.

What changed:

  • Moved docs from _gridwise/ to gridwise/ (removed underscore)
  • Removed Jekyll collections config
  • Header now shows only About link

Why not collections?
The previous PR (#6) used Jekyll collections (_gridwise/), which is the standard way.

This approach:

  • No underscore in directory name (just gridwise/)
  • Still maintains custom ordering via order field
  • Simpler config, easier to understand

Both approaches work fine, this one just fits the requirement better.

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