Skip to content

Commit 50c1807

Browse files
committed
Mirror docs.witheve
1 parent 6bfa0a6 commit 50c1807

File tree

130 files changed

+37166
-325
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+37166
-325
lines changed

404.html

Whitespace-only changes.

index.html

Lines changed: 3 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h1><img alt="EVE" src="http://docs-next.witheve.com/images/eve.svg" /></h1>
8787
<a class="btn rounded cta secondary play-cta" href="http://play.witheve.com">Play</a>
8888

8989
<a href="http://incidentalcomplexity.com">Blog</a>
90-
<a href="http://docs.witheve.com">Docs</a>
90+
<a href="http://docs-next.witheve.com">Docs</a>
9191
<a href="https://groups.google.com/forum/#!forum/eve-talk">Community</a>
9292
</nav>
9393
</header>
@@ -154,40 +154,8 @@ <h1><img alt="EVE" src="http://docs-next.witheve.com/images/eve.svg" /></h1>
154154
<div class="wrapper">
155155

156156

157-
158-
159-
<h2 id="install-guide">Install guide</h2>
160-
161-
<p>Need to install Eve on your machine? <a href="install">Head here</a> for step-by-step directions.</p>
162-
163-
<h2 id="quickstart">Quickstart</h2>
164-
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>
166-
167-
<h2 id="syntax-reference">Syntax reference</h2>
168-
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>
170-
171-
<h2 id="libraries">Libraries</h2>
172-
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>
174-
175-
<h2 id="stuck">Stuck?</h2>
176-
177-
<p>If you didn’t find what you were looking for, you can get in touch with the Eve team and the community through these channels:</p>
178-
179-
<ul>
180-
<li>Send a message to the <a href="https://groups.google.com/forum/#!forum/eve-talk">mailing list</a>. We generally respond to messages within a day.</li>
181-
<li>Send a tweet to <a href="https://twitter.com/with_eve/">@with_eve</a>.</li>
182-
<li>Submit an issue to our <a href="https://github.com/witheve">GitHub repository</a>.</li>
183-
<li>Join the Eve Slack channel to talk with Eve developers and the community in real time <em>(coming soon)</em></li>
184-
</ul>
185-
186-
<h2 id="want-to-learn-more">Want to learn more?</h2>
187-
188-
<ul>
189-
<li>Read our <a href="http://incidentalcomplexity.com">blog</a> to see what we’re up to, from our developer diary to essays, announcements, and more.</li>
190-
</ul>
157+
<a href="http://docs-next.witheve.com/v0.2/index.html"><h2>v0.2 Documentation</h2></a>
158+
<a href="http://docs-next.witheve.com/v0.3/index.html"><h2>v0.3 Documentation</h2></a>
191159

192160

193161

sitemap.xml

Lines changed: 0 additions & 68 deletions
This file was deleted.

v0.2/404.html

Whitespace-only changes.

v0.2/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs.witheve.com
File renamed without changes.

v0.2/README/index.xml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>READMEs on Eve Documentation</title>
5+
<link>http://docs-next.witheve.com/v0.2//readme/</link>
6+
<description>Recent content in READMEs on Eve Documentation</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
<atom:link href="http://docs-next.witheve.com/v0.2//readme/index.xml" rel="self" type="application/rss+xml" />
10+
11+
<item>
12+
<title></title>
13+
<link>http://docs-next.witheve.com/v0.2//readme/</link>
14+
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
15+
16+
<guid>http://docs-next.witheve.com/v0.2//readme/</guid>
17+
<description>&lt;p align=&#34;center&#34;&gt;
18+
&lt;img src=&#34;http://www.witheve.com/logo.png&#34; alt=&#34;Eve logo&#34; width=&#34;10%&#34; /&gt;
19+
&lt;/p&gt;
20+
21+
&lt;hr /&gt;
22+
23+
&lt;h1 id=&#34;documentation-for-the-eve-programming-language&#34;&gt;Documentation for the Eve programming language.&lt;/h1&gt;
24+
25+
&lt;p&gt;You can learn more about Eve here: &lt;a href=&#34;http://witheve.com/&#34;&gt;http://witheve.com/&lt;/a&gt;&lt;/p&gt;
26+
27+
&lt;p&gt;You can play with Eve here: &lt;a href=&#34;http://play.witheve.com&#34;&gt;http://play.witheve.com&lt;/a&gt;&lt;/p&gt;
28+
29+
&lt;p&gt;Eve is under active development here: &lt;a href=&#34;https://github.com/witheve/Eve&#34;&gt;https://github.com/witheve/Eve&lt;/a&gt;&lt;/p&gt;
30+
</description>
31+
</item>
32+
33+
</channel>
34+
</rss>
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)