index.html (1528B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <!-- Sep 03, 2024 --> 5 <meta charset="utf-8" /> 6 <meta name="viewport" content="width=device-width, initial-scale=1" /> 7 <title>Tekton</title> 8 <meta name="author" content="Vincent Demeester" /> 9 <meta name="keywords" content="article" /> 10 <meta name="generator" content="Org Mode" /> 11 <link rel="stylesheet" type="text/css" href="/css/2022.css" /> 12 <link rel="stylesheet" type="text/css" href="/css/syntax.css" /> 13 <link rel="stylesheet" type="text/css" href="/css/tekton.css" /> 14 <link rel='icon' type='image/x-icon' href='/images/favicon.ico'/> 15 <meta name='viewport' content='width=device-width, initial-scale=1'> 16 </head> 17 <body> 18 <main id="content" class="content"> 19 <header> 20 <h1 class="title">Tekton</h1> 21 <p class="subtitle" role="doc-subtitle">Cloud Native CI/CD</p> 22 </header></main> 23 <footer id="postamble" class="status"> 24 <footer> 25 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/> 26 <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/> 27 <small class='copyright'> 28 Content and design by Vincent Demeester 29 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>) 30 </small><br /> 31 </footer> 32 </footer> 33 </body> 34 </html>