-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
190 lines (161 loc) · 7.31 KB
/
Copy pathindex.html
File metadata and controls
190 lines (161 loc) · 7.31 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Sergey Pozhilov (GetTemplate.com)">
<title>MicroDocs</title>
<link rel="shortcut icon" href="assets/images/microdocs.png">
<link rel="stylesheet" media="screen" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Custom styles for our template -->
<link rel="stylesheet" href="assets/css/bootstrap-theme.css" media="screen">
<link rel="stylesheet" href="assets/css/main.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body class="home">
<!-- Fixed navbar -->
<div class="navbar navbar-inverse navbar-fixed-top headroom">
<div class="container">
<div class="navbar-header">
<!-- Button for smallest screens -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button>
<a class="navbar-brand" href="index.html">
<img src="assets/images/microdocs.png" style="height: 50px" alt="Progressus HTML5 template">
<span class="blue">Micro</span><span class="orange">Docs</span>
</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav pull-right">
<li class="active"><a href="#">Home</a></li>
<li><a href="documentation/#!home/get-started">Get started</a></li>
<li><a href="documentation/">Documentation</a></li>
<li><a href="https://github.com/MaxxtonGroup/microdocs"><i class="fa fa-github fa-2"></i> Github</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- /.navbar -->
<!-- Header -->
<header id="head">
<div class="container">
<div class="row">
<img class="logo1" src="assets/images/microdocs-white.png" />
<img class="logo2" src="assets/images/microdocs-white.png" />
<h1 class="lead">Preserve compatibility between your <br>Microservices</h1>
<p class="tagline">MicroDocs is created and proven by
<a href="https://maxxton.com">Maxxton</a>
</p>
<p>
<a href="documentation/#!home/get-started" class="btn btn-action btn-lg" role="button">Get Started</a>
</p>
</div>
</div>
</header>
<!-- /Header -->
<!-- Intro -->
<div class="container text-center">
<br> <br>
<h2 class="thin">Improve the quality of your Microservice infrastructure</h2>
<p class="text-muted">
MicroDocs detects compatibility problems in between the REST API's of your services.
</p>
</div>
<!-- /Intro-->
<!-- Highlights - jumbotron -->
<div class="jumbotron top-space">
<div class="container">
<h3 class="text-center thin">Reasons to use MicroDocs</h3>
<div class="row">
<div class="col-md-3 col-sm-6 highlight">
<div class="h-caption"><h4><i class="fa fa-heart fa-5"></i>Never break anything</h4></div>
<div class="h-body text-center">
<p>Always know when and what your are breaking.
No more bug which are revealed by the customer caused by incompatible API's</p>
</div>
</div>
<div class="col-md-3 col-sm-6 highlight">
<div class="h-caption"><h4><i class="fa fa-flash fa-5"></i>Framework supported</h4></div>
<div class="h-body text-center">
<p>The Frameworks <b>Spring</b> and <b>Angular 2</b> are currently supported.
Support for more Frameworks and programming languages will follow.</p>
</div>
</div>
<div class="col-md-3 col-sm-6 highlight">
<div class="h-caption"><h4><i class="fa fa-cogs fa-5"></i>Continuous Integration</h4></div>
<div class="h-body text-center">
<p>MicroDocs fits perfectly in your CI or CD pipeline. There is are currently plugins for Jenkins and Gradle</p>
</div>
</div>
<div class="col-md-3 col-sm-6 highlight">
<div class="h-caption"><h4><i class="fa fa-smile-o fa-5"></i>Keep overview</h4></div>
<div class="h-body text-center">
<p>With the web interface, you have now always an actual overview of all the services and relations with each other.</p>
</div>
</div>
</div> <!-- /row -->
</div>
</div>
<!-- /Highlights -->
<!-- container -->
<div class="container">
<h2 class="text-center top-space">Get started now!</h2>
<br>
<p class="text-center"><a class="btn btn-primary btn-large">Get started</a></p>
</div>
<footer id="footer" class="top-space">
<div class="footer1">
<div class="container">
<div class="row">
<div class="col-md-3 widget">
</div>
<div class="col-md-3 widget">
<h3 class="widget-title">Links</h3>
<div class="widget-body">
<p class="follow-me-icons">
<a href="https://github.com/MaxxtonGroup/microdocs"><i class="fa fa-github fa-2"></i></a>
</p>
</div>
</div>
</div> <!-- /row of widgets -->
</div>
</div>
<div class="footer2">
<div class="container">
<div class="row">
<div class="col-md-6 widget">
<div class="widget-body">
<p class="simplenav">
<a href="#">Home</a> |
<a href="documentation/#!home/get-started">Get started</a> |
<a href="documentation/">Documentation</a> |
<a href="https://github.com/MaxxtonGroup/microdocs"><i class="fa fa-github fa-2"></i> Github</a>
</p>
</div>
</div>
<div class="col-md-6 widget">
<div class="widget-body">
<p class="text-right">
Copyright © 2016, <a href="https://maxxton.com">Maxxton Group</a>
</p>
</div>
</div>
</div> <!-- /row of widgets -->
</div>
</div>
</footer>
<!-- JavaScript libs are placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="assets/js/headroom.min.js"></script>
<script src="assets/js/jQuery.headroom.min.js"></script>
<script src="assets/js/template.js"></script>
</body>
</html>