From 47ac6975d926fc3b5aa35bf2ae5620a7bb73aa31 Mon Sep 17 00:00:00 2001 From: Kevin Nielsen <35613613+kevinknielsen@users.noreply.github.com> Date: Fri, 15 Jan 2021 18:21:58 -0500 Subject: [PATCH] Update README.md Changes structure to reflect dynamic folders --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5afde16..caeb7a0 100644 --- a/README.md +++ b/README.md @@ -28,16 +28,17 @@
  1. Repo Structure
  2. - Editing Content + Global Protocol Changes
  3. - Adding Content + Adding Content
  4. @@ -52,7 +53,8 @@ 3. `header.png` is a logo file is displayed at the top of sidebar when that project is selected in the navigation. 4. `calls` is a folder collects governance and community call agendas and meeting notes, displayed in each project's 'Calls' tab. -## **Editing Content** +## **Global Protocol Changes** + ### Protocol Information Basic information of the protocol is saved in protocols object of index.ts file @@ -85,14 +87,14 @@ We have a codesandbox instance https://codesandbox.io/s/boardroombranding-q3u9z ## **Adding Content** -### New Calls -Raise a new PR by following the steps below: +### New Content Folders +New content folders will dynamically display a new item under the 'Resources' tab. Raise a new PR by following the steps below: 1. Create a new file in the calls folder of the protocol. _The Filename will be the title displayed in the 'Calls' tab list._ 2. Add the call agenda and relevant meeting notes in the markdown file. The contents of the file will be displayed in the respective page. 3. Raise a PR with the changes. -### New Events +### New Calendar Events 1. Add one or more new events to the `events.json` file of the protocol using the following format: