Skip to content

Commit db68641

Browse files
committed
Change indexs
1 parent c9c6b1f commit db68641

File tree

2 files changed

+28
-197
lines changed

2 files changed

+28
-197
lines changed

v0.3/index.html

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

v0.3/index.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: default
3+
title: Index
4+
---
5+
6+
## Install guide
7+
Need to install Eve on your machine? [Head here](install) for step-by-step directions.
8+
9+
## Quickstart
10+
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 [quickstart guide](tutorials/quickstart.eve) that shows you how to build a simple incrementing counter.
11+
12+
## Syntax reference
13+
Want a reminder how the syntax works or to get an overview of Eve without going through the quickstart? The [syntax reference](syntaxreference) is a good place to start.
14+
15+
## Libraries
16+
Want to know everything Eve can do? [Here’s a list](handbook/libraries/) of all the functions, operators, and watchers available in the language.
17+
18+
## Stuck?
19+
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:
20+
21+
- Send a message to the [mailing list](https://groups.google.com/forum/#!forum/eve-talk). We generally respond to messages within a day.
22+
- Send a tweet to [@with_eve](https://twitter.com/with_eve/).
23+
- Submit an issue to our [GitHub repository](https://github.com/witheve).
24+
- Join the Eve Slack channel to talk with Eve developers and the community in real time _(coming soon)_
25+
26+
## Want to learn more?
27+
- Browse our [gallery](../gallery) of examples from the Eve crew and the community to learn, to be inspired, or just for fun!
28+
- Read our [blog](http://incidentalcomplexity.com) to see what we’re up to, from our developer diary to essays, announcements, and more.

0 commit comments

Comments
 (0)