-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
40 lines (31 loc) · 1.07 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
layout: home
home: true
---
<div class="header-bg">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="header-intro">
<div class="header-main"><img src="images/devopsnext.png" alt="DevOpsNext"/>DevOpsNext</div>
<h1 class="header-intro-content">A centralized self-service multi stack Continuous Integration and DevOps platform</h1>
</div>
</div>
</div>
</div>
</div>
<div class="container main-content">
<div class="row">
<div class="col-lg-12">
<div class="value-props">
<h1>
DevOpsNext Brief Introduction
</h1>
<h3>
With DevOpsNext, we provide you a framework to setup the DevOps toolchain easily. It would improve the customer experience as well as the developer experience with the benefits of standardization, plug-n-play and speed to market. CI/CD should be as ubiquitous and seamless as cloud computing or infrastructure-on-demand; empowering development teams to plug in DevOps as a service, on-demand using the framework provided.
</h3>
</div>
</div>
</div>
</div>
</div>