Compare commits
39 Commits
b9fa750e04
...
master
Author | SHA1 | Date | |
---|---|---|---|
94671524ba | |||
50824574b5 | |||
ec4a001374 | |||
5d5499526c | |||
a90b4f29f5 | |||
7ee8368dfe | |||
05a87395ae | |||
be9d042fed | |||
bcfcb0a4ce | |||
9d81a32b0d | |||
196033475d | |||
94eab79ddf | |||
61ad0cff71 | |||
3b86252b1f | |||
5ca3f5c32c | |||
8fa9569589 | |||
d589e0dc96 | |||
d3bf4648b1 | |||
5adb46c123 | |||
fdac746035 | |||
69148f8a2b | |||
e722a8ace3 | |||
3dacf08dae | |||
d4ecafd2e0 | |||
88fc0743db | |||
bcc9230547 | |||
f769b131b6 | |||
cb3408dfe6
|
|||
4cb700e89e
|
|||
7980a215ff
|
|||
26e861b0ab
|
|||
a20c6c5ec0 | |||
8adb33db4a | |||
0ca81fb169 | |||
0284ceca0d | |||
67d1782e90 | |||
4eee776072
|
|||
014d9983d8
|
|||
3b7f5e359e
|
17
.drone.yml
@ -1,13 +1,18 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
name: Static KMLabz website
|
||||
|
||||
steps:
|
||||
- name:
|
||||
- name: Validate HTML
|
||||
image: ubuntu
|
||||
commands:
|
||||
- apt update && apt upgrade -y && apt install -y w3c-markup-validator
|
||||
- apt-get update && apt-get install -y tidy
|
||||
- tidy -imu webpagefiles/index.html
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
- name: Build and upload static web app
|
||||
environment:
|
||||
APITOKEN:
|
||||
from_secret: APITOKEN
|
||||
image: mcr.microsoft.com/appsvc/staticappsclient:stable
|
||||
commands:
|
||||
- /bin/staticsites/StaticSitesClient --apiToken $APITOKEN --outputLocation "webpagefiles" --app "/drone/src/webpagefiles" --deploymentaction "upload" --appBuildCommand "echo 1"
|
||||
|
@ -1 +0,0 @@
|
||||
<svg width="2500" height="2246" viewBox="0 0 256 230" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin meet"><link xmlns="" type="text/css" id="dark-mode" rel="stylesheet" href=""/><style xmlns="" type="text/css" id="dark-mode-custom-style"/><path d="M251.22 187.856c5.785 10.045 6.345 20.608 1.538 28.958-4.8 8.357-14.192 13.143-25.768 13.143h-21.816c.259-4.068.431-8.17.431-12.302 0-4.628-.215-9.198-.531-13.754l14.35-.014c3.528 0 6.38-2.867 6.38-6.403a6.46 6.46 0 0 0-.768-3.053l-91.46-158.97a6.349 6.349 0 0 0-5.54-3.24 6.374 6.374 0 0 0-5.461 3.09l-14.522 25.243c44.134 33.27 73.804 84.813 77.864 143.333.316 4.548.531 9.119.531 13.753 0 4.132-.172 8.228-.424 12.302h-71.246c.388-4.053.611-8.148.611-12.302 0-4.649-.273-9.233-.776-13.753-3.52-32.206-19.286-60.748-42.503-80.89l-10.003 17.376c17.54 16.325 29.512 38.558 32.767 63.514.59 4.505.92 9.09.92 13.753 0 4.154-.273 8.264-.74 12.302H29.01c-11.576 0-20.968-4.793-25.768-13.15-4.807-8.35-4.247-18.905 1.538-28.958l13.56-23.238a79.42 79.42 0 0 1 20.715 16.052l-8.083 13.768a6.523 6.523 0 0 0-.77 3.054 6.383 6.383 0 0 0 6.382 6.395l32.033.015c-2.687-15.356-9.772-29.21-19.918-40.183-5.979-6.445-12.963-11.9-20.738-16.074l35.77-62.15a151.427 151.427 0 0 1 21.564 14.624c30.827 25.013 51.644 61.955 55.416 103.776h19.172c-3.91-48.892-28.477-92.006-64.937-120.548a171.205 171.205 0 0 0-21.672-14.457l30.532-53.045C109.583 5.77 118.42 0 128.036 0c9.607 0 18.438 5.77 24.223 15.823l98.961 172.033z" fill="#FB2D26"/></svg>
|
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 209 KiB After Width: | Height: | Size: 209 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 457 KiB After Width: | Height: | Size: 457 KiB |
Before Width: | Height: | Size: 835 B After Width: | Height: | Size: 835 B |
Before Width: | Height: | Size: 979 B After Width: | Height: | Size: 979 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
@ -24,17 +24,17 @@
|
||||
<meta name="theme-color" content="#ffffff"/>
|
||||
<title>KMLabz Homepage</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
|
||||
<meta name=description content="KMLabz landing page" />
|
||||
<meta name="description" content="KMLabz landing page" />
|
||||
<meta property="og:title" content="KMLabz Homepage" />
|
||||
<meta property="og:description" content="Landing page for DevOps services" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="https://schcdn.tormakristof.eu/static/bme-blur.webp" />
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
|
||||
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"/>
|
||||
<meta property="og:image" content="https://www.kmlabz.com/bme-blur.webp" />
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet"
|
||||
integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
|
||||
</head>
|
||||
|
||||
<body class="h-100 overflow-auto"
|
||||
style="background: url(/bme-blur.webp); background-repeat: no-repeat; background-size: cover; background-position: center top; height: 100%;">
|
||||
style="background: url(bme-blur.webp); background-repeat: repeat-y; background-size: cover; background-position: center top; height: 100%;">
|
||||
<div class="d-flex flex-column h-100">
|
||||
<header>
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
|
||||
@ -47,46 +47,34 @@
|
||||
<div class="row align-items-center">
|
||||
<div class="col-12 col-md-4 d-flex justify-content-center">
|
||||
<a href="https://git.kmlabz.com"><img class="img-responsive"
|
||||
src="/gitea.svg" alt="Gitea" width="200"/></a>
|
||||
src="gitea.svg" alt="Gitea" width="200"/></a>
|
||||
</div>
|
||||
<div class="d-none d-md-block col-md-8">
|
||||
<a class="order-2 text-decoration-none" href="https://git.kmlabz.com">
|
||||
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light font-weight-bold">Git Repos</h1>
|
||||
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light fw-bold">Git Repos</h1>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-12 col-md-4 d-flex justify-content-center p-2">
|
||||
<a href="https://drone.kmlabz.com"><img class="img-responsive"
|
||||
src="/drone.svg" alt="Drone" width="150"/></a>
|
||||
src="drone.svg" alt="Drone" width="150"/></a>
|
||||
</div>
|
||||
<div class="d-none d-md-block col-md-8">
|
||||
<a class="order-2 text-decoration-none" href="https://drone.kmlabz.com">
|
||||
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light font-weight-bold">Drone CI</h1>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-12 col-md-4 d-flex justify-content-center p-2">
|
||||
<a href="https://sentry.kmlabz.com"><img class="img-responsive"
|
||||
src="/sentry.svg" alt="Sentry Issues"
|
||||
width="150"/></a>
|
||||
</div>
|
||||
<div class="d-none d-md-block col-md-8">
|
||||
<a class="order-2 text-decoration-none" href="https://sentry.kmlabz.com">
|
||||
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light font-weight-bold">Sentry</h1>
|
||||
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light fw-bold">Drone CI</h1>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-12 col-md-4 d-flex justify-content-center p-2">
|
||||
<a href="https://nexus.kmlabz.com"><img class="img-responsive"
|
||||
src="/nexus.png" alt="Nexus"
|
||||
src="nexus.png" alt="Nexus"
|
||||
width="150"/></a>
|
||||
</div>
|
||||
<div class="d-none d-md-block col-md-8">
|
||||
<a class="order-2 text-decoration-none" href="https://nexus.kmlabz.com">
|
||||
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light font-weight-bold">Nexus Repos</h1>
|
||||
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light fw-bold">Nexus Repos</h1>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -96,20 +84,12 @@
|
||||
<footer class="bg-dark py-3 text-center text-white-50">
|
||||
<div class="container d-flex justify-content-center">
|
||||
<a class="px-4" href="https://marcsello.com">marcsello.com</a>
|
||||
<a class="px-4" href="https://tormakristof.eu"><img class="img-responsive" src="https://tormakristof.eu/favicon-16x16.png" alt="tormakristof.eu icon"/>tormakristof.eu</a>
|
||||
<a class="px-4" href="https://tormakristof.eu">tormakristof.eu</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
|
||||
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"
|
||||
type="text/javascript"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
|
||||
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"
|
||||
type="text/javascript"></script>
|
||||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
|
||||
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"
|
||||
type="text/javascript"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"
|
||||
integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
BIN
webpagefiles/logo-swagger.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |