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

Feature/ Content: Common Content mass front matter change #845

Merged
merged 7 commits into from
Aug 4, 2024
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions common-content/en/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
+++
title="Common Content"
description="Our Hugo module common-content is a collection of reusable content blocks that can be shared between different sites."
emoji="🫕"
menu=["content"]
[[cascade]]
noindex = true
[cascade.build]
list = 'never'
publishResources = false
render = 'never'
+++
9 changes: 8 additions & 1 deletion common-content/en/blocks/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
+++
headless="true"
title="Standards"
description="Activities repeated over and over, like lunch time or group discussion"
layout="block-viewer"
hide_from_overview="true"
noindex="true"
[build]
render = false
list = 'never'
publishResources = false
+++
5 changes: 4 additions & 1 deletion common-content/en/blocks/afternoon-break/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
+++
title="Afternoon Break"
headless="true"
time= 15
hide_from_overview=true
[build]
render = false
list = 'never'
publishResources = false
+++

Please feel comfortable and welcome to pray at this time if this is part of your religion.
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/ask-me-anything/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
+++
title="Experts AMA"
headless="true"

time=45
[build]
render = false
list = 'never'
publishResources = false

+++

## 🧑🏼‍🎓 Trainees
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/backlog/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
+++
title="Backlog"
headless="true"

time= 30
vocabulary="Backlog"
hide_from_overview=true
Expand All @@ -9,6 +9,11 @@ hide_from_overview=true
2="Copy your tickets to your own backlog"
3="Manage your tickets on your board"

[build]
render = false
list = 'never'
publishResources = false

+++

In software development, we break down complex projects into smaller, manageable parts, which we work on for a week or two. These periods are called "sprints."
Expand Down
6 changes: 5 additions & 1 deletion common-content/en/blocks/blockers/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
+++
title="Blockers!"
headless="true"

time=50
[objectives]
1="Use the driver and navigator pattern"
2="Break down a problem into steps"
3="Negotiate a strategy with your team"
4="Follow directions"
[build]
render = false
list = 'never'
publishResources = false
+++

