Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Use generated Learning Path markdown #189

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion _layouts/learning-path-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<p id="learningPathArticle"></p>

<script>
fetch('https://raw.githubusercontent.com/InnerSourceCommons/InnerSourceLearningPath/master/{{ page.learning_path_article }}.asciidoc')
fetch('https://raw.githubusercontent.com/InnerSourceCommons/InnerSourceLearningPath/master/{{ page.learning_path_article }}')
.then((response) => {
return response.text()
})
Expand Down
6 changes: 3 additions & 3 deletions resources/learningpath/contributor/02.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Contributor - Becoming an InnerSource Contributor'
learning_path_article: 'contributor/02-becoming-a-contributor-article'
title: Learning Path - Contributor - Becoming an InnerSource Contributor
learning_path_article: contributor/02-becoming-a-contributor-article.asciidoc
learning_path_group: Contributor
learning_path_menu_title: 02 - Becoming an InnerSource Contributor
learning_path_position: 2
---
---
8 changes: 4 additions & 4 deletions resources/learningpath/contributor/03.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Contributor - The Contributor Ethos'
learning_path_article: 'contributor/03-contributor-ethos-article'
title: Learning Path - Contributor - Contributor Ethos
learning_path_article: contributor/03-contributor-ethos-article.asciidoc
learning_path_group: Contributor
learning_path_menu_title: 03 - The Contributor Ethos
learning_path_menu_title: 03 - Contributor Ethos
learning_path_position: 3
---
---
8 changes: 4 additions & 4 deletions resources/learningpath/contributor/04.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Contributor - Mechanics of Contributing'
learning_path_article: 'contributor/04-mechanics-of-contributing-article'
title: Learning Path - Contributor - Mechanics of contributing
learning_path_article: contributor/04-mechanics-of-contributing-article.asciidoc
learning_path_group: Contributor
learning_path_menu_title: 04 - Mechanics of Contributing
learning_path_menu_title: 04 - Mechanics of contributing
learning_path_position: 4
---
---
8 changes: 4 additions & 4 deletions resources/learningpath/contributor/05.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Contributor - Benefits of Contribution'
learning_path_article: 'contributor/05-benefits-of-contribution-article'
title: Learning Path - Contributor - Benefits of becoming an InnerSource Contributor
learning_path_article: contributor/05-benefits-of-contribution-article.asciidoc
learning_path_group: Contributor
learning_path_menu_title: 05 - Benefits of Contribution
learning_path_menu_title: 05 - Benefits of becoming an InnerSource Contributor
learning_path_position: 5
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/contributor/06.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Contributor - Conclusion'
learning_path_article: 'contributor/06-conclusion-article'
title: Learning Path - Contributor - Conclusion
learning_path_article: contributor/06-conclusion-article.asciidoc
learning_path_group: Contributor
learning_path_menu_title: 06 - Conclusion
learning_path_position: 6
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/contributor/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Contributor - Introduction'
learning_path_article: 'contributor/01-introduction-article'
title: Learning Path - Contributor - Introduction
learning_path_article: contributor/01-introduction-article.asciidoc
learning_path_group: Contributor
learning_path_menu_title: 01 - Introduction
learning_path_position: 1
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/contributor/workbook.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Contributor - Workbook'
learning_path_article: 'workbook/04-contributor'
title: Learning Path - Contributor - Workbook
learning_path_article: workbook/04-contributor.asciidoc
learning_path_group: Contributor
learning_path_menu_title: Contributor Workbook
learning_path_position: 7
no_video: true
---
---
8 changes: 4 additions & 4 deletions resources/learningpath/introduction/02.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Introduction - What problems does InnerSource solve'
learning_path_article: 'introduction/02-problems-solved'
title: Learning Path - Introduction - What problems does InnerSource solve?
learning_path_article: introduction/02-problems-solved.asciidoc
learning_path_group: Introduction
learning_path_menu_title: 02 - What problems does InnerSource solve
learning_path_menu_title: 02 - What problems does InnerSource solve?
learning_path_position: 2
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/introduction/03.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Introduction - How does InnerSource work?'
learning_path_article: 'introduction/03-how-works'
title: Learning Path - Introduction - How does InnerSource work?
learning_path_article: introduction/03-how-works.asciidoc
learning_path_group: Introduction
learning_path_menu_title: 03 - How does InnerSource work?
learning_path_position: 3
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/introduction/04.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Introduction - What are the benefits of InnerSource?'
learning_path_article: 'introduction/04-benefits'
title: Learning Path - Introduction - What are the benefits of InnerSource?
learning_path_article: introduction/04-benefits.asciidoc
learning_path_group: Introduction
learning_path_menu_title: 04 - What are the benefits of InnerSource?
learning_path_position: 4
---
---
8 changes: 4 additions & 4 deletions resources/learningpath/introduction/05.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Introduction - Principles of InnerSource'
learning_path_article: 'introduction/05-principles'
title: Learning Path - Introduction - InnerSource principles
learning_path_article: introduction/05-principles.asciidoc
learning_path_group: Introduction
learning_path_menu_title: 05 - Principles of InnerSource
learning_path_menu_title: 05 - InnerSource principles
learning_path_position: 5
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/introduction/06.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Introduction - Conclusion'
learning_path_article: 'introduction/06-conclusion'
title: Learning Path - Introduction - Conclusion
learning_path_article: introduction/06-conclusion.asciidoc
learning_path_group: Introduction
learning_path_menu_title: 06 - Conclusion
learning_path_position: 6
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/introduction/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Introduction'
learning_path_article: 'introduction/01-introduction'
title: Learning Path - Introduction - Introduction
learning_path_article: introduction/01-introduction.asciidoc
learning_path_group: Introduction
learning_path_menu_title: 01 - Introduction
learning_path_position: 1
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/introduction/workbook.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Introduction - Workbook'
learning_path_article: 'workbook/01-introduction'
title: Learning Path - Introduction - Workbook
learning_path_article: workbook/01-introduction.asciidoc
learning_path_group: Introduction
learning_path_menu_title: Introduction Workbook
learning_path_position: 7
no_video: true
---
---
7 changes: 3 additions & 4 deletions resources/learningpath/product-owner/02.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Product Owner - How Difficult it is to be Middle Management'
title: Learning Path - Product Owner - How Difficult it is to be Middle Management
learning_path_article: null
learning_path_group: Product Owner
learning_path_menu_title: 02 - How Difficult it is to be Middle Management
learning_path_position: 2
---

