Compile page

This commit is contained in:
Liliesh 2025-07-14 15:29:42 +02:00
parent 6e42243373
commit a1a2cd18e2
Signed by: liliesh
GPG key ID: 680387646C7BAE8E
12 changed files with 66 additions and 66 deletions

View file

@ -7,8 +7,8 @@
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark">
<meta name="author" content="Liliesh"> <meta name="author" content="Liliesh">
<meta name="description" content="Some information about me"> <meta name="description" content="Some information about me">
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title>About Me | </title> <title>About Me | </title>
</head> </head>
@ -19,9 +19,9 @@
<h2></h2> <h2></h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -37,7 +37,7 @@
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -7,8 +7,8 @@
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark">
<meta name="author" content="Liliesh"> <meta name="author" content="Liliesh">
<meta name="description" content=""> <meta name="description" content="">
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title>Archive | </title> <title>Archive | </title>
</head> </head>
@ -19,9 +19,9 @@
<h2></h2> <h2></h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -65,7 +65,7 @@
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -7,8 +7,8 @@
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark">
<meta name="author" content="Liliesh"> <meta name="author" content="Liliesh">
<meta name="description" content="Hello there, this is the first blog post. You should read me first."> <meta name="description" content="Hello there, this is the first blog post. You should read me first.">
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title>Hello World! | </title> <title>Hello World! | </title>
</head> </head>
@ -19,9 +19,9 @@
<h2></h2> <h2></h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -39,8 +39,8 @@
· tagged with · tagged with
<a href="/tags/blag.html">#blag</a> and <a href="/blog/tags/blag.html">#blag</a> and
<a href="/tags/pygments.html">#pygments</a> <a href="/blog/tags/pygments.html">#pygments</a>
</p> </p>
</aside> </aside>
@ -86,7 +86,7 @@ documentation</a>.</p>
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -7,8 +7,8 @@
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark">
<meta name="author" content="Liliesh"> <meta name="author" content="Liliesh">
<meta name="description" content=""> <meta name="description" content="">
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title>Liliesh's Blog | </title> <title>Liliesh's Blog | </title>
</head> </head>
@ -19,9 +19,9 @@
<h2></h2> <h2></h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -59,7 +59,7 @@
<p><a href="/archive.html">all articles...</a></p> <p><a href="/blog/archive.html">all articles...</a></p>
</main> </main>
@ -67,7 +67,7 @@
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -7,8 +7,8 @@
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark">
<meta name="author" content="Liliesh"> <meta name="author" content="Liliesh">
<meta name="description" content="This is the second blog post, so you can see how it looks like on the front page."> <meta name="description" content="This is the second blog post, so you can see how it looks like on the front page.">
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title>Second Post | </title> <title>Second Post | </title>
</head> </head>
@ -19,9 +19,9 @@
<h2></h2> <h2></h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -39,7 +39,7 @@
· tagged with · tagged with
<a href="/tags/blag.html">#blag</a> <a href="/blog/tags/blag.html">#blag</a>
</p> </p>
</aside> </aside>
@ -54,7 +54,7 @@
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -7,8 +7,8 @@
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark">
<meta name="author" content="Liliesh"> <meta name="author" content="Liliesh">
<meta name="description" content=""> <meta name="description" content="">
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title>#blag | </title> <title>#blag | </title>
</head> </head>
@ -19,9 +19,9 @@
<h2></h2> <h2></h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -67,7 +67,7 @@
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -7,8 +7,8 @@
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark">
<meta name="author" content="Liliesh"> <meta name="author" content="Liliesh">
<meta name="description" content=""> <meta name="description" content="">
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title>Tags | </title> <title>Tags | </title>
</head> </head>
@ -19,9 +19,9 @@
<h2></h2> <h2></h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -46,7 +46,7 @@
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -7,8 +7,8 @@
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark">
<meta name="author" content="Liliesh"> <meta name="author" content="Liliesh">
<meta name="description" content=""> <meta name="description" content="">
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title>#pygments | </title> <title>#pygments | </title>
</head> </head>
@ -19,9 +19,9 @@
<h2></h2> <h2></h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -53,7 +53,7 @@
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -7,8 +7,8 @@
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark">
<meta name="author" content="Liliesh"> <meta name="author" content="Liliesh">
<meta name="description" content=""> <meta name="description" content="">
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title> | </title> <title> | </title>
</head> </head>
@ -19,9 +19,9 @@
<h2></h2> <h2></h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -73,7 +73,7 @@ the text &ndash; it does not really lead anywhere!</p>
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -16,7 +16,7 @@
{% for tag in tags|sort(case_sensitive=true) %} {% for tag in tags|sort(case_sensitive=true) %}
{%- if not loop.first and not loop.last %}, {% endif -%} {%- if not loop.first and not loop.last %}, {% endif -%}
{%- if loop.last and not loop.first %} and {% endif %} {%- if loop.last and not loop.first %} and {% endif %}
<a href="/tags/{{ tag }}.html">#{{ tag }}</a> <a href="/blog/tags/{{ tag }}.html">#{{ tag }}</a>
{%- endfor %} {%- endfor %}
{% endif %} {% endif %}
</p> </p>

View file

@ -11,8 +11,8 @@
{%- else %} {%- else %}
<meta name="description" content="{{ site.description }}"> <meta name="description" content="{{ site.description }}">
{%- endif %} {%- endif %}
<link rel="alternate" href="/atom.xml" type="application/atom+xml"> <link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
<link rel="stylesheet" href="/style.css" type="text/css"> <link rel="stylesheet" href="/blog/style.css" type="text/css">
<title>{% block title %}{% endblock %} | {{ site.description }}</title> <title>{% block title %}{% endblock %} | {{ site.description }}</title>
</head> </head>
@ -23,9 +23,9 @@
<h2>{{ site.description }}</h2> <h2>{{ site.description }}</h2>
<ul> <ul>
<li><h2><a href="/">Blog</a></h2></li> <li><h2><a href="/">Blog</a></h2></li>
<li><h2><a href="/archive.html">Archive</a></h2></li> <li><h2><a href="/blog/archive.html">Archive</a></h2></li>
<li><h2><a href="/tags/">Tags</a></h2></li> <li><h2><a href="/blog/tags/">Tags</a></h2></li>
<li><h2><a href="/about.html">About Me</a></h2></li> <li><h2><a href="/blog/about.html">About Me</a></h2></li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -38,7 +38,7 @@
<footer> <footer>
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>. <p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
<br> <br>
Subscribe to the <a href="/atom.xml">atom feed</a>. Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
<br> <br>
Contact me via Contact me via
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>, <a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,

View file

@ -20,6 +20,6 @@
{% endfor %} {% endfor %}
<p><a href="/archive.html">all articles...</a></p> <p><a href="/blog/archive.html">all articles...</a></p>
{% endblock %} {% endblock %}