Commit graph

90 commits

Author SHA1 Message Date
0ae22f9f32
fix: explicitly set utf-8 encoding in haskell
avoids invalid character encoding issues on some systems
2024-05-26 01:17:06 -07:00
886afecb4f
chore: remove commented out katex code 2024-05-26 01:03:21 -07:00
5168db456f
update readme 2024-05-26 01:01:55 -07:00
fe944f0058
Revert "fix: md link syntax"
This reverts commit a49d25a1da.
2024-05-25 23:57:13 -07:00
a49d25a1da
fix: md link syntax 2024-05-25 23:56:23 -07:00
fa4024f6bc
style: more link color contrast 2024-05-25 23:53:35 -07:00
1c55bd7719
update initial post 2024-05-25 17:51:34 -07:00
bbb0b28bef
feat: mathjax render mathml 2024-05-25 17:48:30 -07:00
af45914d82
fix embarrassing math mistake 2024-05-25 17:33:28 -07:00
b416030e07
style: adjust background color 2024-05-25 14:23:59 -07:00
c79cbd17fe
style: title tracking 2024-05-25 14:23:53 -07:00
2ececf1f1c
feat: blockquote styles 2024-05-25 14:09:09 -07:00
202f756ac5
add divider styles 2024-05-25 14:03:54 -07:00
3e9e398a9c
feat: use more semantic html for post body 2024-05-25 13:48:31 -07:00
5fa6605116
content: add inline math demo 2024-05-25 13:31:50 -07:00
9f3c88c2eb
adjust some spacing 2024-05-25 13:28:14 -07:00
83109a7a4c
fix: scroll long equations 2024-05-25 13:22:06 -07:00
c3457ea258
style: some visual elements for headers 2024-05-25 13:21:53 -07:00
0a9c7bff9e
style: footer text spacing 2024-05-25 12:56:32 -07:00
2b0a62e610
style: hyperlink ring spacing 2024-05-25 12:49:15 -07:00
51d064c904
less contrasty colors 2024-05-25 12:47:40 -07:00
ebcc0c86f4
update styles 2024-05-25 01:56:50 -07:00
7d2342d4fe
add initial post 2024-05-25 01:44:10 -07:00
10df9b5639
update styles 2024-05-25 01:44:00 -07:00
4aec824ae6
feat: switch to mathml instead of katex 2024-05-25 00:44:18 -07:00
692b8f23a7
feat: katex support 2024-05-25 00:29:01 -07:00
64dc513e45
update some metadata 2024-05-24 22:56:18 -07:00
42a9e700b8
feat: smooth color transition 2024-05-24 22:16:12 -07:00
1b8c01eb09
style: improve footer look 2024-05-24 22:10:14 -07:00
f7ca0fc2e9
feat: add theme switcher and themes 2024-05-24 21:55:11 -07:00
80fa321ea9
fix: correct cname 2024-05-24 20:12:46 -07:00
672546375e
fix: stylesheet and js imports 2024-05-24 20:08:20 -07:00
30d20aea08
add rollup build system 2024-05-24 20:00:57 -07:00
a7b30f6000
remove funding.yml 2024-05-24 02:34:06 -07:00
609458af7d
update readme 2024-05-24 02:32:13 -07:00
96f4c09069
initial site building 2024-05-24 02:29:14 -07:00
db843d5587
add hls-wrapper to flake 2024-05-23 23:14:18 -07:00
c077bf7d8a
add envrc 2024-05-23 23:14:08 -07:00
df131e7ba5
gitignore direnv 2024-05-23 23:13:54 -07:00
Youwen Wu
3b41eef57d
Initial commit 2024-05-22 22:17:41 -07:00