From 168b8bde2f2249a573887c1e68a0bc0f9a6521c4 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Tue, 22 Oct 2024 01:28:58 -0400 Subject: [PATCH] image test and note on typst being useful for syntax highlights --- TODO | 2 +- posts/hello.typ | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 9b6e462..fb0dec9 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,7 @@ get RSS feed up and running handle dark/light theming correctly (https://www.joshwcomeau.com/react/dark-mode/) seems useful for that -get code blocks working properly, namely get them colored (probably with https://highlightjs.org/), maybe add a red border, consider https://github.com/highlightjs/highlight.js?tab=readme-ov-file#using-web-workers +get code blocks working properly, namely get them colored (probably with https://highlightjs.org/), maybe add a red border, consider https://github.com/highlightjs/highlight.js?tab=readme-ov-file#using-web-workers of course this assumes that can't be fixed in typst due to pandoc ico? diff --git a/posts/hello.typ b/posts/hello.typ index cd7ec34..b3e8533 100644 --- a/posts/hello.typ +++ b/posts/hello.typ @@ -2,6 +2,8 @@ hi #footnote[Hi this is a thing] +#image("/static/images/pfp.webp") + a b