Compile page
This commit is contained in:
parent
6e42243373
commit
a1a2cd18e2
12 changed files with 66 additions and 66 deletions
|
@ -7,8 +7,8 @@
|
|||
<meta name="color-scheme" content="light dark">
|
||||
<meta name="author" content="Liliesh">
|
||||
<meta name="description" content="Some information about me">
|
||||
<link rel="alternate" href="/atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||
<title>About Me | </title>
|
||||
</head>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2></h2>
|
||||
<ul>
|
||||
<li><h2><a href="/">Blog</a></h2></li>
|
||||
<li><h2><a href="/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/about.html">About Me</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<footer>
|
||||
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
||||
<br>
|
||||
Subscribe to the <a href="/atom.xml">atom feed</a>.
|
||||
Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
|
||||
<br>
|
||||
Contact me via
|
||||
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="color-scheme" content="light dark">
|
||||
<meta name="author" content="Liliesh">
|
||||
<meta name="description" content="">
|
||||
<link rel="alternate" href="/atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||
<title>Archive | </title>
|
||||
</head>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2></h2>
|
||||
<ul>
|
||||
<li><h2><a href="/">Blog</a></h2></li>
|
||||
<li><h2><a href="/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/about.html">About Me</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -65,7 +65,7 @@
|
|||
<footer>
|
||||
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
||||
<br>
|
||||
Subscribe to the <a href="/atom.xml">atom feed</a>.
|
||||
Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
|
||||
<br>
|
||||
Contact me via
|
||||
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="color-scheme" content="light dark">
|
||||
<meta name="author" content="Liliesh">
|
||||
<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="stylesheet" href="/style.css" type="text/css">
|
||||
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||
<title>Hello World! | </title>
|
||||
</head>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2></h2>
|
||||
<ul>
|
||||
<li><h2><a href="/">Blog</a></h2></li>
|
||||
<li><h2><a href="/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/about.html">About Me</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -39,8 +39,8 @@
|
|||
|
||||
· tagged with
|
||||
|
||||
<a href="/tags/blag.html">#blag</a> and
|
||||
<a href="/tags/pygments.html">#pygments</a>
|
||||
<a href="/blog/tags/blag.html">#blag</a> and
|
||||
<a href="/blog/tags/pygments.html">#pygments</a>
|
||||
|
||||
</p>
|
||||
</aside>
|
||||
|
@ -86,7 +86,7 @@ documentation</a>.</p>
|
|||
<footer>
|
||||
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
||||
<br>
|
||||
Subscribe to the <a href="/atom.xml">atom feed</a>.
|
||||
Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
|
||||
<br>
|
||||
Contact me via
|
||||
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="color-scheme" content="light dark">
|
||||
<meta name="author" content="Liliesh">
|
||||
<meta name="description" content="">
|
||||
<link rel="alternate" href="/atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||
<title>Liliesh's Blog | </title>
|
||||
</head>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2></h2>
|
||||
<ul>
|
||||
<li><h2><a href="/">Blog</a></h2></li>
|
||||
<li><h2><a href="/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/about.html">About Me</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</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>
|
||||
|
@ -67,7 +67,7 @@
|
|||
<footer>
|
||||
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
||||
<br>
|
||||
Subscribe to the <a href="/atom.xml">atom feed</a>.
|
||||
Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
|
||||
<br>
|
||||
Contact me via
|
||||
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="color-scheme" content="light dark">
|
||||
<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.">
|
||||
<link rel="alternate" href="/atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||
<title>Second Post | </title>
|
||||
</head>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2></h2>
|
||||
<ul>
|
||||
<li><h2><a href="/">Blog</a></h2></li>
|
||||
<li><h2><a href="/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/about.html">About Me</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -39,7 +39,7 @@
|
|||
|
||||
· tagged with
|
||||
|
||||
<a href="/tags/blag.html">#blag</a>
|
||||
<a href="/blog/tags/blag.html">#blag</a>
|
||||
|
||||
</p>
|
||||
</aside>
|
||||
|
@ -54,7 +54,7 @@
|
|||
<footer>
|
||||
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
||||
<br>
|
||||
Subscribe to the <a href="/atom.xml">atom feed</a>.
|
||||
Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
|
||||
<br>
|
||||
Contact me via
|
||||
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="color-scheme" content="light dark">
|
||||
<meta name="author" content="Liliesh">
|
||||
<meta name="description" content="">
|
||||
<link rel="alternate" href="/atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||
<title>#blag | </title>
|
||||
</head>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2></h2>
|
||||
<ul>
|
||||
<li><h2><a href="/">Blog</a></h2></li>
|
||||
<li><h2><a href="/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/about.html">About Me</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -67,7 +67,7 @@
|
|||
<footer>
|
||||
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
||||
<br>
|
||||
Subscribe to the <a href="/atom.xml">atom feed</a>.
|
||||
Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
|
||||
<br>
|
||||
Contact me via
|
||||
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="color-scheme" content="light dark">
|
||||
<meta name="author" content="Liliesh">
|
||||
<meta name="description" content="">
|
||||
<link rel="alternate" href="/atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||
<title>Tags | </title>
|
||||
</head>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2></h2>
|
||||
<ul>
|
||||
<li><h2><a href="/">Blog</a></h2></li>
|
||||
<li><h2><a href="/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/about.html">About Me</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -46,7 +46,7 @@
|
|||
<footer>
|
||||
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
||||
<br>
|
||||
Subscribe to the <a href="/atom.xml">atom feed</a>.
|
||||
Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
|
||||
<br>
|
||||
Contact me via
|
||||
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="color-scheme" content="light dark">
|
||||
<meta name="author" content="Liliesh">
|
||||
<meta name="description" content="">
|
||||
<link rel="alternate" href="/atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||
<title>#pygments | </title>
|
||||
</head>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2></h2>
|
||||
<ul>
|
||||
<li><h2><a href="/">Blog</a></h2></li>
|
||||
<li><h2><a href="/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/about.html">About Me</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<footer>
|
||||
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
||||
<br>
|
||||
Subscribe to the <a href="/atom.xml">atom feed</a>.
|
||||
Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
|
||||
<br>
|
||||
Contact me via
|
||||
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="color-scheme" content="light dark">
|
||||
<meta name="author" content="Liliesh">
|
||||
<meta name="description" content="">
|
||||
<link rel="alternate" href="/atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||
<title> | </title>
|
||||
</head>
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
|||
<h2></h2>
|
||||
<ul>
|
||||
<li><h2><a href="/">Blog</a></h2></li>
|
||||
<li><h2><a href="/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/about.html">About Me</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -73,7 +73,7 @@ the text – it does not really lead anywhere!</p>
|
|||
<footer>
|
||||
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
||||
<br>
|
||||
Subscribe to the <a href="/atom.xml">atom feed</a>.
|
||||
Subscribe to the <a href="/blog//atom.xml">atom feed</a>.
|
||||
<br>
|
||||
Contact me via
|
||||
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue