Skip to content

Commit f98d9c8

Browse files
committed
Update site
1 parent 15c646e commit f98d9c8

File tree

14 files changed

+323
-200
lines changed

14 files changed

+323
-200
lines changed

guides/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
}
4646
</style>
4747

48-
<link rel="stylesheet" href="https://incidentalcomplexity.com/stylesheets/application.css">
48+
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/application.css">
4949
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/temporary.css">
5050
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/palettes.css">
51-
<link rel="stylesheet" href="https://incidentalcomplexity.com/stylesheets/highlight/highlight.css">
51+
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/highlight/highlight.css">
5252

5353

5454

@@ -118,7 +118,7 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
118118
<li><a href="http://cmontella.github.io/docs/install/"> Installation </a> </li>
119119

120120

121-
<li><a href="http://cmontella.github.io/docs/quickstart.eve/"> Quickstart </a> </li>
121+
<li><a href="http://cmontella.github.io/docs/tutorials/quickstart.eve/"> Quickstart </a> </li>
122122

123123

124124
<li><a href="http://cmontella.github.io/docs/syntaxreference/"> Syntax Ref </a> </li>
@@ -132,7 +132,7 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
132132
<li>
133133
<a class="" href="http://cmontella.github.io/docs/handbook/libraries">
134134

135-
<span class="colored">Standard Library</span>
135+
<span class="colored">Library</span>
136136
</a>
137137
</li>
138138

handbook/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
}
4646
</style>
4747

48-
<link rel="stylesheet" href="https://incidentalcomplexity.com/stylesheets/application.css">
48+
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/application.css">
4949
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/temporary.css">
5050
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/palettes.css">
51-
<link rel="stylesheet" href="https://incidentalcomplexity.com/stylesheets/highlight/highlight.css">
51+
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/highlight/highlight.css">
5252

5353

5454

@@ -118,7 +118,7 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
118118
<li><a href="http://cmontella.github.io/docs/install/"> Installation </a> </li>
119119

120120

121-
<li><a href="http://cmontella.github.io/docs/quickstart.eve/"> Quickstart </a> </li>
121+
<li><a href="http://cmontella.github.io/docs/tutorials/quickstart.eve/"> Quickstart </a> </li>
122122

123123

124124
<li><a href="http://cmontella.github.io/docs/syntaxreference/"> Syntax Ref </a> </li>
@@ -132,7 +132,7 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
132132
<li>
133133
<a class="" href="http://cmontella.github.io/docs/handbook/libraries">
134134

135-
<span class="colored">Standard Library</span>
135+
<span class="colored">Library</span>
136136
</a>
137137
</li>
138138

@@ -162,8 +162,8 @@ <h2></h2>
162162

163163
<br>
164164

165-
<a href="http://cmontella.github.io/docs/handbook/libraries/" title="">
166-
<h2></h2>
165+
<a href="http://cmontella.github.io/docs/handbook/libraries/" title="Standard Library">
166+
<h2>Standard Library</h2>
167167
</a>
168168

169169
<br>

handbook/index.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</item>
2828

2929
<item>
30-
<title></title>
30+
<title>Standard Library</title>
3131
<link>http://cmontella.github.io/docs/handbook/libraries/</link>
3232
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
3333

@@ -38,6 +38,8 @@
3838
&lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;style.css&#34;&gt;
3939
&lt;/head&gt;&lt;/p&gt;
4040

41+
&lt;h1 id=&#34;standard-library&#34;&gt;Standard Library&lt;/h1&gt;
42+
4143
&lt;h2 id=&#34;aggregates&#34;&gt;Aggregates&lt;/h2&gt;
4244

4345
&lt;table&gt;

handbook/libraries/index.html

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta charset="utf-8">
1010
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
1111
<meta http-equiv="X-UA-Compatible" content="IE=10" />
12-
<title> - Eve Documentation</title>
12+
<title>Standard Library - Eve Documentation</title>
1313
<meta name="generator" content="Hugo 0.19" />
1414

1515

@@ -45,10 +45,10 @@
4545
}
4646
</style>
4747

48-
<link rel="stylesheet" href="https://incidentalcomplexity.com/stylesheets/application.css">
48+
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/application.css">
4949
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/temporary.css">
5050
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/palettes.css">
51-
<link rel="stylesheet" href="https://incidentalcomplexity.com/stylesheets/highlight/highlight.css">
51+
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/highlight/highlight.css">
5252

5353

5454

@@ -121,7 +121,7 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
121121
<li><a href="http://cmontella.github.io/docs/install/"> Installation </a> </li>
122122

123123

124-
<li><a href="http://cmontella.github.io/docs/quickstart.eve/"> Quickstart </a> </li>
124+
<li><a href="http://cmontella.github.io/docs/tutorials/quickstart.eve/"> Quickstart </a> </li>
125125

126126

127127
<li><a href="http://cmontella.github.io/docs/syntaxreference/"> Syntax Ref </a> </li>
@@ -135,7 +135,7 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
135135
<li>
136136
<a class="" href="http://cmontella.github.io/docs/handbook/libraries">
137137

138-
<span class="colored">Standard Library</span>
138+
<span class="colored">Library</span>
139139
</a>
140140
</li>
141141

