forked from 4GeeksAcademy/css-layouts-tutorial-exercises
-
Notifications
You must be signed in to change notification settings - Fork 0
/
learn.json
25 lines (25 loc) · 942 Bytes
/
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
{
"language": "html",
"slug": "css-layouts-tutorial-exercises",
"preview": "https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises/blob/master/.learn/assets/preview.png?raw=true",
"repository": "https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises",
"title": {
"us": "Build Website Layouts with CSS",
"es": "Construye diseños de sitios web con CSS"
},
"description": {
"us": "Learn how to build layouts with an interactive and auto-graded tutorial.",
"es": "Aprende a construir layours con un tutorial interactivo y auto-corregido."
},
"duration": 8,
"difficulty": "easy",
"skills": ["html-layouts","css-styling"],
"videoSolutions": false,
"projectType": "tutorial",
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
"graded": true,
"disableGrading": false,
"editor": {
"version": "1.0.73"
}
}