webhook test

This commit is contained in:
Casual 2024-03-08 13:59:06 +03:00
parent 5dd8ebce44
commit 0efa072794
20 changed files with 2259 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
./public

View File

@ -0,0 +1,7 @@
+++
title = 'Gitea_upload_test'
date = 2024-03-08T13:56:39+03:00
draft = false
+++
test

224
public/404.html Normal file
View File

@ -0,0 +1,224 @@
<!DOCTYPE html>
<html lang="en-us" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>404 Page not found - Casual Blog</title>
<meta name="description" content="">
<link rel="icon" type="image/x-icon" href="https://blog.ca.sual.in/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="https://blog.ca.sual.in/favicon.png">
<link rel="stylesheet" href="https://blog.ca.sual.in/css/style.min.34fab757c79886f5fba50162d53c087be9aaa00d0537b6c25d2949204958014a.css" integrity="sha256-NPq3V8eYhvX7pQFi1TwIe&#43;mqoA0FN7bCXSlJIElYAUo=">
<script src="https://blog.ca.sual.in/js/script.min.74bf1a3fcf1af396efa4acf3e660e876b61a2153ab9cbe1893ac24ea6d4f94ee.js" type="text/javascript" charset="utf-8" integrity="sha256-dL8aP88a85bvpKzz5mDodrYaIVOrnL4Yk6wk6m1PlO4="></script>
</head>
<body>
<a class="skip-main" href="#main">Skip to main content</a>
<div class="container">
<header class="common-header">
<div class="header-top">
<div class="header-top-left">
<h1 class="site-title noselect">
<a href="/">Casual Blog</a>
</h1>
<ul class="social-icons">
<li>
<a href="https://git.sual.in/casual" title="Github" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>
</span>
</a>
</li>
<li>
<a href="https://blog.ca.sual.in/index.xml" title="RSS" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M4 4a16 16 0 0 1 16 16" />
<path d="M4 11a9 9 0 0 1 9 9" />
</svg>
</span>
</a>
</li>
</ul>
</div>
<div class="header-top-right">
</div>
</div>
<nav class="noselect">
<a class="" href="https://blog.ca.sual.in/posts/" title="Blog">Blog</a>
<a class="" href="https://blog.ca.sual.in/whoami/casual/" title="Whoami">About me</a>
</nav>
</header>
<main id="main" tabindex="-1">
<main id="main">
<div>
<h1 id="title"><a href="/">Go Home</a></h1>
Sorry, this Page is not available.
</div>
</main>
</main>
<footer class="common-footer noselect">
<div class="common-footer-bottom">
<div>
© Casual, 2024
</div>
<div>
</div>
</div>
<p class="h-card vcard">
<a href=https://blog.ca.sual.in/ class="p-name u-url url fn" rel="me">Casual</a>
/
<a class="p-email u-email email" rel="me" href="mailto:c@sual.in">c@sual.in</a>
<img class="u-photo" src="/images/me.png" />
</p>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,228 @@
<!DOCTYPE html>
<html lang="en-us" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Categories - Casual Blog</title>
<meta name="description" content="">
<link rel="alternate" type="application/rss+xml" href="https://blog.ca.sual.in/categories/index.xml" title="Casual Blog" />
<link rel="icon" type="image/x-icon" href="https://blog.ca.sual.in/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="https://blog.ca.sual.in/favicon.png">
<link rel="stylesheet" href="https://blog.ca.sual.in/css/style.min.34fab757c79886f5fba50162d53c087be9aaa00d0537b6c25d2949204958014a.css" integrity="sha256-NPq3V8eYhvX7pQFi1TwIe&#43;mqoA0FN7bCXSlJIElYAUo=">
<script src="https://blog.ca.sual.in/js/script.min.74bf1a3fcf1af396efa4acf3e660e876b61a2153ab9cbe1893ac24ea6d4f94ee.js" type="text/javascript" charset="utf-8" integrity="sha256-dL8aP88a85bvpKzz5mDodrYaIVOrnL4Yk6wk6m1PlO4="></script>
</head>
<body>
<a class="skip-main" href="#main">Skip to main content</a>
<div class="container">
<header class="common-header">
<div class="header-top">
<div class="header-top-left">
<h1 class="site-title noselect">
<a href="/">Casual Blog</a>
</h1>
<ul class="social-icons">
<li>
<a href="https://git.sual.in/casual" title="Github" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>
</span>
</a>
</li>
<li>
<a href="https://blog.ca.sual.in/index.xml" title="RSS" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M4 4a16 16 0 0 1 16 16" />
<path d="M4 11a9 9 0 0 1 9 9" />
</svg>
</span>
</a>
</li>
</ul>
</div>
<div class="header-top-right">
</div>
</div>
<nav class="noselect">
<a class="" href="https://blog.ca.sual.in/posts/" title="Blog">Blog</a>
<a class="" href="https://blog.ca.sual.in/whoami/casual/" title="Whoami">About me</a>
</nav>
</header>
<main id="main" tabindex="-1">
<div class="index-content">
</div>
<h1>Categories</h1>
<ul class="terms">
</ul>
</main>
<footer class="common-footer noselect">
<div class="common-footer-bottom">
<div>
© Casual, 2024
</div>
<div>
</div>
</div>
<p class="h-card vcard">
<a href=https://blog.ca.sual.in/ class="p-name u-url url fn" rel="me">Casual</a>
/
<a class="p-email u-email email" rel="me" href="mailto:c@sual.in">c@sual.in</a>
<img class="u-photo" src="/images/me.png" />
</p>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Casual Blog</title>
<link>https://blog.ca.sual.in/categories/</link>
<description>Casual Blog (Categories)</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://blog.ca.sual.in/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

