-
Notifications
You must be signed in to change notification settings - Fork 1
/
learn.json
27 lines (27 loc) · 1.13 KB
/
learn.json
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
{
"slug" : "getting-to-know-linux-distributions",
"title" : {
"us":"Getting to know GNU/Linux distributions",
"es":"Conociendo distribuciones GNU/Linux"
},
"preview": "https://storage.googleapis.com/screenshots-breathecode/9b4602c3e2a0ac2b50b9d57f90e3fa29c39a0e07722ded45bf1e11e031bb4c55",
"status": "draft",
"translations": ["us","es"],
"technologies": ["ciberseguridad", "linux"],
"difficulty": "beginner",
"syntax": "markdown",
"duration" : 3,
"projectType": "project",
"description" : {
"es":"Estudia y prepárate a explicar las características, bondades y debilidades de una de las tantas distribuciones GNU/Linux",
"us":"Study and prepare yourself to explain the features, strengths and weaknesses of one of the many GNU/Linux distributions."
},
"delivery": {
"instructions": {
"us": "Attach its URL to your 4geeks.com project. Don't forget to make the presentation public so that it can be reviewed.",
"es": "Adjunta la URL de ésta en tu proyecto de 4geeks.com. No olvides hacer pública la presentación para que pueda ser revisada."
},
"regex": "https://docs.google.com/presentation",
"formats": ["url"]
}
}