public/ autocommit

This commit is contained in:
2022-03-29 23:00:57 +00:00
parent d64efb5fb4
commit 5b09864d53
65 changed files with 2394 additions and 0 deletions

View File

@@ -0,0 +1,102 @@
<!doctype html><html lang=en>
<head>
<meta charset=utf-8>
<meta name=”robots” content="index,follow">
<meta name=viewport content="width=device-width,initial-scale=1">
<meta name=twitter:card content="summary">
<meta property="og:title" content="Sivert Does Stuff Online!">
<meta property="og:url" content>
<meta property="og:site_name" content="Sivert Does Stuff Online!">
<link rel=alternate type=application/rss+xml href=/categories/meta/index.xml title="Sivert Does Stuff Online!">
<link rel=stylesheet href=https://stackpath.bootstrapcdn.com/bootstrap/4.5.1/css/bootstrap.min.css crossorigin=anonymous>
<title>Sivert Does Stuff Online! - Meta</title>
<link href=/main.css rel=stylesheet>
</head>
<body>
<header>
<nav id=navbar>
<ul class=top-nav>
<li><a href=/>Sivert Does Stuff Online!</a></li>
<li id=lang-menu>
<a id=lang-menu-btn href=#>Translations</a>
<ul>
<li><a href=/no/>Norsk</a></li>
<li><a href=/>English</a></li>
</ul>
</li>
<div class=link-group>
<li>
<a href=https://sivert.pw>
<span>My Humble Homepage</span>
</a>
</li>
<li>
<a href=/about>
<span>About</span>
</a>
</li>
<li>
<a href=/blog>
<span>Blog</span>
</a>
</li>
</div>
</ul>
</nav>
</header>
<div id=content>
<main>
<div class=row>
<div class=col-md-2>
<aside id=meta>
</aside>
</div>
<div class=col-md-10>
<article>
<header>
<h1>Meta</h1>
</header>
<ul class=contents>
<li>
<article>
<div>
<h2><a href=/about/>About</a></h2>
This webpage is my portfolio webpage and blog.
It&rsquo;s build with hugo and hosted on github.io with GitHub Pages!
</div>
</article>
</li>
<li>
<article>
<div>
<h2><a href=/blog/>Siverts Tech Adventure Blog</a></h2>
Here you are welcome to take a look at all my blog posts!
And be sure to add the RSS feed to your news reader! ;)
</div>
</article>
</li>
<li>
<article>
<div>
<h2><a href=/>Welcome!</a></h2>
So I guess I&rsquo;ve finally got to updating my github.io site. Nice!
</div>
</article>
</li>
</ul>
</article>
</div>
</div>
</main>
</div>
<footer>
<center>
<div class=footer-content>
<p>2022 &copy; Sivert V. Sæther</p>
</div>
<div class=footer-social>
</div>
</center>
</footer>
</body>
</html>

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Meta on Sivert Does Stuff Online!</title><link>/categories/meta/</link><description>Recent content in Meta on Sivert Does Stuff Online!</description><generator>Hugo -- gohugo.io</generator><managingEditor>gmail@sivert.pw (Sivert V. Sæther)</managingEditor><webMaster>gmail@sivert.pw (Sivert V. Sæther)</webMaster><copyright>GPL-3</copyright><atom:link href="/categories/meta/index.xml" rel="self" type="application/rss+xml"/><item><title>About</title><link>/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>gmail@sivert.pw (Sivert V. Sæther)</author><guid>/about/</guid><description>This webpage is my portfolio webpage and blog.
It&amp;rsquo;s build with hugo and hosted on github.io with GitHub Pages!</description></item><item><title>Siverts Tech Adventure Blog</title><link>/blog/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>gmail@sivert.pw (Sivert V. Sæther)</author><guid>/blog/</guid><description>Here you are welcome to take a look at all my blog posts!
And be sure to add the RSS feed to your news reader! ;)</description></item><item><title>Welcome!</title><link>/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>gmail@sivert.pw (Sivert V. Sæther)</author><guid>/</guid><description>So I guess I&amp;rsquo;ve finally got to updating my github.io site. Nice!</description></item></channel></rss>