File diff suppressed because one or more lines are too long

247
public/index.html Normal file
View File

@ -0,0 +1,247 @@
<!DOCTYPE html>
<html lang="en-us" data-theme="dark">
<head>
<meta name="generator" content="Hugo 0.121.2">
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Casual Blog</title>
<meta name="description" content="">
<link rel="alternate" type="application/rss+xml" href="https://blog.ca.sual.in/index.xml" title="Casual Blog" />
<link rel="icon" type="image/x-icon" href="https://blog.ca.sual.in/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="https://blog.ca.sual.in/favicon.png">
<link rel="stylesheet" href="https://blog.ca.sual.in/css/style.min.34fab757c79886f5fba50162d53c087be9aaa00d0537b6c25d2949204958014a.css" integrity="sha256-NPq3V8eYhvX7pQFi1TwIe&#43;mqoA0FN7bCXSlJIElYAUo=">
<script src="https://blog.ca.sual.in/js/script.min.74bf1a3fcf1af396efa4acf3e660e876b61a2153ab9cbe1893ac24ea6d4f94ee.js" type="text/javascript" charset="utf-8" integrity="sha256-dL8aP88a85bvpKzz5mDodrYaIVOrnL4Yk6wk6m1PlO4="></script>
</head>
<body>
<a class="skip-main" href="#main">Skip to main content</a>
<div class="container">
<header class="common-header">
<div class="header-top">
<div class="header-top-left">
<h1 class="site-title noselect">
<a href="/">Casual Blog</a>
</h1>
<ul class="social-icons">
<li>
<a href="https://git.sual.in/casual" title="Github" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>
</span>
</a>
</li>
<li>
<a href="https://blog.ca.sual.in/index.xml" title="RSS" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M4 4a16 16 0 0 1 16 16" />
<path d="M4 11a9 9 0 0 1 9 9" />
</svg>
</span>
</a>
</li>
</ul>
</div>
<div class="header-top-right">
</div>
</div>
<nav class="noselect">
<a class="" href="https://blog.ca.sual.in/posts/" title="Blog">Blog</a>
<a class="" href="https://blog.ca.sual.in/whoami/casual/" title="Whoami">About me</a>
</nav>
</header>
<main id="main" tabindex="-1">
<div class="homepage-content">
<h1 id="hi-there" >
<div>
<a href="#hi-there">
##
</a>
Hi there
</div>
</h1><!-- raw HTML omitted -->
<h2 id="about-site" >
<div>
<a href="#about-site">
#
</a>
About site
</div>
</h2><p>Powered by Hugo with Anubis2 theme.</p>
</div>
<div class="articles h-feed">
</div>
</main>
<footer class="common-footer noselect">
<div class="common-footer-bottom">
<div>
© Casual, 2024
</div>
<div>
</div>
</div>
<p class="h-card vcard">
<a href=https://blog.ca.sual.in/ class="p-name u-url url fn" rel="me">Casual</a>
/
<a class="p-email u-email email" rel="me" href="mailto:c@sual.in">c@sual.in</a>
<img class="u-photo" src="/images/me.png" />
</p>
</footer>
</div>
</body>
</html>

