Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion content/competition/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@
title: Competition Information
---

This section of the website contains information pertinent to the SourceBots competition including roles that volunteers will assume throughout the weekend and other information that is relevant.
This section of the website contains information pertinent to the SourceBots competition including roles that volunteers will assume throughout the weekend and other information that is relevant.

The following topics are covered in this section:

{{% children %}}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This really isn't necessary. The lists of children are available in the sidebar.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm inclined to agree - perhaps a listing of child pages and a quick summary of their contents would be useful, as that would provide information not present elsewhere on the page, but simply listing the children adds no useful content.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disagree. Blank pages are bad.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The solution to blank pages shouldn't be to add redundant information - perhaps a short summary of the category would be more appropriate. If we could get a list of children to appear by default for a blank page which has children, that may be an appropriate placeholder, but putting redundant content in each page separately does not seem that wise.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. A short summary is better than a small bullet point list, which doesn't look very nice anyway.

I'm fairly sure we can get some good general content on the pages anyway.

6 changes: 5 additions & 1 deletion content/essential-knowledge/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ title: Essential Knowledge
weight: 1
---

## Quick Start
This section contains knowledge that is considered essential for volunteers.

The following topics are covered in this section:

{{% children %}}
5 changes: 5 additions & 0 deletions content/guides/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@ title: Guides
weight: 1
---

This section contains guides on internal processes.

The following topics are covered in this section:

{{% children %}}