mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Merge pull request #2879 from SpectrumPixel/patch-1
This commit is contained in:
@@ -65,7 +65,7 @@ You can now render the list of members in a template:
|
||||
|
||||
## Example: Organizations
|
||||
|
||||
Data files can also be placed in sub-folders of the `_data` folder. Each folder level will be added to a variable's namespace. The example bellow shows how GitHub organizations could be defined separately in a file under the `orgs` folder:
|
||||
Data files can also be placed in sub-folders of the `_data` folder. Each folder level will be added to a variable's namespace. The example below shows how GitHub organizations could be defined separately in a file under the `orgs` folder:
|
||||
|
||||
In `_data/orgs/jekyll.yml`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user