45
public/index.xml Normal file
View File

@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Index of Casual Blog on Casual Blog</title>
<link>https://blog.ca.sual.in/</link>
<description>Casual Blog (Index of Casual Blog)</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Thu, 07 Mar 2024 09:01:06 +0300</lastBuildDate>
<atom:link href="https://blog.ca.sual.in/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Test</title>
<link>https://blog.ca.sual.in/posts/test/</link>
<pubDate>Thu, 07 Mar 2024 08:45:04 +0300</pubDate>
<guid>https://blog.ca.sual.in/posts/test/</guid>
<description>&lt;p&gt;Hello there!
It&amp;rsquo;s first post and I&amp;rsquo;m doing it on an overcomplicated system in my homelab.&lt;/p&gt;
&lt;!-- raw HTML omitted --&gt;
</description>
</item>
<item>
<title>Who is Casual?</title>
<link>https://blog.ca.sual.in/whoami/casual/</link>
<pubDate>Wed, 06 Mar 2024 22:36:30 +0300</pubDate>
<guid>https://blog.ca.sual.in/whoami/casual/</guid>
<description>&lt;h1 id=&#34;casual&#34; &gt;
&lt;div&gt;
&lt;a href=&#34;#casual&#34;&gt;
##
&lt;/a&gt;
Casual
&lt;/div&gt;
&lt;/h1&gt;&lt;p&gt;There will be some kind of resume and info about me in future :)&lt;/p&gt;
&lt;!-- raw HTML omitted --&gt;
</description>
</item>
</channel>
</rss>

View File

@ -0,0 +1 @@
document.addEventListener("DOMContentLoaded",function(){"use strict";if(!document.queryCommandSupported("copy"))return;let t='<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 25 25"><path d="M18 6v-6h-18v18h6v6h18v-18h-6zm-12 10h-4v-14h14v4h-10v10zm16 6h-14v-14h14v14z"/></svg>',s='<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 25 25"><path d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>',o='<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 25 25"><path d="M23.954 21.03l-9.184-9.095 9.092-9.174-2.832-2.807-9.09 9.179-9.176-9.088-2.81 2.81 9.186 9.105-9.095 9.184 2.81 2.81 9.112-9.192 9.18 9.1z"/></svg>';function n(e,n){e.innerHTML=n,setTimeout(()=>{e.innerHTML=t},1e3)}function i(e){let t=window.getSelection(),n=document.createRange();return e.childElementCount===2?n.selectNodeContents(e.children[1]):n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n),t}function a(e){let a=document.createElement("button");a.className="highlight-copy-btn",a.innerHTML=t;let r=e.firstElementChild;a.addEventListener("click",()=>{try{let e=i(r);document.execCommand("copy"),e.removeAllRanges(),n(a,s)}catch(e){console&&console.log(e),n(a,o)}}),e.appendChild(a)}let r=document.getElementsByClassName("highlight");Array.prototype.forEach.call(r,a)},!1)

10
public/page/1/index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>https://blog.ca.sual.in/</title>
<link rel="canonical" href="https://blog.ca.sual.in/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://blog.ca.sual.in/">
</head>
</html>

268
public/posts/index.html Normal file
View File

