start work on publishing

This commit is contained in:
Kyle Isom 2025-04-23 21:57:54 -07:00
parent 60e68d942b
commit 35b22f475d
1 changed files with 7 additions and 0 deletions

7
publish.el Normal file
View File

@ -0,0 +1,7 @@
;;; -*- lexical-binding: t; -*-
;;; publishing.el
;;;
;;; publishing my notes docs
(require 'ox-publish)