diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-02-11 04:06:11 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-02-11 04:06:11 -0800 |
commit | f10285de4d0b5c69d026e948a9d9d7278a2ffb64 (patch) | |
tree | dc1138970d2dae203aaeede6e036c637fbf3d2a6 /journal/20250211.org | |
parent | be4a011bac9b2212d81b572c3bb9b80f8c326ab0 (diff) |
add resume
Diffstat (limited to 'journal/20250211.org')
-rw-r--r-- | journal/20250211.org | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/journal/20250211.org b/journal/20250211.org new file mode 100644 index 0000000..37a9a41 --- /dev/null +++ b/journal/20250211.org @@ -0,0 +1,14 @@ +#+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 +* Tuesday, 11 February 2025 +** 04:00 +Today I wrote most of my resume, which is published to html and LaTeX +outputs automatically. This was a kind of miserable task but I did it +anyways. I'm going to maybe try to write some form of javascript CDN +for my NullRing webring so that I'm not manually updating everything. |