-
-
Notifications
You must be signed in to change notification settings - Fork 92
/
config.json
65 lines (65 loc) · 2.06 KB
/
config.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
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
[
{
"uuid": "0b9de7b0-9b64-4364-9318-44bcea76dac3",
"section": "mentoring",
"slug": "APEX",
"path": "mentoring/README.md",
"title": "Mentoring Guides",
"blurb": "Learn how to make the most of our mentoring on Exercism"
},
{
"uuid": "6abb0b03-b639-4fff-9089-b0956e0209c8",
"section": "mentoring",
"slug": "choosing-a-solution",
"path": "mentoring/choosing_a_solution.md",
"title": "Choosing a solution to mentor",
"blurb": "Decide which solution is right for you"
},
{
"uuid": "3463ebad-fb50-4a7d-afeb-cbe125b181fe",
"section": "mentoring",
"slug": "how-to-give-great-feedback",
"path": "mentoring/how_to_give_great_feedback.md",
"title": "How to give great feedback",
"blurb": "You've chosen an exercise to mentor - now give some great feedback."
},
{
"uuid": "80d6d993-ccf8-433f-af03-44b171328470",
"section": "mentoring",
"slug": "how-to-give-feedback-on-representations",
"path": "mentoring/how_to_give_feedback_on_representations.md",
"title": "How to give feedback on representations",
"blurb": "Considerations for giving feedback on representations."
},
{
"uuid": "57f323a6-29ea-43ef-9936-af44162ccc64",
"section": "mentoring",
"slug": "markdown",
"path": "mentoring/markdown.md",
"title": "How to use Markdown in mentoring"
},
{
"uuid": "1088302e-3158-4d5b-b9dc-4c8655e43644",
"section": "mentoring",
"slug": "faqs",
"path": "mentoring/faqs.md",
"title": "Frequently asked mentoring questions",
"blurb": "An assortment of commonly asked questions related to mentoring"
},
{
"uuid": "ba267f2d-8029-4449-a856-8bd7ebfacd2a",
"section": "mentoring",
"slug": "mindset",
"path": "mentoring/mindset.md",
"title": "The Mentoring Mindset",
"blurb": "An examination of the mentoring mindset"
},
{
"uuid": "2a0477c1-9638-43ac-a5bc-8b82826caaed",
"section": "mentoring",
"slug": "tips",
"path": "mentoring/tips.md",
"title": "Mentoring Tips",
"blurb": "An assortment of tips for mentoring"
}
]