@ -0,0 +1,268 @@
<!DOCTYPE html>
<html lang="en-us" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Posts - Casual Blog</title>
<meta name="description" content="">
<link rel="alternate" type="application/rss+xml" href="https://blog.ca.sual.in/posts/index.xml" title="Casual Blog" />
<link rel="icon" type="image/x-icon" href="https://blog.ca.sual.in/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="https://blog.ca.sual.in/favicon.png">
<link rel="stylesheet" href="https://blog.ca.sual.in/css/style.min.34fab757c79886f5fba50162d53c087be9aaa00d0537b6c25d2949204958014a.css" integrity="sha256-NPq3V8eYhvX7pQFi1TwIe&#43;mqoA0FN7bCXSlJIElYAUo=">
<script src="https://blog.ca.sual.in/js/script.min.74bf1a3fcf1af396efa4acf3e660e876b61a2153ab9cbe1893ac24ea6d4f94ee.js" type="text/javascript" charset="utf-8" integrity="sha256-dL8aP88a85bvpKzz5mDodrYaIVOrnL4Yk6wk6m1PlO4="></script>
</head>
<body>
<a class="skip-main" href="#main">Skip to main content</a>
<div class="container">
<header class="common-header">
<div class="header-top">
<div class="header-top-left">
<h1 class="site-title noselect">
<a href="/">Casual Blog</a>
</h1>
<ul class="social-icons">
<li>
<a href="https://git.sual.in/casual" title="Github" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>
</span>
</a>
</li>
<li>
<a href="https://blog.ca.sual.in/index.xml" title="RSS" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M4 4a16 16 0 0 1 16 16" />
<path d="M4 11a9 9 0 0 1 9 9" />
</svg>
</span>
</a>
</li>
</ul>
</div>
<div class="header-top-right">
</div>
</div>
<nav class="noselect">
<a class="" href="https://blog.ca.sual.in/posts/" title="Blog">Blog</a>
<a class="" href="https://blog.ca.sual.in/whoami/casual/" title="Whoami">About me</a>
</nav>
</header>
<main id="main" tabindex="-1">
<div class="index-content">
</div>
<div class="articles h-feed">
<h1 class="post-title">Posts</h1>
<div class="post-short-list h-entry">
<div class="post-header">
<header>
<h2 class="p-name post-title"><a class="u-url" href="/posts/test/">Test</a></h2>
</header>
</div>
<div class="post-info noselect">
<div class="post-date dt-published">
<time datetime="2024-03-07">2024-03-07</time>
</div>
<a class="post-hidden-url u-url" href="https://blog.ca.sual.in/posts/test/">https://blog.ca.sual.in/posts/test/</a>
<a href="https://blog.ca.sual.in/" class="p-name p-author post-hidden-author h-card" rel="me">Casual</a>
<div class="post-taxonomies">
</div>
</div>
</div>
</div>
</main>
<footer class="common-footer noselect">
<div class="common-footer-bottom">
<div>
© Casual, 2024
</div>
<div>
</div>
</div>
<p class="h-card vcard">
<a href=https://blog.ca.sual.in/ class="p-name u-url url fn" rel="me">Casual</a>
/
<a class="p-email u-email email" rel="me" href="mailto:c@sual.in">c@sual.in</a>
<img class="u-photo" src="/images/me.png" />
</p>
</footer>
</div>
</body>
</html>

27
public/posts/index.xml Normal file
View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Posts on Casual Blog</title>
<link>https://blog.ca.sual.in/posts/</link>
<description>Casual Blog (Posts)</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Thu, 07 Mar 2024 08:45:04 +0300</lastBuildDate>
<atom:link href="https://blog.ca.sual.in/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Test</title>
<link>https://blog.ca.sual.in/posts/test/</link>
<pubDate>Thu, 07 Mar 2024 08:45:04 +0300</pubDate>
<guid>https://blog.ca.sual.in/posts/test/</guid>
<description>&lt;p&gt;Hello there!
It&amp;rsquo;s first post and I&amp;rsquo;m doing it on an overcomplicated system in my homelab.&lt;/p&gt;
&lt;!-- raw HTML omitted --&gt;
</description>
</item>
</channel>
</rss>

