Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nested collections): allow additional content in flatter structure #6498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 23, 2022

  1. feat(nested collections): allow non-index files

    This commit fixes decaporg#4972 to allow nested folders with additional content
    beyond an index file.
    
    Side effect: To keep the feature simple, this will now show index files
    as pages within a folder in NetlifyCMS. This enables creating additional
    files alongside the given index, but is a change in behavior from the
    current implementation.
    
    Co-authored-by: Eric Gade <[email protected]>
    adunkman and eric-gade committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d15a445 View commit details
    Browse the repository at this point in the history