diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-03 20:22:16 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-03 20:22:16 -0800 |
commit | 081d95b2ff52d88053bf0f5180208b630d4cdaa2 (patch) | |
tree | d2b323e23ec12bf7851c5da3e9659cf78995cb39 /journal/20250103.org | |
parent | 7b6c23a672ad42103c358bcbe72d42baa6263ec7 (diff) |
add blog posts and journal posts; update emacs configuration
Diffstat (limited to 'journal/20250103.org')
-rw-r--r-- | journal/20250103.org | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/journal/20250103.org b/journal/20250103.org new file mode 100644 index 0000000..338ad7c --- /dev/null +++ b/journal/20250103.org @@ -0,0 +1,13 @@ +#+TITLE: Daily Journal +#+STARTUP: showeverything +#+DESCRIPTION: My daily journal entry +#+AUTHOR: Preston Pan +#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../style.css" /> +#+html_head: <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> +#+html_head: <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> +#+options: broken-links:t +* Friday, 03 January 2025 +** 15:52 +I'm just waiting for Ainslie to come back. I did a lot of administration of my website, and +fragtog-mode stopped working in Emacs 29.4 on NixOS. I decided to rice org-mode a bit more, +and I've fixed the website article naming in the index pages. |