Commit graph

82 commits

Author SHA1 Message Date
b8ade68874
fix: remove node_modules symlink during buildPhase 2024-10-31 22:55:52 -07:00
87630118d8
docs: update readme with new instructions 2024-10-31 22:51:28 -07:00
97e20c9db4
feat: build site entirely in nix 2024-10-31 22:41:33 -07:00
6585515da7
content: add draft of nix post 2024-10-31 21:39:57 -07:00
db02a9127f
style: italicize header 2024-10-31 20:02:59 -07:00
66a6a1cdf9
style: don't expand gradient ascent header 2024-10-31 19:54:19 -07:00
c803aea65c
style: update cursor for <summary> 2024-10-31 19:52:54 -07:00
a8b1c8c040
style: add paragraph styling to <detail> 2024-10-31 19:47:40 -07:00
36b5610592
update 2024-10-31 19:37:30 -07:00
46a513458e
chore: deleted unused pictures 2024-10-31 17:53:09 -07:00
f377b5ca11
chore: run nixfmt 2024-10-31 17:52:31 -07:00
Youwen Wu
aea6f85d0e
Merge pull request #3 from youwen5/dependabot/github_actions/cachix/install-nix-action-30
Some checks failed
CI / build-nix (push) Has been cancelled
CI / deploy (push) Has been cancelled
2024-10-03 20:00:46 -07:00
dependabot[bot]
894f0e80f7
chore(deps): bump cachix/install-nix-action from 29 to 30
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 29 to 30.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v29...v30)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-04 00:38:59 +00:00
Youwen Wu
9588565b7a
Merge pull request #2 from youwen5/dependabot/github_actions/cachix/install-nix-action-v29
Some checks failed
CI / build-nix (push) Has been cancelled
CI / deploy (push) Has been cancelled
2024-09-28 19:28:30 -07:00
dependabot[bot]
54e638cf8a
chore(deps): bump cachix/install-nix-action from V27 to 29
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 29. This release includes the previously tagged commit.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/V27...v29)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 00:39:12 +00:00
06068a870f
chore: remove post thats not ready 2024-06-25 03:09:48 -07:00
5f9cd8b514
style: decrease text weight for readability 2024-06-25 03:08:57 -07:00
371dfcfa4b
Merge branch 'main' into grad 2024-06-25 03:05:55 -07:00
b2d10c2a46
style: minor list css adjustments 2024-06-25 03:01:24 -07:00
0c48c25a48
style: fix list css 2024-06-25 02:53:28 -07:00
88d69e0002
style: lighter font for body text 2024-06-25 02:28:58 -07:00
bf2cb44b2d
fix link attribute bug 2024-06-14 00:22:41 -07:00
d59702db00
draft 3 2024-06-13 23:57:39 -07:00
ea8e62157f
style: add some basic styles to summary elements 2024-06-13 23:57:29 -07:00
d99cc5284e
chore: use defer instead of async for mathjax 2024-06-13 23:01:06 -07:00
65b21689c8
chore: use defer instead of async for mathjax 2024-06-13 23:00:37 -07:00
d21bb81354
style: italicize word 2024-06-13 21:36:27 -07:00
1d04604a71
style: italicize word 2024-06-13 21:36:23 -07:00
3e76429c9b
feat: add font selector 2024-06-13 21:32:45 -07:00
4277786428
feat: add font selector 2024-06-13 21:32:09 -07:00
4ec3bab1fe
minor updates 2024-06-13 21:03:27 -07:00
d5477fbf9f
minor updates 2024-06-13 21:03:12 -07:00
a70e219fbd
small updates 2024-06-13 21:02:58 -07:00
7a7fcf50de
style: margins and font size 2024-06-13 19:36:05 -07:00
f17fc1974b
style: margins and font size 2024-06-13 19:35:41 -07:00
d8932b9d49
update 2024-06-13 19:35:30 -07:00
53a1bacfa4
some touch ups 2024-06-13 02:36:32 -07:00
986a07fd30
update figure styling 2024-06-13 02:11:38 -07:00
9e89ff04cb
update figure styling 2024-06-13 02:09:31 -07:00
f703936442
draft 2 2024-06-13 02:09:15 -07:00
fa6c0e48e4
first draft 2024-06-12 16:25:14 -07:00
54c8e00dc1
fix: dont linkify code blocks 2024-05-29 02:17:25 -07:00
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