docs: update community info with channel links (#2403)

This commit is contained in:
Shawn Erquhart
2019-06-24 19:07:19 -04:00
committed by GitHub
parent 814aa5091b
commit 50dc371ebc
9 changed files with 119 additions and 92 deletions

View File

@ -44,6 +44,27 @@ collections: # A list of collections the CMS should be able to edit
- {label: "Twitter Image", name: "twitter_image", widget: "image"}
- {label: "Date", name: "date", widget: "date"}
- {label: "Body", name: "body", widget: "markdown"}
- name: community
label: Community
file: website/content/pages/community.md
preview_path: "community"
fields:
- {label: Title, name: title}
- {label: Headline, name: headline}
- {label: Subheading, name: subhead}
- label: Sections
name: sections
widget: list
fields:
- {name: title, label: Title}
- name: channels
label: Channels
widget: list
fields:
- {name: title, label: Title}
{name: url, label: URL}
{name: description, label: Description}
- name: updates
label: Updates
files: