-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.red
53 lines (46 loc) · 1.09 KB
/
index.red
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
Red [
Title: "index.red"
]
Article: [
Title: {Index of MyCodeSnippets.Space}
Shell: [
.title: {Shell}
.links: [
"DOS" ./dos
]
]
Web-Development: [
.title: {Web Development}
.links: [
"Angularjs" %./angularjs/
"Bootstrap" %./bootstrap/
"Css" %./css/
"Google Charts" %./googlecharts
"Headless Chrome" %./headlesschrome/
"Html" %./html/
"Jasmine" %./jasmine/
"Jekyll" %./jekyll/
"Markdown" %./markdown/
"NodeJs" %./nodejs/
"ReAdABLE Human Format" %./readable/
]
]
Programming-Languages: [
.title: {Programming Languages}
.links: [
"Csharp" %./csharp/
"MQL4" %./mql4/
"Powershell" %./powershell/
"Python" %./python/
"Redlang" %./redlang/
]
]
Tools: [
.title: {Tools}
.links: [
"VSCode Snippets" %./vscode/
]
]
]
do https://readable.red
markdown-gen