You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,13 @@ My personal blog, made with the following technologies:
9
9
- Sanity.io headless CMS
10
10
11
11
## TODOs
12
+
-[ ] For event progagation post: Format bold and italic font; Why does inline code no longer work in Post Aside Notes with Sanity's updated editor?; What's up with the tsconfig.json error with Lodash?; Remove unused packages; Change code examples to be Sanity code instead of images?;
12
13
-[ ] add internal links between posts
13
14
-[ ] fix tags associated with unpublished posts to not be displayed
14
-
-[ ] prevent top-of-post list bullets from being rendered where post image should be before it's loaded
15
15
-[ ] what's going on with the flicker on the background of the most recent post when dark/light modes are toggled?
16
16
-[ ] store theme preference in local storage
17
17
-[ ] add logic that checks if manual published date is set before sorting
18
18
-[ ] change how aside is serialized from asterisk
19
19
-[ ] setup code block rendering from within asides
20
20
-[ ] optimize loading data from Sanity
21
-
-[ ] figure out what's going on with blank spans around inline code?
21
+
-[ ] figure out what's going on with blank spans around inline code
0 commit comments