From 846b48b0b179fcaa49c494d0da0e23db71b989dd Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 11 Jun 2023 17:43:34 -0700 Subject: first commit --- journal/20230611.org | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 journal/20230611.org (limited to 'journal/20230611.org') diff --git a/journal/20230611.org b/journal/20230611.org new file mode 100644 index 0000000..8e3c09c --- /dev/null +++ b/journal/20230611.org @@ -0,0 +1,16 @@ +#+TITLE: Daily Journal +#+STARTUP: showeverything +#+DESCRIPTION: My daily journal entry +#+AUTHOR: Preston Pan +#+HTML_HEAD: +* Sunday, 11 June 2023 +** 09:05 +Today, I am going to work more on the website. First of all, +I have to work more on the mindmap. Second, I have to work on +the css, and third, I have to generate the links in a way +that is non-hacky. Probably with a shell script. + +I also need to write some LaTeX for the mindmap. + +I will also make a github repository for this website, probably, +which means I'm going to make a README.org. -- cgit