sort articles by date
This commit is contained in:
parent
d2389e00ed
commit
857e0b65ac
25 changed files with 89 additions and 278 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Never
|
||||
|
||||
[22m[3m[39m[49m[24m[29m9.1.2026[0m
|
||||
[22m[3m[39m[49m[24m[29m2026-01-09[0m
|
||||
|
||||
────────────────────
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<meta name="author" content="Never" />
|
||||
<meta name="dcterms.date" content="2026-01-09" />
|
||||
<title>Latex Endeavors</title>
|
||||
<link rel="icon" type="image/x-icon" href="images/favicon.png">
|
||||
<style>
|
||||
|
|
@ -34,7 +35,7 @@
|
|||
<h1 class="title">Latex Endeavors</h1>
|
||||
<p class="subtitle">Some unintuitive quirks of Latex</p>
|
||||
<p class="author">Never</p>
|
||||
<p class="date">9.1.2026</p>
|
||||
<p class="date">2026-01-09</p>
|
||||
</header>
|
||||
<section id="content">
|
||||
<nav id="TOC" role="doc-toc">
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Never
|
||||
|
||||
[22m[3m[39m[49m[24m[29m25.7.2025[0m
|
||||
[22m[3m[39m[49m[24m[29m2025-07-25[0m
|
||||
|
||||
────────────────────
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<meta name="author" content="Never" />
|
||||
<meta name="dcterms.date" content="2025-07-25" />
|
||||
<title>Random linux utilities</title>
|
||||
<link rel="icon" type="image/x-icon" href="images/favicon.png">
|
||||
<style>
|
||||
|
|
@ -98,7 +99,7 @@
|
|||
<h1 class="title">Random linux utilities</h1>
|
||||
<p class="subtitle">Neat things I picked up along the way</p>
|
||||
<p class="author">Never</p>
|
||||
<p class="date">25.7.2025</p>
|
||||
<p class="date">2025-07-25</p>
|
||||
</header>
|
||||
<section id="content">
|
||||
<nav id="TOC" role="doc-toc">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Never
|
||||
|
||||
[22m[3m[39m[49m[24m[29m12.01.2026[0m
|
||||
[22m[3m[39m[49m[24m[29m2026-01-12[0m
|
||||
|
||||
────────────────────
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<meta name="author" content="Never" />
|
||||
<meta name="dcterms.date" content="2026-01-12" />
|
||||
<title>Using rsync on Android to syncronise my Music library</title>
|
||||
<link rel="icon" type="image/x-icon" href="images/favicon.png">
|
||||
<style>
|
||||
|
|
@ -98,7 +99,7 @@
|
|||
<h1 class="title">Using rsync on Android to syncronise my Music
|
||||
library</h1>
|
||||
<p class="author">Never</p>
|
||||
<p class="date">12.01.2026</p>
|
||||
<p class="date">2026-01-12</p>
|
||||
</header>
|
||||
<section id="content">
|
||||
<nav id="TOC" role="doc-toc">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue