From d2e50a74f429a12d54942ff5c9bd4bf1a09868e1 Mon Sep 17 00:00:00 2001 From: Campbell Alden Date: Sun, 21 Aug 2022 08:39:16 +0900 Subject: [PATCH] Add a simple about page --- content/about.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/about.md diff --git a/content/about.md b/content/about.md new file mode 100644 index 0000000..d08eb8f --- /dev/null +++ b/content/about.md @@ -0,0 +1,17 @@ +--- +title: "About" +date: 2022-08-21:08:30+09:00 +--- +This is a blog that I've wanted to start for a long time! I create it with two goals in +mind. + +First, I want to jot down and share my thoughts about movies as I have them. I normally have a pretty clear +opinion and thoughts about movies after I watch them, but then cannot remember clearly all the little things +I was thinking after about a week. I hope to use this blog to track those ideas while they're still fresh. + +Secondly, I find myself recommending movies a lot but often it's after the point where I've lost track of why +I really liked the movie in the first place. I can talk vaguely about the things I liked, but I've always thought +it would be nice to have a blog post I could throw at someone when I make a recommendation. + +Maybe someday if people find this and like my ideas, I can share these thoughts and recommendations more publicly! +For now, I hope you can find something useful or interesting in what I write.