From cbca08ef37858574b0d1dae01310dd3debc288d9 Mon Sep 17 00:00:00 2001 From: moo Date: Mon, 1 Jun 2026 14:18:10 -0700 Subject: [PATCH] ig bro --- justfile | 3 +- public/blog/index.html | 5 +++ public/blog/test/index.html | 68 +++++++++++++++++++++++++++++ public/miniblog/index.html | 5 +++ public/miniblog/test-mo/index.html | 69 ++++++++++++++++++++++++++++++ public/sitemap.xml | 8 ++++ 6 files changed, 157 insertions(+), 1 deletion(-) create mode 100644 public/blog/test/index.html create mode 100644 public/miniblog/test-mo/index.html diff --git a/justfile b/justfile index 272ed77..2ea33c2 100644 --- a/justfile +++ b/justfile @@ -16,7 +16,8 @@ blog name: deploy: git switch main + zola build git add -A git commit -a git push - ssh root@taranathan.com 'cd /root/blog/ && git pull' + ssh root@taranathan.com 'cd /root/blog/ && git pull && zola build' diff --git a/public/blog/index.html b/public/blog/index.html index 335081a..a68759a 100644 --- a/public/blog/index.html +++ b/public/blog/index.html @@ -35,6 +35,11 @@ +
  • + + +
  • +
  • first post diff --git a/public/blog/test/index.html b/public/blog/test/index.html new file mode 100644 index 0000000..522c8d0 --- /dev/null +++ b/public/blog/test/index.html @@ -0,0 +1,68 @@ + + + + + + - MyBlog + + + + + +
    +
    +
    +
    + +
    +
    +

    My Blog

    + +
    + +
    + +
    +

    +

    2026-06-01

    +
    +
    + +
    +
    + +
    +
    +
    +
    + + + + + diff --git a/public/miniblog/index.html b/public/miniblog/index.html index c4f1f24..73c1640 100644 --- a/public/miniblog/index.html +++ b/public/miniblog/index.html @@ -30,6 +30,11 @@

    Miniblog/journal posts