@@ -156,6 +156,8 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
156156
<link rel="stylesheet" type="text/css" href="style.css">
157157
</head></p>
158158

159+
<h1 id="standard-library">Standard Library</h1>
160+
159161
<h2 id="aggregates">Aggregates</h2>
160162

161163
<table>
@@ -614,22 +616,4 @@ <h3>string/codepoint-length</h3>
614616
</div>
615617
</article>
616618
</div>
617-
</main>
618-
619-
<div class="layer-wrapper contact-wrapper">
620-
<section class="contact">
621-
<a href="http://incidentalcomplexity.com">
622-
<h3>Blog</h3>
623-
<p>Read up on new releases, technical musings and more.</p>
624-
</a>
625-
<a href="https://groups.google.com/forum/#!forum/eve-talk">
626-
<h3>Mailing List</h3>
627-
<p>Chat with the community and team about the future of Eve.</p>
628-
</a>
629-
<a href="https://github.com/witheve/eve/issues">
630-
<h3>GitHub Issues</h3>
631-
<p>Let us know about any problems you run into using Eve.</p>
632-
</a>
633-
</section>
634-
</div>
635-
619+
</main>

index.html

Lines changed: 9 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
}
4646
</style>
4747

48-
<link rel="stylesheet" href="https://incidentalcomplexity.com/stylesheets/application.css">
48+
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/application.css">
4949
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/temporary.css">
5050
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/palettes.css">
51-
<link rel="stylesheet" href="https://incidentalcomplexity.com/stylesheets/highlight/highlight.css">
51+
<link rel="stylesheet" href="http://cmontella.github.io/docs/stylesheets/highlight/highlight.css">
5252

5353

5454

@@ -124,7 +124,7 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
124124
<li><a href="http://cmontella.github.io/docs/install/"> Installation </a> </li>
125125

126126

127-
<li><a href="http://cmontella.github.io/docs/quickstart.eve/"> Quickstart </a> </li>
127+
<li><a href="http://cmontella.github.io/docs/tutorials/quickstart.eve/"> Quickstart </a> </li>
128128

129129

130130
<li><a href="http://cmontella.github.io/docs/syntaxreference/"> Syntax Ref </a> </li>
@@ -138,7 +138,7 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
138138
<li>
139139
<a class="" href="http://cmontella.github.io/docs/handbook/libraries">
140140

141-
<span class="colored">Standard Library</span>
141+
<span class="colored">Library</span>
142142
</a>
143143
</li>
144144

@@ -158,19 +158,19 @@ <h1><img alt="EVE" src="http://cmontella.github.io/docs/images/eve.svg" /></h1>
158158

159159
<h2 id="install-guide">Install guide</h2>
160160

161-
<p>Need to install Eve on your machine? <a href="../install">Head here</a> for step-by-step directions.</p>
161+
<p>Need to install Eve on your machine? <a href="install">Head here</a> for step-by-step directions.</p>
162162

163163
<h2 id="quickstart">Quickstart</h2>
164164

165-
<p>If you’re new to Eve and want a hands-on demo to learn the language, you can jump right in with a 5 minute <a href="../quickstart">quickstart guide</a> that shows you how to build a simple incrementing counter.</p>
165+
<p>If you’re new to Eve and want a hands-on demo to learn the language, you can jump right in with a 5 minute <a href="tutorials/quickstart.eve">quickstart guide</a> that shows you how to build a simple incrementing counter.</p>
166166

167167
<h2 id="syntax-reference">Syntax reference</h2>
168168

169-
<p>Want a reminder how the syntax works or to get an overview of Eve without going through the quickstart? The <a href="../syntax">syntax reference</a> is a good place to start.</p>
169+
<p>Want a reminder how the syntax works or to get an overview of Eve without going through the quickstart? The <a href="syntaxreference">syntax reference</a> is a good place to start.</p>
170170

171171
<h2 id="libraries">Libraries</h2>
172172

173-
<p>Want to know everything Eve can do? <a href="../library">Here’s a list</a> of all the functions, operators, and watchers available in the language.</p>
173+
<p>Want to know everything Eve can do? <a href="handbook/libraries/">Here’s a list</a> of all the functions, operators, and watchers available in the language.</p>
174174

175175
<h2 id="stuck">Stuck?</h2>
176176

@@ -195,21 +195,4 @@ <h2 id="want-to-learn-more">Want to learn more?</h2>
195195
</div>
196196
</article>
197197
</div>
198-
</main>
199-
200-
<div class="layer-wrapper contact-wrapper">
201-
<section class="contact">
202-
<a href="http://incidentalcomplexity.com">
203-
<h3>Blog</h3>
204-
<p>Read up on new releases, technical musings and more.</p>
205-
</a>
206-
<a href="https://groups.google.com/forum/#!forum/eve-talk">
207-
<h3>Mailing List</h3>
208-
<p>Chat with the community and team about the future of Eve.</p>
209-
</a>
210-
<a href="https://github.com/witheve/eve/issues">
211-
<h3>GitHub Issues</h3>
212-
<p>Let us know about any problems you run into using Eve.</p>
213-
</a>
214-
</section>
215-
</div>
198+
</main>

0 commit comments

Comments
 (0)