[Online Version of this game](https://www.dr-mikes-math-games-for-kids.com/online-traffic-jam-game.html)
Expand Down
13 changes: 7 additions & 6 deletions common-content/en/blocks/coding-101/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
id: coding-101
title: Coding 101
sidebar_label: Coding 101
headless: true
---
+++
title="Coding 101"
[build]
render = false
list = 'never'
publishResources = false
+++

**What we will learn today?**

Expand Down
5 changes: 4 additions & 1 deletion common-content/en/blocks/coursework/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
+++
title="Coursework"
headless="true"
time= 120
vocabulary="Coursework"
[build]
render = false
list = 'never'
publishResources = false
+++

You can use this time to work on the issues in your backlog. Now is the time to focus on your blockers and overcome these challenges with support from the community.
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/demo/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
+++
title="Demo"
headless="true"

time=60
[build]
render = false
list = 'never'
publishResources = false

+++

At {{<our-name>}} we expect you to demo your work to the class. You must have many opportunities to practice how to clearly and simply **explain your work to others**. This is really important both for interviews and for getting promoted later on.
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/energiser/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
+++
title="Energiser"
headless="true"

time=20
hide_from_overview=true
[build]
render = false
list = 'never'
publishResources = false

+++

Every session begins with an energiser. Usually there's a rota showing who will lead the energiser. We have some favourite games you can play if you are stuck.
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/evaluate/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
+++
title="Evaluate ✏️"
headless="true"

time= 60
[objectives]
1="Evaluate your current progress against previous modules"
[build]
render = false
list = 'never'
publishResources = false

+++

You must check in with yourself and evaluate your progress as you move through the course.
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/games/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
+++
title="Games, rules, logic, and strategy 🎲"
headless="true"

time=25
hide_from_overview=true
[build]
render = false
list = 'never'
publishResources = false

+++

Usually there's a rota showing who will lead the energiser. We have some favourite games you can play if you are stuck.
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/group-discussion/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
+++
title="Group Discussion"
headless="true"

time=75
[build]
render = false
list = 'never'
publishResources = false

+++

1. 🎙️ Nominate a **facilitator** (trainee or volunteer)
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/kata/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
+++
title="Kata"
headless="true"

time= 30
[objectives]
1="Write a failing test"
2="Write the simplest code that passes the test"
3="Refactor the code"
4="Navigate and drive"
[build]
render = false
list = 'never'
publishResources = false

+++

The goal of a kata is to practice a specific skill, such as refactoring, or to learn a new language or framework.
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/linting/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
+++
title="Linting and formatting"
emoji="🧹"
headless="true"

time=30
hide_from_overview=true
[build]
render = false
list = 'never'
publishResources = false

+++

### 🧰 Check your setup
Expand Down
6 changes: 5 additions & 1 deletion common-content/en/blocks/local/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@
title="Local Block"
emoji="🏠"
activities=["define a term"]
headless=true
hide_from_overview=true
time=30
[objectives]
1='Use the Teach Tech Together guide to construct your objectives'
2='Limit the objectives to 3-5 items'
3='Write objectives you can measure'
[build]
render = false
list = 'never'
publishResources = false

+++

This is a local block example. You can write anything in here using markdown and use shortcodes to access extra formatting.
9 changes: 7 additions & 2 deletions common-content/en/blocks/lunch/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
+++
title="Community Lunch"
headless="true"

time=60
hide_from_overview=true
[build]
render = false
list = 'never'
publishResources = false

+++

Every Saturday we cook and eat together. We share our food and our stories. We learn about each other and the world. We build community.
Every Saturday we cook and eat together. We share our food and our stories. We learn about each other and the world. We build community.

This is everyone's responsibility, so help with what is needed to make this happen, for example, organising the food, setting up the table, washing up, tidying up, etc. You can do something different every week. You don't need to be constantly responsible for the same task.
7 changes: 6 additions & 1 deletion common-content/en/blocks/morning-break/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
+++
title="Morning Break"
headless="true"

time=15
hide_from_overview=true
[build]
render = false
list = 'never'
publishResources = false

+++

A quick break of fifteen minutes so we can all concentrate on the next piece of work.
7 changes: 6 additions & 1 deletion common-content/en/blocks/morning-orientation/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
+++
title="🎡 Morning orientation"
headless="true"

time=15
[objectives]
1="Introduce and welcome new volunteers"
2="Nominate a timekeeper"
3="Check the morning day plan and group structures"
[build]
render = false
list = 'never'
publishResources = false

+++

{{<note title="Planning during the week" type="info">}}
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/pd-placeholder/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
+++
title="PD Placeholder"
headless="true"

time=60
[build]
render = false
list = 'never'
publishResources = false

+++

This placeholder is for the PD session, which will be added by PD from their platform https://cyf-pd.netlify.app/
7 changes: 6 additions & 1 deletion common-content/en/blocks/requirements/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
+++
title = 'Understanding Requirements'
headless = true

time = 20
facilitation = false
vocabulary=["Requirements", "User Stories"]
Expand All @@ -10,6 +10,11 @@ emoji= '🧩'
2='Identify extra requirements from your own experience'
3='Resolve trade-offs in conflicting requirements'
4='Translate requirements into high-level design outlines'
[build]
render = false
list = 'never'
publishResources = false

+++

Communication is _hard_. Today, let’s explore some ways we communicate with each other in software development. It’s not enough to draw a picture of a website and assume the other person will build what you imagine. It’s never a good idea to assume shared context or shared interpretations.
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/retro/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
+++
title="Retro: Start / Stop / Continue"
description="Retro on the class day and the sprint"
headless="true"

time= 25
hide_from_overview=true
[build]
render = false
list = 'never'
publishResources = false

+++

{{<tabs name="Run a retro">}}
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/search-terms/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
+++
title="Search terms"
headless="true"

time= 1
[build]
render = false
list = 'never'
publishResources = false

+++

{{<note type="tip" title="Search the curriculum">}}
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/setup-project-teams/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
+++
title="🫱🏽‍🫲🏾 Setup project teams"
headless="true"

time=60
[build]
render = false
list = 'never'
publishResources = false

+++

This is a project you will build in a team. First form your team, then start the project by forking the repo.
Expand Down
7 changes: 6 additions & 1 deletion common-content/en/blocks/spaced-repetition/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
+++
title="Spaced Repetition"
headless="true"

time= 10
hide_from_overview=true
[build]
render = false
list = 'never'
publishResources = false

+++

{{<tabs name="Scheduled check-ins">}}
Expand Down
Loading
Loading