Skip to content

Commit cb69cc1

Browse files
committed
merged
2 parents a70085d + f7454b2 commit cb69cc1

File tree

4 files changed

+92
-7
lines changed

4 files changed

+92
-7
lines changed

css/features.css

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,23 +58,28 @@
5858
5959
*/
6060
.features-section {
61-
padding: 75px 0 75px 38px;
61+
padding: 75px;
6262
}
6363
.features-toolbox {
6464
background: url('../img/features-toolbox.png');
65-
width: 337px;
66-
height: 252px;
65+
background-repeat: no-repeat;
66+
width: 335px;
67+
height: 274px;
6768
float: right;
6869
}
6970
.features-heading {
70-
font-size: 28px;
71+
font-size: 36px;
7172
font-family: 'Nexa Bold';
72-
font-weight: normal;
73+
color:#333;
7374
margin-top: 0;
75+
margin-bottom: 15px;
7476
}
7577
.features-tag {
7678
font-size: 28px;
7779
font-family: 'Nexa';
80+
margin: 0;
81+
margin-bottom: 30px;
82+
width:530px;
7883
}
7984
.features-desc {
8085
font-size: 18px;

img/features-toolbox.png

303 Bytes
Loading

legal/money.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
WHY WE CHARGE YOU MONEY
22
=======================
33

4-
_So, why do you charge money?_
4+
_So, why do we charge you money?_
55

66
Money is a generally accepted record and store of value.
77

@@ -17,4 +17,4 @@ We want to deliver you a fast, reliable and stonkin' service.
1717

1818
We have the skills and people to do it.
1919

20-
Sorting the money enables us to focus on this.
20+
Sorting the money issue enables us to focus exclusively on delivery.

legal/support.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,82 @@
11
SUPPORT
22
=======
3+
4+
APIENGINE.IO is committed to providing an outstanding experience. As part of this commitment, we offer
5+
standard level technical support to all APIENGINE.IO account holders. Standard technical support is limited to
6+
the scope, hours, contacts, and channels covered below.
7+
8+
A. Scope
9+
--------
10+
11+
APIENGINE.IO's standard support offering is available for:
12+
13+
* Creation and evolution of APIs
14+
* Best practices for creating RESTful APIs
15+
* Ensuring you can roundtrip import and export of APIs
16+
* General questions about APIs
17+
18+
And for troubleshooting:
19+
20+
* Providing workarounds or resolutions for known problems
21+
* Answering general how to questions.
22+
23+
While APIENGINE.IO does not offer a direct paid consulting or professional services program, we are very
24+
interested in the whole API marketplace and its evolution. We are more than happy to refer any requests.
25+
26+
B. Who can contact support?
27+
---------------------------
28+
29+
Standard technical support is available to all account holders of APIENGINE.IO. Support requests will only be
30+
processed if:
31+
32+
* The request is made through one of our official support channels
33+
* The request originates from a registered APIENGINE.IO account email address
34+
* The requester owns, or has collaborator access to, the API pertaining to the request
35+
36+
C. Support Channels
37+
-------------------
38+
39+
Standard technical support is available exclusively through the APIENGINE.IO support site - support.apiengine.io.
40+
Registered APIENGINE.IO users can submit new tickets and view history on previously opened tickets. Tickets may
41+
also be submitted by sending email from a registered APIENGINE.IO account email address to [email protected].
42+
43+
D. Unsupported Channels
44+
-----------------------
45+
46+
APIENGINE.IO support staff are only guaranteed to support requests received through the official channels liste
47+
above. However, a number of community channels exist for peer to peer support and discussion. Community
48+
channels with active participation from APIENGINE.IO team members include:
49+
50+
ApiEngine Google Group
51+
#apiengine IRC channel on freenode
52+
Twitter via @apiengine
53+
54+
Please remember that APIENGINE.IO team members may participate in community channels at their discretion, but
55+
there is no guarantee of response for support issues unless they are submitted through one of the official
56+
channels above.
57+
58+
E. Hours
59+
--------
60+
61+
APIENGINE.IO support offers 12x5 coverage. Hours are 6am - 6pm EST (Eastern Standard Time) Monday - Friday,
62+
excluding Australian holidays. Support inquiries may be submitted at any time.
63+
64+
The APIENGINE.IO service itself is monitored 24x7.
65+
66+
F. Proactive Monitoring
67+
-----------------------
68+
69+
The APIENGINE.IO service is monitored 24x7 by automated systems. In the event of any issue affecting the health
70+
and operation of APIENGINE.IO's service, our operations team is notified and will respond immediately to
71+
diagnose and correct any issues. This 24/7 monitoring covers the entire APIENGINE.IO platform, benefitting all
72+
APIENGINE.IO users.
73+
74+
In the event of a service issue, a notice will be posted on our APIENGINE.IO status site at status.apiengine.io
75+
to communicate out of band the impact and status of our primary service. In the case of an ongoing service
76+
issue, you do not need to submit a support ticket. Instead, monitor the status page which will contain
77+
up to date status information.
78+
79+
G. Premium Support
80+
------------------
81+
82+
Please contact us at [email protected] to find out about our premium support options.

0 commit comments

Comments
 (0)