-
Notifications
You must be signed in to change notification settings - Fork 1
/
slides.html
190 lines (163 loc) · 5.47 KB
/
slides.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!DOCTYPE html>
<html>
<head>
<title>FabXLive Open Know-How Workshop</title>
<meta charset="utf-8">
<link href="https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,500;1,300;1,500&display=swap" rel="stylesheet">
<style>
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
@import url('https://fonts.googleapis.com/css?family=Arimo:400,700|Viga&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,600;0,800;1,400;1,600;1,800&display=swap');
body{
font-family: 'Rubik', sans-serif;
color: rgba(10, 10, 10, 0.85);
}
.remark-slide-content{
background: #e7d77f;
}
div p {font-size:2rem;}
h1,h2{
text-shadow: 3px -3px .05px #ee84a4, -3px 2px #e7d77f;
transition:text-shadow .5s;
}
#upcoming h2, h3{
text-shadow: 2px -2px .05px #ee84a4, -2px 1px #e7d77f;
transition:text-shadow .5s;
}
h1:hover,h2:hover,h3:hover{
text-shadow: -3px 3px .05px #ee84a4, 3px -2px #e7d77f;
transition:text-shadow .5s;
}
h1::selection,h2::selection,h3::selection{
text-shadow: -3px 3px .05px #ee84a4, 3px -2px #e7d77f;
transition:text-shadow .5s;
background:white;
}
.footnote a, .footnote a:hover, .footnote a:visited{text-decoration:none;}
.inverse a, .inverse a:visited{color:white; text-decoration:underline;}
a:visited{color:blue;}
.remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
.footnote {
position: absolute;
bottom: 1em;
right: 5rem;
/* color: #ffca28; */
color: #111;
padding: 0.3rem;
margin: 5px;
text-align: right;
font-size: 0.6rem;
}
h3{color:#555; border-left: 10px solid #666; padding-left: 1rem;}
p{font-size:1.4rem;}
ul, ol{margin-bottom: 1.4rem; font-size:2rem;}
ol li, ul li{margin-bottom: 1rem; margin-top:1rem;}
blockquote, .blockquote {display:block; border-left: 8px solid #e55e74; padding-left: 1rem; color:#555; font-size:2rem;}
{border-left: 8px solid #ddd; padding-left: 1rem; color:#555; font-size:2rem;}
.inverse blockquote{border-left: 8px solid #ddd; padding-left: 1rem; color:#e3e3e3 font-size:2rem;}
.inverse .footnote {
color: #ffca28;
}
.inverse {
background: #26bdbd;
color: #fefefe;
text-shadow: 0 0 20px #333;
}
.inverse h1, .inverse h2 {
color: #111;
line-height: 0.8em;
}
/* Two-column layout */
.left-column {
color: #777;
width: 20%;
height: 92%;
float: left;
}
.left-column h2:last-of-type, .left-column h3:last-child {
color: #000;
}
.right-column {
width: 75%;
float: right;
padding-top: 1em;
}
img{
max-width: 70%;
max-height: 70%;
text-align: center;
margin: 0 auto;
}
.large-image img{
min-width: 100%;
text-align: center;
margin: 0 auto;
}
</style>
</head>
<body>
<textarea id="source">
class: left, middle, inverse
# Using the Open Know-How Standard for evaluating COVID-19 medical projects
---
# About Open Know-How
Open Know-How is a metadata standard to organize and standardize open hardware documentation.
---
# About Open Know-How
It can help you solve questions such as:
- How can we find things to build on any platform? (Discoverability)
- How can we better identify and document redundant projects, forks and derivatives? (Portability)
- How can projects interact in different platforms in order to be manufactured? (Interactivity)
---
class:inverse
# The Open Know-How Manifest
.center[![Library index card](img/img01.jpg)]
---
# The Open Know-How Manifest
It contains information such as:
- Who created the thing
- Who documented the thing
- What is it intended for
- Language and region
- URLs to BOM, manufacturing files and other assets.
---
class: inverse, middle
# Workshop
---
# The problem
COVID-19 saw a great amount of redundant projects.
- How can we help makers self organize into collaboration?
- How can users find the best projects?
This workshop will show a simple application of the Open Know-How standard to imagine how this standard can help us find projects that work, based on their documentation.
---
# What we'll do
- Pick the documentation of a face mask.
- Make a manifest for it.
- Evaluate it based on your personal experience.
- Let's discuss:
- What would be a good way to evaluate similar projects?
- What are better criteria to evaluate them?
</textarea> <script src="https://remarkjs.com/downloads/remark-latest.min.js">
</script>
<script>
var slideshow = remark.create();
</script>
</body>
</html>
<!--
# Vídeo
```
<iframe width="560" height="315" src="https://www.youtube.com/embed/xxxxxxxxx" frameborder="0" allow="encrypted-media" allowfullscreen></iframe>
```
# Images
```
.center[![Creatividad sociocultural](img/01-sawyer.png)]
.right[![Right-aligned image](https://images-na.ssl-images-amazon.com/images/G/01/img15/pet-products/small-tiles/23695_pets_vertical_store_dogs_small_tile_8._CB312176604_.jpg)]
```
# Background images
The background-image slide property lets you set the background-image CSS property for the slide:
``
background-image: url(image.jpg)
Slide with background image
```
-->