updated blog

This commit is contained in:
Daniel Siders 2012-09-20 15:31:23 -04:00
parent 90b13ecb90
commit a3d54e1cea

View file

@ -10,13 +10,13 @@ This version of the Tent protocol, apps, and servers are still very young and ar
### What this means for you
**Developers** It's time to start writing apps for Tent and adding Tent support to existing projects based on the current specification. We've built a simple microblogging app and released it under the MIT license [here](https://github.com/tent/tent-status). Both the server and app are alpha releases. There are many bugs and vulnerabilities waiting to be found. Please report and/or repair any problems you find to the development team.
**Users** You need a Tent server to get started. There are two options:
**Users** You can start using Tent. You need a Tent server to get started. There are two options:
1. If you have access to a server and are comfortable running your own server you can use [this repository](https://github.com/tent/tentd) to get up and running on your own hardware. Several PaaS providers are currently working on a simplified install option. We will publish a list when they are ready.
2. [Tent.is](https://www.Tent.is) offers single-click Tent hosting. [Tent.is](https://www.Tent.is) hosts your Tent server and some apps, so you can start posting right away. Right now it has TentStatus pre-installed with many more on the way.
Next Steps
Tent will continue to evolve rapidly. Version 0.2 is under development and will offer several features we couldn't finish in time for v0.1. In the mean time, let's start posting, hosting, and developing!
Tent will continue to evolve rapidly. Version 0.2 is under development and will offer several features we couldn't finish in time for v0.1. In the mean time, let's start posting, hosting, and developing! [Let us know](mailto:contact@tent.io) about the great things you build, make, and discover with Tent!
We have also posted a [list](/contribute) of ways to help contribute to the Tent movement. We appreciate any help you can offer.