-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
35 lines (35 loc) · 4.45 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>GitOps Community</title>
<meta name="generator" content="VuePress 1.5.0">
<link rel="icon" href="/cuddle_fish.png">
<link rel="stylesheet" href="/website.css">
<meta name="description" content="Learn how to bring GitOps to your team">
<meta name="keywords" content="gitops gitopsdays kubernetes fluxcd flagger">
<link rel="preload" href="/assets/css/0.styles.6a142578.css" as="style"><link rel="preload" href="/assets/js/app.65234537.js" as="script"><link rel="preload" href="/assets/js/2.03ebac81.js" as="script"><link rel="preload" href="/assets/js/5.316ba494.js" as="script"><link rel="prefetch" href="/assets/js/3.1dc62ad2.js"><link rel="prefetch" href="/assets/js/4.2b7fc900.js"><link rel="prefetch" href="/assets/js/6.ef47e256.js">
<link rel="stylesheet" href="/assets/css/0.styles.6a142578.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container no-sidebar"><header class="navbar"><div class="sidebar-button"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" viewBox="0 0 448 512" class="icon"><path fill="currentColor" d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"></path></svg></div> <a href="/" aria-current="page" class="home-link router-link-exact-active router-link-active"><!----> <span class="site-name">GitOps Community</span></a> <div class="links"><div class="search-box"><input aria-label="Search" autocomplete="off" spellcheck="false" value=""> <!----></div> <nav class="nav-links can-hide"><div class="nav-item"><a href="/" aria-current="page" class="nav-link router-link-exact-active router-link-active">
Home
</a></div><div class="nav-item"><a href="https://github.com/gitops-community/website" target="_blank" rel="noopener noreferrer" class="nav-link external">
Contribute
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></div> <!----></nav></div></header> <div class="sidebar-mask"></div> <aside class="sidebar"><nav class="nav-links"><div class="nav-item"><a href="/" aria-current="page" class="nav-link router-link-exact-active router-link-active">
Home
</a></div><div class="nav-item"><a href="https://github.com/gitops-community/website" target="_blank" rel="noopener noreferrer" class="nav-link external">
Contribute
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></div> <!----></nav> <ul class="sidebar-links"><li><section class="sidebar-group depth-0"><p class="sidebar-heading open"><span>Home</span> <!----></p> <!----></section></li></ul> </aside> <main aria-labelledby="main-title" class="home"><header class="hero"><img src="cuddle_clap.gif" alt="hero"> <h1 id="main-title">
Welcome to the GitOps Community
</h1> <p class="description">
Congratulations! Take your first step to GitOps with the GitOps Conversation Kit!
</p> <p class="action"><a href="/kit/" class="nav-link action-button">
View the Kit →
</a></p></header> <!----> <div class="theme-default-content custom content__default"></div> <div class="footer">
Creative Commons Attribution 4.0 | Copyright © 2020 GitOps Community
</div></main></div><div class="global-ui"></div></div>
<script src="/assets/js/app.65234537.js" defer></script><script src="/assets/js/2.03ebac81.js" defer></script><script src="/assets/js/5.316ba494.js" defer></script>
</body>
</html>