Skip to content

Commit 6fcda4f

Browse files
authored
Create roles documentation site (#539)
* Create _config.yml * Create crier.md * Create facilitator.md * Create scheduler.md * Create scribe.md * Create crier.md * Delete crier.md
1 parent 1006d5a commit 6fcda4f

5 files changed

Lines changed: 28 additions & 0 deletions

File tree

_config.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# See https://github.com/InnerSourceCommons/working-group-roles for an explanation of this file.
2+
3+
title: "InnerSource Learning Path"
4+
description: "We shepherd the creation of short articles and videos for InnerSource training content"
5+
baseurl: "InnerSourceLearningPath"
6+
url: "https://innersourcecommons.github.io/"
7+
8+
links:
9+
chat: https://app.slack.com/client/T04PXKRM0/CARTU4XV2
10+
folder: https://docs.google.com/document/d/1V2IOmmTB1udbcDl2iT3jGd3uGGCfk_8TFxrlUDAV3Lg/edit?usp=sharing
11+
12+
remote_theme: InnerSourceCommons/working-group-roles

roles/crier.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
layout: role
3+
title: Crier
4+
---

roles/facilitator.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
layout: role
3+
title: Facilitator
4+
---

roles/scheduler.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
layout: role
3+
title: Scheduler
4+
---

roles/scribe.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
layout: role
3+
title: Scribe
4+
---

0 commit comments

Comments
 (0)