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

Question: Is it possible to index items nested within a data file subfolder? #144

Open
gitjul opened this issue Nov 20, 2019 · 0 comments
Open

Comments

@gitjul
Copy link

gitjul commented Nov 20, 2019

How can I index items in a data file subfolder?

For example, using an example from the Jekyll docs, how would I index members specified in _data/orgs/jekyll.yml like below?

username: jekyll
name: Jekyll
members:
  - name: Tom Preston-Werner
    github: mojombo

  - name: Parker Moore
    github: parkr

I can't remove the nesting.

Ruby version used:

2.6.3p62

Jekyll version used:

4.0.0

@gitjul gitjul changed the title Question: Is it possible to index items nested in a sub-folder in a site data file? Question: Is it possible to index items nested within a data file subfolder? Nov 20, 2019
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

No branches or pull requests

1 participant