Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR for #12 Highlight related articles at the bottom of each article. #25

Merged
merged 2 commits into from
Aug 10, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 8 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ font_family = "Open+Sans"
# contact form action (works with https://formspree.io)
contact_form_action = "#"

# related article number limit
article_count = 3


############################# Social links #############################
# themify icon pack : https://themify.me/themify-icons
Expand Down Expand Up @@ -146,6 +149,11 @@ noClasses = true
style = 'murphy'
tabWidth = 4

############################# Related Articles #############################
[taxonomies]
category = "categories"


#######################################################################################
# Multilingual configurations #
#######################################################################################
Expand Down
1 change: 1 addition & 0 deletions content/communities/fedora.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Fedora Project
weight: 50
description: The Fedora Project is a community of people working together to build a free and open source operating system.
tags: ["linux"]
categories: "communities"

---
:toc:
Expand Down
1 change: 1 addition & 0 deletions content/communities/public-lab.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Public Lab
weight: 100
description: Public Lab is a community and a non-profit, democratizing science to address environmental issues that affect people.
tags: ["citizen science", "environment"]
categories: "communities"

---

Expand Down
1 change: 1 addition & 0 deletions content/data/milestone-roadmap.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "AI Ethics & Transparency Roadmap - Template"
weight: 10
description: How do you document your machine learning development process? This guide shares transparency best practices.
tags: ["template"]
categories: "data"

---

Expand Down
1 change: 1 addition & 0 deletions content/data/model-card.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Machine Learning Model Card"
weight: 20
description: Model cards help you document how your model was made. Use this overview to make your own model cards.
tags: ["design", "template"]
categories: "data"

---

Expand Down
1 change: 1 addition & 0 deletions content/data/traps.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Common traps to avoid when building AI systems"
weight: 30
description: Assessing common AI/ML mistakes that lead to unintended side effects.
tags: ["design"]
categories: "data"

---
_Assessing common mistakes that lead to unintended side effects._
Expand Down
1 change: 1 addition & 0 deletions content/design/reading-list.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Design & UX Reading List"
weight: 10
description: Various readings and learnings about design in an Open Source context.
tags: ["reading list"]
categories: "design"

---

Expand Down
1 change: 1 addition & 0 deletions content/dev-tools/continuous-integration.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Continuous Integration (CI)"
weight: 10
description: An introduction to creating a Continuous Integration (CI) pipeline for an Open Source project.
tags: ["testing"]
categories: "dev-tools"

---

Expand Down
1 change: 1 addition & 0 deletions content/documentation/frontier-tech-tips.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Frontier technology tips"
weight: 10
description: A summary of Andrew Burden's DevConf 2020 talk about best practices for documenting emerging technology.
tags: ["innovation"]
categories: "documentation"

---

Expand Down
1 change: 1 addition & 0 deletions content/documentation/hall-of-fame.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Documentation Hall of Fame
weight: 20
description: Real examples of Open Source projects with excellent documentation.
tags: ["hall of fame"]
categories: "documentation"

---
:toc:
Expand Down
1 change: 1 addition & 0 deletions content/documentation/reading-list.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Reading list"
weight: 30
description: Various readings and learnings about documentation in an Open Source context.
tags: ["reading list"]
categories: "documentation"

---

Expand Down
1 change: 1 addition & 0 deletions content/documentation/text-editors.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Text editors"
weight: 50
description: Educational resources, guides, and information about text editors and IDEs.
tags: ["tools"]
categories: "documentation"

---

Expand Down
1 change: 1 addition & 0 deletions content/foss/_index.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title: "Free & Open Source Software"
icon: "ti-world"
description: "Build a better understanding of free and open source software."
type: "docs"
categories: "foss"

---
1 change: 1 addition & 0 deletions content/foss/business-sustainability.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Business sustainability for Open Source
weight: 10
description: Information, best practices, and resources about Open Source business sustainability and business models.
tags: ["sustainability"]
categories: "foss"

---
:toc:
Expand Down
1 change: 1 addition & 0 deletions content/foss/contributor-license-agreement-cla.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Contributor License Agreements (CLAs)"
weight: 20
description: When does your Open Source project need a CLA? What alternatives exist? Cover your copyright in this intro to CLAs.
tags: ["legal"]
categories: "foss"

---
:toc:
Expand Down
1 change: 1 addition & 0 deletions content/foss/governance.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Governance
weight: 25
description: Best practices and examples of governance in real Open Source projects.
tags: ["policy"]
categories: "foss"

---

Expand Down
1 change: 1 addition & 0 deletions content/foss/gpl-comparison.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "GPLv2 vs. GPLv3"
weight: 30
description: A deep dive on the exact differences between the Free Software Foundation's two versions of the GPL license.
tags: ["legal"]
categories: "foss"

---
*The information shared on this page does not constitute legal or financial advice*.
Expand Down
1 change: 1 addition & 0 deletions content/foss/reading-list-foss.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Reading list: FOSS"
weight: 50
description: Various readings and learnings about Free and Open Source Software.
tags: ["reading list"]
categories: "foss"

---
:toc:
Expand Down
1 change: 1 addition & 0 deletions content/foss/reading-list-legal.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Reading List: Legal & Business Aspects"
weight: 60
description: Various readings and learnings about business and legal aspects of Open Source intellectual property.
tags: ["reading list"]
categories: "foss"

