]> git.za3k.com Git - blog.git/commitdiff
Remove index
authorZachary Vance <za3k@za3k.com>
Fri, 20 Feb 2026 17:34:10 +0000 (12:34 -0500)
committerZachary Vance <za3k@za3k.com>
Fri, 20 Feb 2026 17:34:10 +0000 (12:34 -0500)
blog
posts/foom_v0.md
template.md

diff --git a/blog b/blog
index f83fb6c838a470726cadea06b9ce9b166747999c..4edd35052fbd445fbe4587cd6651730868fe6cd0 100755 (executable)
--- a/blog
+++ b/blog
@@ -354,6 +354,7 @@ class Tag(Templatable):
         return sorted(self._posts, key=lambda p: p.date, reverse=True)
 
     def add_post(self, post):
+        if post.is_draft: return
         self._posts.add(post)
 
     @property
index cfc0c809b8002f2b600cbd8df64829e4d655ccf7..b072092be59291d15fd26c818a1893abcfadc9db 100644 (file)
@@ -2,7 +2,7 @@
 author: admin
 categories:
 - Non-Technical
-date: 2025-02-20
+date: 2026-02-20
 tags:
 - foom
 title: FOOM V00
index 990066b8d8beeb71ad6bcefda8739e4e2ef1843f..27f04d354b75ef436c002e323621cd9e2f892e87 100644 (file)
@@ -2,7 +2,7 @@
 author: admin
 categories:
 - Uncategorized
-date: 2025-??-??
+date: 2026-??-??
 tags:
 - untagged
 title: TITLE