1
1
<!DOCTYPE html>
2
-
3
-
4
-
5
-
6
- < html class ="no-js ">
2
+
3
+
4
+
5
+
6
+ < html class ="no-js ">
7
7
8
8
< head lang ="en-us ">
9
9
< meta charset ="utf-8 ">
12
12
< title > Eve Documentation</ title >
13
13
< meta name ="generator " content ="Hugo 0.19 " />
14
14
15
-
15
+
16
16
< link rel ="canonical " href ="http://docs.witheve.com/ ">
17
-
17
+
18
18
< meta name ="author " content ="Eve ">
19
-
19
+
20
20
21
21
< meta property ="og:url " content ="http://docs.witheve.com/ ">
22
22
< meta property ="og:title " content ="Eve Documentation ">
23
-
23
+
24
24
< meta name ="apple-mobile-web-app-title " content ="Eve Documentation ">
25
25
< meta name ="apple-mobile-web-app-capable " content ="yes ">
26
26
< meta name ="apple-mobile-web-app-status-bar-style " content ="black-translucent ">
50
50
< link rel ="stylesheet " href ="http://docs.witheve.com/stylesheets/palettes.css ">
51
51
< link rel ="stylesheet " href ="http://docs.witheve.com/stylesheets/highlight/highlight.css ">
52
52
53
-
54
-
55
-
53
+
54
+
55
+
56
56
< link rel ="stylesheet " href ="//fonts.googleapis.com/css?family=Ubuntu:400,700|Ubuntu+Mono ">
57
57
< style >
58
58
body , input {
63
63
}
64
64
</ style >
65
65
66
-
66
+
67
67
< script src ="http://docs.witheve.com/javascripts/modernizr.js "> </ script >
68
68
69
-
69
+
70
70
< link href ="http://docs.witheve.com/index.xml " rel ="alternate " type ="application/rss+xml " title ="Eve Documentation " />
71
71
< link href ="http://docs.witheve.com/index.xml " rel ="feed " type ="application/rss+xml " title ="Eve Documentation " />
72
-
72
+
73
73
74
74
</ head >
75
75
< body class =" ">
@@ -85,81 +85,25 @@ <h1><img alt="EVE" src="http://docs.witheve.com/images/eve.svg" /></h1>
85
85
< div class ="flex-spacer "> </ div >
86
86
< nav >
87
87
< a class ="btn rounded cta secondary play-cta " href ="http://play.witheve.com "> Play</ a >
88
-
88
+
89
89
< a href ="http://incidentalcomplexity.com "> Blog</ a >
90
90
< a href ="http://docs.witheve.com "> Docs</ a >
91
91
< a href ="https://groups.google.com/forum/#!forum/eve-talk "> Community</ a >
92
92
</ nav >
93
93
</ header >
94
94
</ div >
95
95
96
-
97
-
98
-
99
-
100
-
101
96
< main class ="main layer-wrapper ">
102
- < div class ="toplayer ">
103
- < div class ="drawer ">
104
- < div aria-label ="Navigation ">
105
-
106
- < div class ="scrollable ">
107
- < div class ="wrapper ">
108
-
109
-
110
-
111
- < div id ="sidebar " class ="nav-collapse ">
112
- < ul class ="sidebar-menu ">
113
-
114
-
115
-
116
- < li class ="sub-menu active ">
117
- < a href ="http://docs.witheve.com/ " class ="">
118
-
119
- < span class ="colored "> Introduction</ span >
120
- < span class ="menu-arrow arrow_carrot-right "> </ span >
121
- </ a >
122
- < ul class ="sub ">
123
-
124
- < li > < a href ="http://docs.witheve.com/install/ "> Installation </ a > </ li >
125
-
126
-
127
- < li > < a href ="http://docs.witheve.com/tutorials/quickstart.eve/ "> Quickstart </ a > </ li >
128
-
129
-
130
- < li > < a href ="http://docs.witheve.com/syntaxreference/ "> Syntax Ref </ a > </ li >
131
-
132
-
133
- </ ul >
134
- </ li >
135
-
136
-
137
-
138
- < li >
139
- < a class ="" href ="http://docs.witheve.com/handbook/libraries ">
140
-
141
- < span class ="colored "> Library</ span >
142
- </ a >
143
- </ li >
144
-
145
-
146
- </ ul >
147
- </ div >
148
-
149
- </ div >
150
- </ div >
151
- </ div >
152
- </ div >
153
- < article class ="article ">
97
+ < div class ="toplayer landing ">
154
98
< div class ="wrapper ">
155
-
156
-
157
- < a href ="http://docs.witheve.com/v0.2/index.html "> < h2 > v0.2 Documentation</ h2 > </ a >
158
- < a href ="http://docs.witheve.com/v0.3/index.html "> < h2 > v0.3 Documentation</ h2 > </ a >
159
-
160
-
161
-
99
+ < h2 >
100
+ Which version of Eve are you running?
101
+ </ h2 >
102
+
103
+ < div class ="version ">
104
+ < a class ="btn big rounded cta tertiary version-btn " href ="http://docs.witheve.com/v0.2/index.html "> v0.2 Documentation</ a >
105
+ < a class ="btn big rounded cta tertiary version-btn " href ="http://docs.witheve.com/v0.3/index.html "> v0.3 Documentation</ a >
106
+ </ div >
162
107
</ div >
163
- </ article >
164
108
</ div >
165
- </ main >
109
+ </ main >
0 commit comments