---
:toc:
Expand Down
1 change: 1 addition & 0 deletions content/foss/reading-list-outreach.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Outreach reading list"
weight: 70
description: Various readings and learnings about outreach and marketing in an Open Source context.
tags: ["reading list"]
categories: "foss"

---

Expand Down
1 change: 1 addition & 0 deletions content/hardware/case-studies.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Case studies
weight: 10
description: Detailed case studies and analysis of different Open Hardware organizations, projects, and products.
tags: ["hall of fame"]
categories: "hardware"

---
:toc:
Expand Down
1 change: 1 addition & 0 deletions content/hardware/documentation.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Documentation
weight: 20
description: How does documentation work for Open Source Hardware? This page provides a brief introduction.
tags: ["reading list"]
categories: "hardware"

---

Expand Down
1 change: 1 addition & 0 deletions content/hardware/intro.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Introduction to Open Source Hardware
weight: 1
description: So, you want to know about Open Source Hardware? Start here to get an introduction to the landscape in the 2020s.
tags: ["philosophy"]
categories: "hardware"

---
:definition: https://www.oshwa.org/definition/
Expand Down
1 change: 1 addition & 0 deletions content/hardware/licensing.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Licensing
weight: 30
description: Information, resources, and details about common licenses used for Open Source Hardware projects.
tags: ["legal"]
categories: "hardware"

---
:toc:
Expand Down
1 change: 1 addition & 0 deletions content/hardware/projects.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Project Hall of Fame
weight: 50
description: Various Open Source Hardware projects and links back to their projects and/or communities.
tags: ["hall of fame"]
categories: "hardware"

---

Expand Down
1 change: 1 addition & 0 deletions content/hardware/reading-list.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Open Hardware reading list"
weight: 40
description: Various readings and learnings about Open Source Hardware that do not belong on another page.
tags: ["reading list"]
categories: "hardware"

---

Expand Down
1 change: 1 addition & 0 deletions content/meta/modules.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Modules"
weight: 10
description: Overview of learning modules currently offered through the UNICEF Open Source Mentorship programme.
tags: ["docs", "legal", "testing"]
categories: "meta"

---
// document settings
Expand Down
1 change: 1 addition & 0 deletions content/meta/needs-assessment-template.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Needs assessment interview template"
weight: 50
description: Interview template for UNICEF mentors when meeting a team for the first time.
tags: ["tools"]
categories: "meta"

---

Expand Down
1 change: 1 addition & 0 deletions content/meta/overview.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Open Source Mentorship programme overview"
weight: 1
description: An introduction to the UNICEF Open Source Mentorship programme. Hosted by the Office of Innovation.
tags: []
categories: "meta"

---
// document settings
Expand Down
1 change: 1 addition & 0 deletions content/meta/templates.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Templates for programme mentors"
weight: 60
description: Various templates and reusable copytext for UNICEF Open Source Mentorship programme mentors.
tags: ["tools"]
categories: "meta"

---
:toc:
Expand Down
1 change: 1 addition & 0 deletions content/meta/workflow-metrics.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Workflow: Update external UNICEF metrics"
weight: 70
description: How a UNICEF contractor manages and updates metrics about Innovation Fund portfolio company projects.
tags: ["workflows"]
categories: "meta"

---

Expand Down
1 change: 1 addition & 0 deletions content/meta/workplan-bridge-funding.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Workplan: Bridge Fund cohort"
weight: 80
description: Open Source workplan requirements for UNICEF Open Source Mentorship programme. These requirements apply to companies in the Bridge Fund cohort.
tags: []
categories: "meta"

---
// document settings
Expand Down
1 change: 1 addition & 0 deletions content/missions/codes-of-conduct.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Codes of Conduct"
weight: 10
description: Embark on a mission to add a Code of Conduct to your Open Source community.
tags: ["community"]
categories: "missions"

---
:page-authors: Justin W. Flory
Expand Down
1 change: 1 addition & 0 deletions content/missions/good-first-issue.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Good first issues"
weight: 20
description: Embark on a mission to enable new contributors to your Open Source project with Good First Issues (GFIs).
tags: ["community"]
categories: "missions"

---

Expand Down
1 change: 1 addition & 0 deletions content/project-management/issue-templates.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Issue templates"
weight: 10
description: An introduction to issue templates for new Open Source project or community managers.
tags: ["community"]
categories: "project-management"

---

Expand Down
1 change: 1 addition & 0 deletions content/project-management/project-boards.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Project boards"
weight: 20
description: An introduction to project/kanban boards for new Open Source project or community managers.
tags: ["community"]
categories: "project-management"

---

Expand Down
1 change: 1 addition & 0 deletions content/project-management/reading-list.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Community Management Reading List"
weight: 30
description: Various readings and learnings about community management in an Open Source context.
tags: ["reading list"]
categories: "project-management"

---

Expand Down
1 change: 1 addition & 0 deletions content/reproducibility/_index.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title: "Reproducibility"
icon: "ti-loop"
description: "Building and developing reproducible code, science, and data."
type: "docs"
categories: "reproducibility"

---
1 change: 1 addition & 0 deletions content/reproducibility/reading-list.en.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Reproducibility reading list"
weight: 10
description: Various readings and learnings about reproducibility in an Open Source context.
tags: ["reading list"]
categories: "reproducibility"

---

Expand Down