Update gitignore, attempt the second
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ac1c52293e
commit
c43006f988
|
@ -1,68 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<title>404: Page not found</title>
|
||||
<meta name="description" content="The Nix Aalborg user group" />
|
||||
<link rel="shortcut icon" href="https://aalnix.dk/favicon.ico" />
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://aalnix.dk/atom.xml">
|
||||
|
||||
<style>html,body{background:#fffaf7;color:#2d2d2d;font:16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}a,a:visited{color:darkred;text-decoration:none}a:hover{text-decoration:underline}main{margin:auto;max-width:38rem;padding:0.8rem}pre{background:white;overflow:scroll;padding:1rem}td{border:1px solid #2d2d2d;padding:10px}img{height:auto;max-width:100%}.homepage-list{list-style:none;padding:1rem 0}.homepage-list li{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}@media (max-width: 38rem){.homepage-list li a{width:100%}}
|
||||
</style>
|
||||
|
||||
<meta property="og:site_name" content="Nix Aalborg">
|
||||
<meta name="author" content="Nix Aalborg" />
|
||||
<meta property="og:title" content="Nix Aalborg">
|
||||
<meta property="og:description" content="The Nix Aalborg user group">
|
||||
<meta property="og:url" content="https://aalnix.dk">
|
||||
<meta property="og:image" content="https://aalnix.dk/logo.png">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<main id="main" role="main">
|
||||
|
||||
|
||||
<header role="banner">
|
||||
<h3 style="margin-top:0;">
|
||||
<a href="https://aalnix.dk" title="Home">Nix Aalborg</a>
|
||||
<br /><small>The Nix Aalborg user group</small>
|
||||
</h3>
|
||||
</header>
|
||||
<hr />
|
||||
|
||||
|
||||
|
||||
<h1>404: Page not found</h1>
|
||||
<p>Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="https://aalnix.dk/">Head back home</a> to try finding it again.</p>
|
||||
|
||||
|
||||
|
||||
<footer role="contentinfo">
|
||||
<hr />
|
||||
|
||||
|
||||
<small>Built with <a href="https://www.getzola.org/">Zola</a>.<br />
|
||||
|
||||
|
||||
</small>
|
||||
|
||||
</footer>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,74 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<title>About us · Nix Aalborg</title>
|
||||
<meta name="description" content="The Nix Aalborg user group" />
|
||||
<link rel="shortcut icon" href="https://aalnix.dk/favicon.ico" />
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://aalnix.dk/atom.xml">
|
||||
|
||||
<style>html,body{background:#fffaf7;color:#2d2d2d;font:16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}a,a:visited{color:darkred;text-decoration:none}a:hover{text-decoration:underline}main{margin:auto;max-width:38rem;padding:0.8rem}pre{background:white;overflow:scroll;padding:1rem}td{border:1px solid #2d2d2d;padding:10px}img{height:auto;max-width:100%}.homepage-list{list-style:none;padding:1rem 0}.homepage-list li{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}@media (max-width: 38rem){.homepage-list li a{width:100%}}
|
||||
</style>
|
||||
|
||||
<meta property="og:site_name" content="Nix Aalborg">
|
||||
<meta name="author" content="Nix Aalborg" />
|
||||
<meta property="og:title" content="About us">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="https://aalnix.dk/about/">
|
||||
<meta property="og:image" content="https://aalnix.dk/logo.png">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<main id="main" role="main">
|
||||
|
||||
|
||||
<header role="banner">
|
||||
<h3 style="margin-top:0;">
|
||||
<a href="https://aalnix.dk" title="Home">Nix Aalborg</a>
|
||||
<br /><small>The Nix Aalborg user group</small>
|
||||
</h3>
|
||||
</header>
|
||||
<hr />
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
<h1>About us</h1>
|
||||
|
||||
|
||||
|
||||
<p>Nix nerds in Aalborg.</p>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<footer role="contentinfo">
|
||||
<hr />
|
||||
|
||||
|
||||
<small>Built with <a href="https://www.getzola.org/">Zola</a>.<br />
|
||||
|
||||
|
||||
</small>
|
||||
|
||||
</footer>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
|
@ -1,76 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<title>Nix Aalborg · The Nix Aalborg user group</title>
|
||||
<meta name="description" content="The Nix Aalborg user group" />
|
||||
<link rel="shortcut icon" href="https://aalnix.dk/favicon.ico" />
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://aalnix.dk/atom.xml">
|
||||
|
||||
<style>html,body{background:#fffaf7;color:#2d2d2d;font:16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}a,a:visited{color:darkred;text-decoration:none}a:hover{text-decoration:underline}main{margin:auto;max-width:38rem;padding:0.8rem}pre{background:white;overflow:scroll;padding:1rem}td{border:1px solid #2d2d2d;padding:10px}img{height:auto;max-width:100%}.homepage-list{list-style:none;padding:1rem 0}.homepage-list li{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}@media (max-width: 38rem){.homepage-list li a{width:100%}}
|
||||
</style>
|
||||
|
||||
<meta property="og:site_name" content="Nix Aalborg">
|
||||
<meta name="author" content="Nix Aalborg" />
|
||||
<meta property="og:title" content="Nix Aalborg">
|
||||
<meta property="og:description" content="The Nix Aalborg user group">
|
||||
<meta property="og:url" content="https://aalnix.dk">
|
||||
<meta property="og:image" content="https://aalnix.dk/logo.png">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<main id="main" role="main">
|
||||
|
||||
|
||||
<header role="banner">
|
||||
<h3 style="margin-top:0;">
|
||||
<a href="https://aalnix.dk" title="Home">Nix Aalborg</a>
|
||||
<br /><small>The Nix Aalborg user group</small>
|
||||
</h3>
|
||||
</header>
|
||||
<hr />
|
||||
|
||||
|
||||
|
||||
<ul class="homepage-list">
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://aalnix.dk/test-post/">A test post!</a>
|
||||
<time style="font-size:90%;" datetime="2021-11-15T00:00:00+00:00">November 15, 2021</time>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<footer role="contentinfo">
|
||||
<hr />
|
||||
|
||||
|
||||
<small>Built with <a href="https://www.getzola.org/">Zola</a>.<br />
|
||||
|
||||
|
||||
</small>
|
||||
|
||||
</footer>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
BIN
public/logo.png
BIN
public/logo.png
Binary file not shown.
Before Width: | Height: | Size: 303 KiB |
|
@ -1,3 +0,0 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
Sitemap: https://aalnix.dk/sitemap.xml
|
|
@ -1,13 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://aalnix.dk/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://aalnix.dk/about/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://aalnix.dk/test-post/</loc>
|
||||
<lastmod>2021-11-15</lastmod>
|
||||
</url>
|
||||
</urlset>
|
|
@ -1 +0,0 @@
|
|||
html,body{background:#fffaf7;color:#2d2d2d;font:16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}a,a:visited{color:darkred;text-decoration:none}a:hover{text-decoration:underline}main{margin:auto;max-width:38rem;padding:0.8rem}pre{background:white;overflow:scroll;padding:1rem}td{border:1px solid #2d2d2d;padding:10px}img{height:auto;max-width:100%}.homepage-list{list-style:none;padding:1rem 0}.homepage-list li{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}@media (max-width: 38rem){.homepage-list li a{width:100%}}
|
|
@ -1,78 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<title>A test post! · Nix Aalborg</title>
|
||||
<meta name="description" content="A post for testing!" />
|
||||
<link rel="shortcut icon" href="https://aalnix.dk/favicon.ico" />
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://aalnix.dk/atom.xml">
|
||||
|
||||
<style>html,body{background:#fffaf7;color:#2d2d2d;font:16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}a,a:visited{color:darkred;text-decoration:none}a:hover{text-decoration:underline}main{margin:auto;max-width:38rem;padding:0.8rem}pre{background:white;overflow:scroll;padding:1rem}td{border:1px solid #2d2d2d;padding:10px}img{height:auto;max-width:100%}.homepage-list{list-style:none;padding:1rem 0}.homepage-list li{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}@media (max-width: 38rem){.homepage-list li a{width:100%}}
|
||||
</style>
|
||||
|
||||
<meta property="og:site_name" content="Nix Aalborg">
|
||||
<meta name="author" content="Nix Aalborg" />
|
||||
<meta property="og:title" content="A test post!">
|
||||
<meta property="og:description" content="A post for testing!">
|
||||
<meta property="og:url" content="https://aalnix.dk/test-post/">
|
||||
<meta property="og:image" content="https://aalnix.dk/logo.png">
|
||||
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2021-11-15T00:00:00+00:00" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<main id="main" role="main">
|
||||
|
||||
|
||||
<header role="banner">
|
||||
<h3 style="margin-top:0;">
|
||||
<a href="https://aalnix.dk" title="Home">Nix Aalborg</a>
|
||||
<br /><small>The Nix Aalborg user group</small>
|
||||
</h3>
|
||||
</header>
|
||||
<hr />
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
<h1>A test post!</h1>
|
||||
|
||||
|
||||
<p style="font-size:90%;">Posted on <time datetime="2021-11-15T00:00:00+00:00">November 15, 2021</time></p>
|
||||
|
||||
|
||||
<h1 id="the-post-where-testing-happens">The post where testing happens</h1>
|
||||
<p>Did I mention this is a test post?</p>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<footer role="contentinfo">
|
||||
<hr />
|
||||
|
||||
|
||||
<small>Built with <a href="https://www.getzola.org/">Zola</a>.<br />
|
||||
|
||||
|
||||
</small>
|
||||
|
||||
</footer>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in a new issue