From 846b48b0b179fcaa49c494d0da0e23db71b989dd Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 11 Jun 2023 17:43:34 -0700 Subject: first commit --- index.org | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 index.org (limited to 'index.org') diff --git a/index.org b/index.org new file mode 100644 index 0000000..30036d0 --- /dev/null +++ b/index.org @@ -0,0 +1,37 @@ +#+title: ret2pop +#+author: Preston Pan +#+description: My personal website +#+html_head: +#+date: <2023-06-09 Fri> +#+language: en +#+OPTIONS: broken-links:t + +* Introducing ret2pop +Hello! I'm a person on the internet that does things, such as: +- Music +- Programming +- Mathematics +- Physics +- Thinking +And if you're here to do one of these things, I guarantee you're in the right place! +** [[file:journal/index.org][Journal]] +If you're interested, you can read my [[file:journal/index.org][journal]]. Note that this journal is not my +entire personal life but instead will be a focus on interesting things that I +think of or things that are of a technical nature. +** [[file:mindmap/index.org][Mindmap]] +I also have a mindmap, for those of you who are interested in knowing everything. +*** What is a mindmap? +Click the hyperlink to find out! In case you didn't see: +- [[file:mindmap/index.org][Mindmap]] +- [[file:mindmap/index.org][Mindmap]] +- [[file:mindmap/index.org][Mindmap]] +** [[file:config/index.org][Configurations]] +Most of my configurations/dotfiles for various programs are literate configurations, and I +can therefore publish them. So I did! Configurations include: +- doom emacs +- QTile +- QuteBrowser +- Elfeed +…and many more! +* About this Website +I wrote this website in org mode. For more information, see the [[file:README.org][README]]. -- cgit