<br />
---
6 changes: 4 additions & 2 deletions resources/learningpath/product-owner/03.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Product Owner - Major Benefits are Built into the InnerSource Process'
title: Learning Path - Product Owner - Major Benefits are Built into the
InnerSource Process
learning_path_article: null
learning_path_group: Product Owner
learning_path_menu_title: 03 - Major Benefits are Built into the InnerSource Process
learning_path_position: 3
---
---
5 changes: 3 additions & 2 deletions resources/learningpath/product-owner/04.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Product Owner - New Roles and Responsibilities'
title: Learning Path - Product Owner - New Roles and Responsibilities
learning_path_article: null
learning_path_group: Product Owner
learning_path_menu_title: 04 - New Roles and Responsibilities
learning_path_position: 4
---
---
5 changes: 3 additions & 2 deletions resources/learningpath/product-owner/05.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Product Owner - Recap and Takeaways'
title: Learning Path - Product Owner - Recap and Takeaways
learning_path_article: null
learning_path_group: Product Owner
learning_path_menu_title: 05 - Recap and Takeaways
learning_path_position: 5
---
---
5 changes: 3 additions & 2 deletions resources/learningpath/product-owner/06.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Product Owner - Closing'
title: Learning Path - Product Owner - Closing
learning_path_article: null
learning_path_group: Product Owner
learning_path_menu_title: 06 - Closing
learning_path_position: 6
---
---
5 changes: 3 additions & 2 deletions resources/learningpath/product-owner/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Product Owner - Opening'
title: Learning Path - Product Owner - Opening
learning_path_article: null
learning_path_group: Product Owner
learning_path_menu_title: 01 - Opening
learning_path_position: 1
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/product-owner/workbook.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Product Owner - Workbook'
learning_path_article: 'workbook/03-product-owner'
title: Learning Path - Product Owner - Workbook
learning_path_article: workbook/03-product-owner.asciidoc
learning_path_group: Product Owner
learning_path_menu_title: Product Owner Workbook
learning_path_position: 7
no_video: true
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/trusted-committer/02.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Trusted Committer - Ensuring Product Quality'
learning_path_article: 'trusted-committer/02-ensuring-product-quality'
title: Learning Path - Trusted Committer - Ensuring Product Quality
learning_path_article: trusted-committer/02-ensuring-product-quality.asciidoc
learning_path_group: Trusted Committer
learning_path_menu_title: 02 - Ensuring Product Quality
learning_path_position: 2
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/trusted-committer/03.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Trusted Committer - Keeping the Community Healthy'
learning_path_article: 'trusted-committer/03-keeping-the-community-healthy'
title: Learning Path - Trusted Committer - Keeping the Community Healthy
learning_path_article: trusted-committer/03-keeping-the-community-healthy.asciidoc
learning_path_group: Trusted Committer
learning_path_menu_title: 03 - Keeping the Community Healthy
learning_path_position: 3
---
---
8 changes: 4 additions & 4 deletions resources/learningpath/trusted-committer/04.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Trusted Committer - Uplevelling Community Members'
learning_path_article: 'trusted-committer/04-uplevelling-community-members'
title: Learning Path - Trusted Committer - Upleveling Community Members
learning_path_article: trusted-committer/04-uplevelling-community-members.asciidoc
learning_path_group: Trusted Committer
learning_path_menu_title: 04 - Uplevelling Community Members
learning_path_menu_title: 04 - Upleveling Community Members
learning_path_position: 4
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/trusted-committer/05.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Trusted Committer - Lowering the Barriers to Entry'
learning_path_article: 'trusted-committer/05-lowering-the-barriers-to-entry'
title: Learning Path - Trusted Committer - Lowering the Barriers to Entry
learning_path_article: trusted-committer/05-lowering-the-barriers-to-entry.asciidoc
learning_path_group: Trusted Committer
learning_path_menu_title: 05 - Lowering the Barriers to Entry
learning_path_position: 5
---
---
8 changes: 4 additions & 4 deletions resources/learningpath/trusted-committer/06.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: Learning Path - Trusted Committer - Advocating for the Community's Needs
learning_path_article: 'trusted-committer/06-advocating-for-the-communitys-needs'
title: Learning Path - Trusted Committer - Advocating for the Communitys Needs
learning_path_article: trusted-committer/06-advocating-for-the-communitys-needs.asciidoc
learning_path_group: Trusted Committer
learning_path_menu_title: 06 - Advocating for the Community's Needs
learning_path_menu_title: 06 - Advocating for the Communitys Needs
learning_path_position: 6
---
---
6 changes: 3 additions & 3 deletions resources/learningpath/trusted-committer/07.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: learning-path-page
show_meta: false
title: 'Learning Path - Trusted Committer - Becoming a Trusted Committer'
learning_path_article: 'trusted-committer/07-becoming-a-trusted-committer'
title: Learning Path - Trusted Committer - Becoming a Trusted Committer
learning_path_article: trusted-committer/07-becoming-a-trusted-committer.asciidoc
learning_path_group: Trusted Committer
learning_path_menu_title: 07 - Becoming a Trusted Committer
learning_path_position: 7
---
---
Loading