summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-blog.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-09-15 03:01:58 +0100
committerjao <jao@gnu.org>2025-09-15 03:01:58 +0100
commit79fee39ab74d0ebb89a559d7d1b8fdb6222e4a41 (patch)
tree9923f747cdbc0093965ecbb824365c412aa534d7 /custom/jao-custom-blog.el
parent89aef17265d251a7e279bb890d903f34b288b792 (diff)
downloadelibs-79fee39ab74d0ebb89a559d7d1b8fdb6222e4a41.tar.gz
elibs-79fee39ab74d0ebb89a559d7d1b8fdb6222e4a41.tar.bz2
macos compatibility
Diffstat (limited to 'custom/jao-custom-blog.el')
-rw-r--r--custom/jao-custom-blog.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/custom/jao-custom-blog.el b/custom/jao-custom-blog.el
index a11c5c0..8d193bd 100644
--- a/custom/jao-custom-blog.el
+++ b/custom/jao-custom-blog.el
@@ -1,9 +1,9 @@
;; -*- lexical-binding: t -*-
;;; Vars and setup
-(jao-load-path "org-static-blog")
-(when (> emacs-major-version 26) (use-package htmlize :ensure t))
-(defvar jao-blog-base-dir "~/doc/jao.io")
+(use-package htmlize :ensure t)
+
+(defvar jao-blog-base-dir (expand-file-name "jao.io" jao-doc-dir))
(defun jao-blog-dir (p) (expand-file-name p jao-blog-base-dir))
(setq jao-org-blog-tag-files