fix(all): links

This commit is contained in:
Olivier Lambert
2016-07-04 17:30:32 +02:00
parent cdf3c16cd9
commit 05f1fcfb55
57 changed files with 80 additions and 68 deletions

13
docs/xo-web.md Normal file
View File

@@ -0,0 +1,13 @@
# xo-web
This is probably the first thing you'll see of Xen Orchestra. It's the Web interface, allowing to interact with your virtual infrastructure. As a module for XO-web, it facilitates the everyday Xen administrator work, but also provide a solution to delegate some part of your infrastructure to other people.
![](https://xen-orchestra.com/blog/content/images/2015/05/tablet3-1.JPG)
[Read the features section](https://vates.gitbooks.io/xen-orchestra/content/features.html) to discover what you can do in XO-web.
### JavaScript
We are also using JavaScript for XO-web: we stay consistent from the back-end to the front-end with one main language. [AngularJS](https://en.wikipedia.org/wiki/Angularjs) and [Twitter Bootstrap](https://en.wikipedia.org/wiki/Bootstrap_%28front-end_framework%29) are also powerful allies to our everyday development.
![](http://www.treselle.com/wp-content/uploads/freshizer/b7cac3b15cae8cc0b8dbbbfc780cd7a4_angularjs-bootstrap-863-430-c.jpg)