-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
161 lines (141 loc) · 7.56 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
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
---
layout: default
title: "A Modern Dashboard for Kong Gateway Admins | Primate"
---
<section id="home" class="overview-home">
<div class="container">
<div class="row">
<div class="col col-12 col-lg-6 text-center text-lg-start">
<div class="spacer py-5"></div>
<h1 class="display-5 text-white px-3 px-lg-0">A modern dashboard for Kong Gateway Admins</h1>
<h4 class="text-muted px-3 px-lg-0 pe-lg-4">Primate (previously known as KongDash) is a desktop client for Kong Admin API.</h4>
</div><!-- .col -->
<div class="col col-lg-6"> </div>
</div><!-- .row -->
<div class="row">
<div class="col col-12 col-lg-5 text-center text-lg-start">
<p class="pt-5 pb-2">
<a class="btn btn-accent text-uppercase" href="#download">Download</a>
<a class="text-white" href="https://github.com/getprimate/primate/releases"><u>All Releases</u></a>
</p>
<div class="d-flex flex-row text-white justify-content-center justify-content-lg-start">
<div class="py-2">Available for </div>
<div class="spacer px-1"></div>
<div class="px-2"><i class="fa-brands fa-windows display-6"></i></div>
<div class="px-2"><i class="fa-brands fa-apple display-6"></i></div>
<div class="px-2"><i class="fa-brands fa-linux display-6"></i></div>
</div><!-- .d-flex -->
</div><!-- .col -->
<div class="col col-12 col-lg-7"></div>
</div>
</div><!-- .container -->
</section><!-- .overview-home -->
<section class="overview-accent">
<div class="container">
<div class="row">
<div class="col col-sm-12 col-md-12 col-lg-12">
<img class="pw-hero" src="image/bg-laptop-fixed.png" alt="Screenshot of Primate application showing dashboard" />
</div><!-- .col -->
</div><!-- .row -->
</section><!-- .overview-info -->
<section id="download" class="overview-info text-center">
<div class="container">
<h1 class="display-5 px-3 px-lg-0">Get started</h1>
<h5 class="text-muted px-5 px-lg-0">Download the latest release for your platform</h5>
<div class="spacer py-4"></div>
<div class="row">
<div class="col col-12 col-lg-4">
<div class="x-platform-logo"><i class="fa-brands fa-windows"></i></div>
<div class="py-4">
<h5>Windows</h5>
<p><small class="text-muted">64-bit</small></p>
<p>Requires Windows 7<br>or higher</p>
<p><a href="https://github.com/getprimate/primate/releases/download/v1.1.0/Primate-Setup-v1.1.0-x64.exe" class="btn btn-accent text-uppercase">Download</a><br /><small class="text-muted">Installer Exe</small></p>
</div>
</div><!-- .col -->
<div class="col col-12 col-lg-4">
<div class="x-platform-logo"><i class="fa-brands fa-apple"></i></div>
<div class="py-4">
<h5>macOS</h5>
<p><small class="text-muted">64-bit</small></p>
<p>Requires macOS Yosemite<br>or higher</p>
<p><a href="https://github.com/getprimate/primate/releases/download/v1.1.0/Primate-v1.1.0.dmg" class="btn btn-accent text-uppercase">Download</a><br /><small class="text-muted">DMG image</small></p>
</div>
</div><!-- .col -->
<div class="col col-12 col-lg-4">
<div class="x-platform-logo"><i class="fa-brands fa-linux"></i></div>
<div class="py-4">
<h5>Linux</h5>
<p><small class="text-muted">64-bit</small></p>
<p>Ubuntu 20.04 or higher<br>Fedora 20 or higher</p>
<p><a href="https://github.com/getprimate/primate/releases/download/v1.1.0/Primate-v1.1.0-x64.AppImage" class="btn btn-accent text-uppercase">Download</a><br /><small class="text-muted">AppImage</small></p>
<p><a href="https://snapcraft.io/primate"><img alt="Get it from the Snap Store" src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" style="max-height: 38px;" /></a></p>
<p><a href="https://github.com/getprimate/primate/releases/download/v1.1.0/Primate-v1.1.0-x64.tar.gz">Compressed (tar.gz)</a></p>
</div>
</div><!-- .col -->
</div><!-- .row -->
</div><!-- .container -->
</section><!-- .overview-info -->
<section id="features" class="overview-info">
<div class="container">
<div class="row">
<div class="col col-12 col-lg-7">
<h1 class="display-5 text-center text-lg-start px-3 px-lg-0">Store connection settings of multiple Kong instances</h1>
</div><!-- .col -->
<div class="col col-12 col-lg-5">
<h5 class="text-muted text-center text-lg-start px-5 px-lg-0">Primate stores the gateway configuration details in your computer everytime a new connection is added.</h5>
</div><!-- .col -->
</div><!-- .row -->
<div class="spacer py-4"></div>
<div class="row">
<div class="col col-12 col-lg-8 pb-4"><img src="image/ft-gateways-dark.png" alt="Primate dashboard managing multiple connections" width="100%" /></div><!-- .col -->
<div class="col col-12 col-lg-4"><img src="image/ft-gateways-light.png" class="thin-frame" width="100%" alt="Primate dashboard multiple connections light mode" /></div><!-- .col -->
</div><!-- .row -->
</div><!-- .container -->
</section><!-- .overview-info -->
<section class="overview-info text-center">
<div class="container">
<div class="row">
<div class="col col-lg-4 col-md-12 col-sm-12">
<div class="px-5">
<h1 class="py-4"><i class="fa-solid fa-chart-column display-4 text-primary"></i></h1>
<h5>Overview Kong configuration</h5>
<p>Get insights to configurations, shared dictionaries, metrics and more.</p>
</div><!-- .px-5 -->
</div><!-- .col -->
<div class="col col-lg-4 col-md-12 col-sm-12">
<div class="px-5">
<h1 class="py-4"><i class="fa-solid fa-magnifying-glass-chart display-4 text-primary"></i></h1>
<h5>Search objects by tags</h5>
<p>Search core configuration objects by tagged attributes.</p>
</div><!-- .px-5 -->
</div><!-- .col -->
<div class="col col-lg-4 col-md-12 col-sm-12">
<div class="px-5">
<h1 class="py-4"><i class="fa-solid fa-swatchbook display-4 text-primary"></i></h1>
<h5>Customise with themes</h5>
<p>Personalise the look and feel with themes.</p>
</div><!-- .px-5 -->
</div><!-- .col -->
</div><!-- .row -->
</div><!-- .container -->
</section><!-- .overview-info -->
<section id="contribute" class="overview-info">
<div class="container">
<div class="info-plate px-4 pt-5 px-lg-5">
<div class="row">
<div class="col col-12 col-lg-4 text-center text-lg-start pe-0 pe-lg-4">
<h1 class="display-5">Powered by open source</h1>
<p class="pe-0 pe-lg-5 py-3">Participate in the development as a developer or even as a regular user. <br /><a href="/contribute">Learn more</a></p>
<ul class="list-inline">
<li class="list-inline-item"><a class="github-button" href="https://github.com/getprimate" data-size="large" aria-label="Follow @getprimate on GitHub">Follow @getprimate</a></li>
<li class="list-inline-item"><a class="github-button" href="https://github.com/getprimate/primate" data-size="large" aria-label="Star getprimate/primate on GitHub">Star</a></li>
<li class="list-inline-item"><a class="github-button" href="https://github.com/getprimate/primate/fork" data-size="large" aria-label="Fork getprimate/primate on GitHub">Fork</a></li>
</ul><!-- .list-inline -->
</div><!-- .col -->
<div class="col col-12 col-lg-4"></div>
<div class="col col-12 col-lg-4 bg-github-cover"> </div><!-- .col -->
</div><!-- .row -->
</div><!-- .info-plate -->
</div><!-- .container -->
</section><!-- .overview-info -->