Skip to content

Commit 52c1a2d

Browse files
authored
Merge pull request #709 from kernel-community/r2d
Re-cycling
2 parents 8a8b940 + f57d348 commit 52c1a2d

File tree

15 files changed

+53
-138
lines changed

15 files changed

+53
-138
lines changed

content/en/learn/module-2/index.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,4 @@ speech - into the very belly of the beast. Buckle up friends: it's gonna be a bu
6262

6363
</Box>
6464

65-
<Box>
66-
67-
**Kevin Owocki - July 23, 2020**
68-
69-
<Video src="https://www.youtube-nocookie.com/embed/1tHQ9K5Oj9s?start=380" />
70-
71-
</Box>
72-
7365
</Column>

content/en/learn/module-3/index.mdx

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -64,22 +64,6 @@ While the first two pillars point to internal or introspective work, it is criti
6464

6565
</Box>
6666

67-
<Box>
68-
69-
**Juan Benet - July 30, 2020**
70-
71-
<Video src="https://www.youtube-nocookie.com/embed/WjQ87t2s2y8?start=1257" />
72-
73-
</Box>
74-
75-
<Box>
76-
77-
**David Vorick and Manasi Vora - Feb 4, 2021**
78-
79-
<Video src="https://www.youtube-nocookie.com/embed/zNx7_qYdsrE?start=217" />
80-
81-
</Box>
82-
8367
</Column>
8468

8569

content/en/learn/module-4/index.mdx

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,41 +40,33 @@ In particular, we will make the claim this week that we can indeed [build for be
4040

4141
<Box>
4242

43-
**Kei Kreutler & Aaron Lewis - October 14, 2022**
44-
45-
<Video src="https://www.youtube-nocookie.com/embed/koknoQSERkE" />
46-
47-
</Box>
48-
49-
<Box>
50-
51-
**Yancey Strickler - October 28, 2021**
43+
**Ethan Buchman - October 30, 2025**
5244

53-
<Video src="https://www.youtube-nocookie.com/embed/WAJaE0Uy6qE?start=275" />
45+
<Video src="https://www.youtube-nocookie.com/embed/4dzGKQKlIYs" />
5446

5547
</Box>
5648

5749
<Box>
5850

59-
**Andy Tudhope - June 17, 2021**
51+
**Kei Kreutler & Aaron Lewis - October 14, 2022**
6052

61-
<Video src="https://www.youtube-nocookie.com/embed/ijmmKr-ZjsU" />
53+
<Video src="https://www.youtube-nocookie.com/embed/koknoQSERkE" />
6254

6355
</Box>
6456

6557
<Box>
6658

67-
**Mariano Conti - Feb 11, 2021**
59+
**Yancey Strickler - October 28, 2021**
6860

69-
<Video src="https://www.youtube-nocookie.com/embed/dtNvB6D2Emw?start=175" />
61+
<Video src="https://www.youtube-nocookie.com/embed/WAJaE0Uy6qE?start=275" />
7062

7163
</Box>
7264

7365
<Box>
7466

75-
**Dandelion Mane - August 6 2020**
67+
**Andy Tudhope - June 17, 2021**
7668

77-
<Video src="https://www.youtube-nocookie.com/embed/djQhzNA9bzc?start=938" />
69+
<Video src="https://www.youtube-nocookie.com/embed/ijmmKr-ZjsU" />
7870

7971
</Box>
8072

content/en/learn/module-5/index.mdx

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -67,20 +67,4 @@ If you'd like to explore some interesting case studies in order to contextualise
6767

6868
</Box>
6969

70-
<Box>
71-
72-
**Bea Ramos and Sparrow - Feb 18, 2021**
73-
74-
<Video src="https://www.youtube-nocookie.com/embed/NUO86413eD4?start=132" />
75-
76-
</Box>
77-
78-
<Box>
79-
80-
**Andy Tudhope - August 13, 2020**
81-
82-
<Video src="https://www.youtube-nocookie.com/embed/JVDcfwWkP18?start=361" />
83-
84-
</Box>
85-
8670
</Column>

content/en/learn/module-6/index.mdx

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,4 @@ play with one another.
4747

4848
</Box>
4949

50-
<Box>
51-
52-
**Vitalik Buterin - Feb 25, 2021**
53-
54-
<Video src="https://www.youtube-nocookie.com/embed/xpKEVtjBNYg" />
55-
56-
</Box>
57-
58-
<Box>
59-
60-
**Dany Ryan - Aug 20, 2020**
61-
62-
<Video src="https://www.youtube-nocookie.com/embed/0WeQ7c-RbwM?start=1007" />
63-
64-
</Box>
65-
6650
</Column>

content/en/learn/module-7/index.mdx

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -105,20 +105,4 @@ we would like to dedicate this module to [the intergalactic memory of David Grae
105105

106106
</Box>
107107

108-
<Box>
109-
110-
**Vitalik Buterin - Aug 27, 2020**
111-
112-
<Video src="https://www.youtube-nocookie.com/embed/6u1xZqOe5pE?start=276" />
113-
114-
</Box>
115-
116-
<Box>
117-
118-
**Andy Tudhope - March 4, 2021**
119-
120-
<Video src="https://www.youtube-nocookie.com/embed/XHCv7e4NRAM?start=220" />
121-
122-
</Box>
123-
124108
</Column>

gatsby-config.js

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -265,23 +265,6 @@ module.exports = {
265265
theme_color_in_head: false,
266266
},
267267
},
268-
// this (optional) plugin enables Progressive Web App + Offline functionality
269-
// To learn more, visit: https://gatsby.dev/offline
270-
// {
271-
// resolve: 'gatsby-redirect-from',
272-
// options: {
273-
// query: 'allMdx'
274-
// }
275-
// },
276268
`gatsby-plugin-client-side-redirect`, //<- NOTE(Rejon): We're only using this because we're using Github Pages. If we're on vercel or netlify just use their redirect scripts.
277-
// `gatsby-plugin-meta-redirect`,
278-
{
279-
resolve: 'gatsby-plugin-offline',
280-
options: {
281-
workboxConfig: {
282-
globPatterns: ['**/images/icons/icon-512x512.png'],
283-
},
284-
},
285-
},
286269
],
287270
}

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"gatsby-plugin-lunr": "^1.5.2",
2727
"gatsby-plugin-manifest": "^3.15.0",
2828
"gatsby-plugin-mdx": "^2.15.0",
29-
"gatsby-plugin-offline": "^4.15.0",
3029
"gatsby-plugin-page-creator": "^3.15.0",
3130
"gatsby-plugin-preload-link-crossorigin": "^1.0.2",
3231
"gatsby-plugin-react-helmet": "^4.15.0",
@@ -103,4 +102,4 @@
103102
"bugs": {
104103
"url": "https://github.com/kernel-community/kernel-v2/issues"
105104
}
106-
}
105+
}

src/modules/flashcard/flash.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ const Flash = ({ children }) => {
123123
completed
124124
? 'completed'
125125
: isCurrentlyRevealed
126-
? 'active'
127-
: 'inactive'
126+
? 'active'
127+
: 'inactive'
128128
}
129129
sx={{ position: completed ? 'absolute' : 'initial' }}>
130130
<Flex

src/modules/layouts/global.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@ pre[class*='language-'] {
6060
pre[class*='language-']::before {
6161
color: #232129;
6262
font-size: 0.75rem;
63-
font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
64-
'Courier New', monospace;
63+
font-family:
64+
SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
65+
monospace;
6566
letter-spacing: 0.085em;
6667
font-weight: 500;
6768
line-height: 1;

0 commit comments

Comments
 (0)