View File

@ -0,0 +1,304 @@
<!DOCTYPE html>
<html lang="en-us" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Test - Casual Blog</title>
<meta name="description" content="Hello there! It&rsquo;s first post and I&rsquo;m doing it on an overcomplicated system in my homelab.">
<link rel="icon" type="image/x-icon" href="https://blog.ca.sual.in/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="https://blog.ca.sual.in/favicon.png">
<link rel="stylesheet" href="https://blog.ca.sual.in/css/style.min.34fab757c79886f5fba50162d53c087be9aaa00d0537b6c25d2949204958014a.css" integrity="sha256-NPq3V8eYhvX7pQFi1TwIe&#43;mqoA0FN7bCXSlJIElYAUo=">
<script src="https://blog.ca.sual.in/js/script.min.74bf1a3fcf1af396efa4acf3e660e876b61a2153ab9cbe1893ac24ea6d4f94ee.js" type="text/javascript" charset="utf-8" integrity="sha256-dL8aP88a85bvpKzz5mDodrYaIVOrnL4Yk6wk6m1PlO4="></script>
</head>
<body>
<a class="skip-main" href="#main">Skip to main content</a>
<div class="container">
<header class="common-header">
<div class="header-top">
<div class="header-top-left">
<h1 class="site-title noselect">
<a href="/">Casual Blog</a>
</h1>
<ul class="social-icons">
<li>
<a href="https://git.sual.in/casual" title="Github" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>
</span>
</a>
</li>
<li>
<a href="https://blog.ca.sual.in/index.xml" title="RSS" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M4 4a16 16 0 0 1 16 16" />
<path d="M4 11a9 9 0 0 1 9 9" />
</svg>
</span>
</a>
</li>
</ul>
</div>
<div class="header-top-right">
</div>
</div>
<nav class="noselect">
<a class="" href="https://blog.ca.sual.in/posts/" title="Blog">Blog</a>
<a class="" href="https://blog.ca.sual.in/whoami/casual/" title="Whoami">About me</a>
</nav>
</header>
<main id="main" tabindex="-1">
<article class="post h-entry">
<div class="post-header">
<header>
<h1 class="p-name post-title">Test</h1>
</header>
<div class="post-info noselect">
<div class="post-date dt-published">
<time datetime="2024-03-07">2024-03-07</time>
</div>
<a class="post-hidden-url u-url" href="https://blog.ca.sual.in/posts/test/">https://blog.ca.sual.in/posts/test/</a>
<a href="https://blog.ca.sual.in/" class="p-name p-author post-hidden-author h-card" rel="me">Casual</a>
<div class="post-taxonomies">
</div>
</div>
</div>
<script>
document.querySelector(".toc").addEventListener("click", function () {
if (event.target.tagName !== "A") {
event.preventDefault();
if (this.open) {
this.open = false;
this.classList.remove("expanded");
} else {
this.open = true;
this.classList.add("expanded");
}
}
});
</script>
<div class="content e-content">
<p>Hello there!
It&rsquo;s first post and I&rsquo;m doing it on an overcomplicated system in my homelab.</p>
<!-- raw HTML omitted -->
</div>
</article>
</main>
<footer class="common-footer noselect">
<div class="common-footer-bottom">
<div>
© Casual, 2024
</div>
<div>
</div>
</div>
<p class="h-card vcard">
<a href=https://blog.ca.sual.in/ class="p-name u-url url fn" rel="me">Casual</a>
/
<a class="p-email u-email email" rel="me" href="mailto:c@sual.in">c@sual.in</a>
<img class="u-photo" src="/images/me.png" />
</p>
</footer>
</div>
</body>
</html>

5
public/robots.txt Normal file
View File

@ -0,0 +1,5 @@
User-agent: *
# robotstxt.org - if environment is not `production` then robots will be disallowed.
Disallow:

