Commit graph

23 commits

Author SHA1 Message Date
19c15ad33a
fix: correctly space the items on blog for xl screen 2024-05-05 22:48:27 -07:00
eb125948ba
chore: rename pcss to css for lsp support 2024-05-05 21:32:02 -07:00
e53029c9e6
fix: stop code from stretching width 2024-05-05 21:08:14 -07:00
9ab8fdf29c
chore: self-host highlightjs theme 2024-05-05 20:39:04 -07:00
3d4e05b47d
fix: add max width properly to article 2024-05-05 11:03:49 -07:00
5e1af688ea
style: use spaces and no semicolons in JS 2024-05-05 10:59:14 -07:00
79a24a0809
feat: temporary hack to allow line break in code 2024-04-23 20:38:39 -07:00
357e46dc00
style: run prettier on all files 2024-04-23 08:39:06 -07:00
d5f701a790
style: fix some widths on blog article page 2024-04-17 23:31:16 -07:00
70b0031c10
feat: add .blogignore and more formatting 2024-04-13 00:41:12 -07:00
373d2d165b
feat: add syntax highlighting for code 2024-04-12 23:44:39 -07:00
e29dcb96be
style: reduce top margin of first heading in post 2024-04-12 16:40:04 -07:00
25dc414c4d
chore: rename markdown.css to markdown.pcss 2024-04-12 16:33:54 -07:00
b8e9890a5f
feat: add file system based static generation 2024-04-07 16:52:54 -07:00
7b07e6e521
feat: switch markdown parser to remark + friends 2024-04-07 01:08:22 -07:00
8d03497232
style: increase line spacing in blog posts 2024-04-05 04:27:59 -07:00
1dc9028ea8
chore: rename katex.min.css to katex.css 2024-04-04 17:23:48 -07:00
1ece36bbe6
style: reduce text contrast in blog 2024-04-04 16:19:01 -07:00
c26de6ecfe
style: update dark mode and adjust accent colors 2024-04-04 15:11:35 -07:00
afe9628e05
chore: process katex fonts using vite at build time 2024-04-04 12:25:23 -07:00
34aff92c42
added a bunch of stuff, forgot to commit, check description
- add unfinished mobile drawer
- massive blog formatting updates
- small style updates to main page, etc
2024-04-03 20:25:56 -07:00
b800cd7077
fix: katex formatting and logo styles 2024-04-03 14:54:51 -07:00
b9affbbb6d
feat: add test blog post with katex support 2024-04-03 02:16:22 -07:00