diff --git a/site/index.html b/site/index.html index 50b5c98..c295bf6 100644 --- a/site/index.html +++ b/site/index.html @@ -43,41 +43,106 @@ .reddish { background: #ffb3b3; } + + + /* padding */ + td, th { + border: 0px solid #f00; + padding-left : 8px; + padding-right: 8px; + border-radius: 5px; + } + + /* horizontal zebra stripes */ + tr:nth-child(odd) { + /*background-color: #6fc8df;*/ + background-color: rgba(111, 200, 223, 1.0); + } + + tr:nth-child(even) { + background-color: rgba(150, 225, 250, 1.0); + /*background-color: rgba(111, 233, 200, 1.0); */ + } + + table { + border: 4px solid #333; + border-radius: 3px; + margin-bottom: 5px; + /*background-color: #333; */ + } + + /* vertical zebra stripes + td:nth-child(odd), th:nth-child(odd) { + background-color: rgba(111, 200, 223, 0.4); + } + */ - + +
- - This is a set of libraries, applications, and utilities which make it - easy to for developers to use the Æternity payment network. Including: -
+This is a set of libraries, applications, and utilities which make it + easy to for developers to use the Æternity payment network.
+| Package Name | +Version | +Mindist | +Docs | +Description | +
|---|---|---|---|---|
| awcp | +0.2.2 | +Download | +Docs | +ÆPP-WÆLLET COMMUNICATION PROTOCOL: type definitions for + messages passed between page scripts and browser wallets | +
| sidekick | +0.2.2 | +Download | +Docs | +SIDEKICK: simple library for talking to a browser wallet + extension from a page script. Implements the "Æpp" side of + AWCP. | +
The two developers on this project are Craig Everett and Peter Harpending. Craig is an Erlang graybeard. Peter is a recovering @@ -106,8 +171,8 @@
Aegora is the first normal e-commerce platform that utilizes any form of cryptocurrency. We would like if Aegora made us billionaires, but really - Aegora is really a proof-of-concept; that concept being - "cryptocurrency could actually be useful."
+ Aegora is a proof-of-concept; that concept being "cryptocurrency could + actually be useful."Our hope is that you (yes, you) will be inspired by Aegora, and go off and use Æternity for your own commercial projects. The point of the