From 39077eac0beb282392d16cf6db3727a5f3933d9e Mon Sep 17 00:00:00 2001 From: Kebo Kitanari Date: Fri, 29 Nov 2024 00:06:58 -0600 Subject: [PATCH] todo list edit --- src/pages/journal.mdx | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/pages/journal.mdx b/src/pages/journal.mdx index 33ee8a7..d90f4b4 100644 --- a/src/pages/journal.mdx +++ b/src/pages/journal.mdx @@ -13,19 +13,15 @@ import Icon from "../components/Icon.astro"; ## now -Working on my website instead of taking notes for class because i do not control the hyperfixation +Working on my website instead of taking notes for class because i do not control the hyperfixation.... and also I'm way behind and I am too stressed to catch up right now ;3; --- - - [ ] Potentially add an extra "new-tab" flag to MDX links (a space & "+" after the link in the parentheses? that might be too complicated - to implement nicely tho) + - [ ] Figure out how to make the API route serving the Atom feed ([feed.xml](../feeds/feed.xml)) actually send an xml file that can be recognized by the browser (i.e. allowing for a `.xsl` to work with it and/or opening it automatically in your RSS reader of choice). + - [ ] Write *oooooooone* more blog post deliberately **less** involved in order to break my habit of assuming a blog post has to have 5000 characters and five headings to be worth posting + - [ ] Pretty up the python function blog post to fix typos and have clearer instructions (it *is* a tutorial, after all). - [ ] Set up a dev version of this site & start implementing the account system! - - --- - - - [X] Make external links open in a new tab. This should be pretty easy to implement. - - [X] Automatically insert an "external link" icon ( ) on links that open in a new tab. {/*