Auto-publish on Tue 12 Aug 18:31:05 BST 2025

This commit is contained in:
2025-08-12 18:31:05 +01:00
parent 3660fcb0a1
commit b913a56f8f
30 changed files with 727 additions and 229 deletions

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2025-08-11 Mon 18:40 -->
<!-- 2025-08-12 Tue 18:30 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Posts List</title>
@@ -214,17 +214,18 @@
</nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div>
<div id="updated">Updated: 2025-08-11 Mon 18:40</div>
<div id="updated">Updated: 2025-08-12 Tue 18:30</div>
</div>
<div id="content" class="content">
<h1 class="title">Posts List</h1>
<p>
See the categories: <a href="../categories.html">Categories</a>
</p>
<div id="outline-container-orgf2d0d1a" class="outline-2">
<h2 id="orgf2d0d1a">Posts:</h2>
<div class="outline-text-2" id="text-orgf2d0d1a">
<div id="outline-container-org41e9a60" class="outline-2">
<h2 id="org41e9a60">Posts:</h2>
<div class="outline-text-2" id="text-org41e9a60">
<ul class="org-ul">
<li><a href="clean-code/clean-code-chapter-3.html">Clean Code: Chapter 3 Notes</a> <span class="post-date">12-08-2025 18:30</span> <a href="/tags/books.html"> <span class="post-tag">books</span> </a> <a href="/tags/notes.html"> <span class="post-tag">notes</span> </a></li>
<li><a href="clean-code/clean-code-chapter-2.html">Clean Code: Chapter 2 Notes</a> <span class="post-date">10-08-2025 20:00</span> <a href="/tags/books.html"> <span class="post-tag">books</span> </a> <a href="/tags/notes.html"> <span class="post-tag">notes</span> </a></li>
<li><a href="clean-code/clean-code-chapter-1.html">Clean Code: Chapter 1 Notes</a> <span class="post-date">10-08-2025 19:45</span> <a href="/tags/books.html"> <span class="post-tag">books</span> </a> <a href="/tags/notes.html"> <span class="post-tag">notes</span> </a></li>
<li><a href="posts-intro.html">Posts Introduction</a> <span class="post-date">06-08-2025 00:00</span> <a href="/tags/introduction.html"> <span class="post-tag">introduction</span> </a></li>