24
public/sitemap.xml Normal file
View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://blog.ca.sual.in/</loc>
<lastmod>2024-03-07T09:01:06+03:00</lastmod>
</url><url>
<loc>https://blog.ca.sual.in/posts/</loc>
<lastmod>2024-03-07T08:45:04+03:00</lastmod>
</url><url>
<loc>https://blog.ca.sual.in/posts/test/</loc>
<lastmod>2024-03-07T08:45:04+03:00</lastmod>
</url><url>
<loc>https://blog.ca.sual.in/whoami/casual/</loc>
<lastmod>2024-03-06T22:36:30+03:00</lastmod>
</url><url>
<loc>https://blog.ca.sual.in/whoami/</loc>
<lastmod>2024-03-06T22:36:30+03:00</lastmod>
</url><url>
<loc>https://blog.ca.sual.in/categories/</loc>
</url><url>
<loc>https://blog.ca.sual.in/tags/</loc>
</url>
</urlset>

228
public/tags/index.html Normal file
View File

@ -0,0 +1,228 @@
<!DOCTYPE html>
<html lang="en-us" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Tags - Casual Blog</title>
<meta name="description" content="">
<link rel="alternate" type="application/rss+xml" href="https://blog.ca.sual.in/tags/index.xml" title="Casual Blog" />
<link rel="icon" type="image/x-icon" href="https://blog.ca.sual.in/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="https://blog.ca.sual.in/favicon.png">
<link rel="stylesheet" href="https://blog.ca.sual.in/css/style.min.34fab757c79886f5fba50162d53c087be9aaa00d0537b6c25d2949204958014a.css" integrity="sha256-NPq3V8eYhvX7pQFi1TwIe&#43;mqoA0FN7bCXSlJIElYAUo=">
<script src="https://blog.ca.sual.in/js/script.min.74bf1a3fcf1af396efa4acf3e660e876b61a2153ab9cbe1893ac24ea6d4f94ee.js" type="text/javascript" charset="utf-8" integrity="sha256-dL8aP88a85bvpKzz5mDodrYaIVOrnL4Yk6wk6m1PlO4="></script>
</head>
<body>
<a class="skip-main" href="#main">Skip to main content</a>
<div class="container">
<header class="common-header">
<div class="header-top">
<div class="header-top-left">
<h1 class="site-title noselect">
<a href="/">Casual Blog</a>
</h1>
<ul class="social-icons">
<li>
<a href="https://git.sual.in/casual" title="Github" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>
</span>
</a>
</li>
<li>
<a href="https://blog.ca.sual.in/index.xml" title="RSS" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M4 4a16 16 0 0 1 16 16" />
<path d="M4 11a9 9 0 0 1 9 9" />
</svg>
</span>
</a>
</li>
</ul>
</div>
<div class="header-top-right">
</div>
</div>
<nav class="noselect">
<a class="" href="https://blog.ca.sual.in/posts/" title="Blog">Blog</a>
<a class="" href="https://blog.ca.sual.in/whoami/casual/" title="Whoami">About me</a>
</nav>
</header>
<main id="main" tabindex="-1">
<div class="index-content">
</div>
<h1>Tags</h1>
<ul class="terms">
</ul>
</main>
<footer class="common-footer noselect">
<div class="common-footer-bottom">
<div>
© Casual, 2024
</div>
<div>
</div>
</div>
<p class="h-card vcard">
<a href=https://blog.ca.sual.in/ class="p-name u-url url fn" rel="me">Casual</a>
/
<a class="p-email u-email email" rel="me" href="mailto:c@sual.in">c@sual.in</a>
<img class="u-photo" src="/images/me.png" />
</p>
</footer>
</div>
</body>
</html>

14
public/tags/index.xml Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on Casual Blog</title>
<link>https://blog.ca.sual.in/tags/</link>
<description>Casual Blog (Tags)</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://blog.ca.sual.in/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@ -0,0 +1,310 @@
<!DOCTYPE html>
<html lang="en-us" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Who is Casual? - Casual Blog</title>
<meta name="description" content="## Casual There will be some kind of resume and info about me in future :)">
<link rel="icon" type="image/x-icon" href="https://blog.ca.sual.in/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="https://blog.ca.sual.in/favicon.png">
<link rel="stylesheet" href="https://blog.ca.sual.in/css/style.min.34fab757c79886f5fba50162d53c087be9aaa00d0537b6c25d2949204958014a.css" integrity="sha256-NPq3V8eYhvX7pQFi1TwIe&#43;mqoA0FN7bCXSlJIElYAUo=">
<script src="https://blog.ca.sual.in/js/script.min.74bf1a3fcf1af396efa4acf3e660e876b61a2153ab9cbe1893ac24ea6d4f94ee.js" type="text/javascript" charset="utf-8" integrity="sha256-dL8aP88a85bvpKzz5mDodrYaIVOrnL4Yk6wk6m1PlO4="></script>
</head>
<body>
<a class="skip-main" href="#main">Skip to main content</a>
<div class="container">
<header class="common-header">
<div class="header-top">
<div class="header-top-left">
<h1 class="site-title noselect">
<a href="/">Casual Blog</a>
</h1>
<ul class="social-icons">
<li>
<a href="https://git.sual.in/casual" title="Github" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>
</span>
</a>
</li>
<li>
<a href="https://blog.ca.sual.in/index.xml" title="RSS" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M4 4a16 16 0 0 1 16 16" />
<path d="M4 11a9 9 0 0 1 9 9" />
</svg>
</span>
</a>
</li>
</ul>
</div>
<div class="header-top-right">
</div>
</div>
<nav class="noselect">
<a class="" href="https://blog.ca.sual.in/posts/" title="Blog">Blog</a>
<a class="" href="https://blog.ca.sual.in/whoami/casual/" title="Whoami">About me</a>
</nav>
</header>
<main id="main" tabindex="-1">
<article class="post h-entry">
<div class="post-header">
<header>
<h1 class="p-name post-title">Who is Casual?</h1>
</header>
<div class="post-info noselect">
<div class="post-date dt-published">
<time datetime="2024-03-06">2024-03-06</time>
</div>
<a class="post-hidden-url u-url" href="https://blog.ca.sual.in/whoami/casual/">https://blog.ca.sual.in/whoami/casual/</a>
<a href="https://blog.ca.sual.in/" class="p-name p-author post-hidden-author h-card" rel="me">Casual</a>
<div class="post-taxonomies">
</div>
</div>
</div>
<script>
document.querySelector(".toc").addEventListener("click", function () {
if (event.target.tagName !== "A") {
event.preventDefault();
if (this.open) {
this.open = false;
this.classList.remove("expanded");
} else {
this.open = true;
this.classList.add("expanded");
}
}
});
</script>
<div class="content e-content">
<h1 id="casual" >
<div>
<a href="#casual">
##
</a>
Casual
</div>
</h1><p>There will be some kind of resume and info about me in future :)</p>
<!-- raw HTML omitted -->
</div>
</article>
</main>
<footer class="common-footer noselect">
<div class="common-footer-bottom">
<div>
© Casual, 2024
</div>
<div>
</div>
</div>
<p class="h-card vcard">
<a href=https://blog.ca.sual.in/ class="p-name u-url url fn" rel="me">Casual</a>
/
<a class="p-email u-email email" rel="me" href="mailto:c@sual.in">c@sual.in</a>
<img class="u-photo" src="/images/me.png" />
</p>
</footer>
</div>
</body>
</html>

268
public/whoami/index.html Normal file
View File

@ -0,0 +1,268 @@
<!DOCTYPE html>
<html lang="en-us" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Whoamis - Casual Blog</title>
<meta name="description" content="">
<link rel="alternate" type="application/rss+xml" href="https://blog.ca.sual.in/whoami/index.xml" title="Casual Blog" />
<link rel="icon" type="image/x-icon" href="https://blog.ca.sual.in/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="https://blog.ca.sual.in/favicon.png">
<link rel="stylesheet" href="https://blog.ca.sual.in/css/style.min.34fab757c79886f5fba50162d53c087be9aaa00d0537b6c25d2949204958014a.css" integrity="sha256-NPq3V8eYhvX7pQFi1TwIe&#43;mqoA0FN7bCXSlJIElYAUo=">
<script src="https://blog.ca.sual.in/js/script.min.74bf1a3fcf1af396efa4acf3e660e876b61a2153ab9cbe1893ac24ea6d4f94ee.js" type="text/javascript" charset="utf-8" integrity="sha256-dL8aP88a85bvpKzz5mDodrYaIVOrnL4Yk6wk6m1PlO4="></script>
</head>
<body>
<a class="skip-main" href="#main">Skip to main content</a>
<div class="container">
<header class="common-header">
<div class="header-top">
<div class="header-top-left">
<h1 class="site-title noselect">
<a href="/">Casual Blog</a>
</h1>
<ul class="social-icons">
<li>
<a href="https://git.sual.in/casual" title="Github" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>
</span>
</a>
</li>
<li>
<a href="https://blog.ca.sual.in/index.xml" title="RSS" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M4 4a16 16 0 0 1 16 16" />
<path d="M4 11a9 9 0 0 1 9 9" />
</svg>
</span>
</a>
</li>
</ul>
</div>
<div class="header-top-right">
</div>
</div>
<nav class="noselect">
<a class="" href="https://blog.ca.sual.in/posts/" title="Blog">Blog</a>
<a class="" href="https://blog.ca.sual.in/whoami/casual/" title="Whoami">About me</a>
</nav>
</header>
<main id="main" tabindex="-1">
<div class="index-content">
</div>
<div class="articles h-feed">
<h1 class="post-title"></h1>
<div class="post-short-list h-entry">
<div class="post-header">
<header>
<h2 class="p-name post-title"><a class="u-url" href="/whoami/casual/">Who is Casual?</a></h2>
</header>
</div>
<div class="post-info noselect">
<div class="post-date dt-published">
<time datetime="2024-03-06">2024-03-06</time>
</div>
<a class="post-hidden-url u-url" href="https://blog.ca.sual.in/whoami/casual/">https://blog.ca.sual.in/whoami/casual/</a>
<a href="https://blog.ca.sual.in/" class="p-name p-author post-hidden-author h-card" rel="me">Casual</a>
<div class="post-taxonomies">
</div>
</div>
</div>
</div>
</main>
<footer class="common-footer noselect">
<div class="common-footer-bottom">
<div>
© Casual, 2024
</div>
<div>
</div>
</div>
<p class="h-card vcard">
<a href=https://blog.ca.sual.in/ class="p-name u-url url fn" rel="me">Casual</a>
/
<a class="p-email u-email email" rel="me" href="mailto:c@sual.in">c@sual.in</a>
<img class="u-photo" src="/images/me.png" />
</p>
</footer>
</div>
</body>
</html>

33
public/whoami/index.xml Normal file
View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Whoamis on Casual Blog</title>
<link>https://blog.ca.sual.in/whoami/</link>
<description>Casual Blog (Whoamis)</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 06 Mar 2024 22:36:30 +0300</lastBuildDate>
<atom:link href="https://blog.ca.sual.in/whoami/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Who is Casual?</title>
<link>https://blog.ca.sual.in/whoami/casual/</link>
<pubDate>Wed, 06 Mar 2024 22:36:30 +0300</pubDate>
<guid>https://blog.ca.sual.in/whoami/casual/</guid>
<description>&lt;h1 id=&#34;casual&#34; &gt;
&lt;div&gt;
&lt;a href=&#34;#casual&#34;&gt;
##
&lt;/a&gt;
Casual
&lt;/div&gt;
&lt;/h1&gt;&lt;p&gt;There will be some kind of resume and info about me in future :)&lt;/p&gt;
&lt;!-- raw HTML omitted --&gt;
</description>
</item>
</channel>
</rss>