Danila Fedorin DanilaFe
DanilaFe pushed to master at Web-Projects/blog-static 2020-04-09 22:55:05 -07:00
902ffc0bc0 Add missing backslashes
8c1168d818 Add seemingly missing string includes.
Compare 2 commits »
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 21:55:22 -07:00
13a0f1a398 Update blog to remove Google Analytics
DanilaFe pushed to master at Web-Projects/blog-static 2020-04-08 21:50:47 -07:00
fd77fe078a Disable Google Analytics
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 23:48:05 -07:00
421be85def Build pegasus with Crystal 0.31
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 22:33:39 -07:00
1b175b739b Do not render math inside code blocks.
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 21:00:35 -07:00
2fb5691596 Switch URL.
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 20:54:39 -07:00
c9adce3aad Fix previous commit; add missing files.
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 20:52:16 -07:00
243376c2f2 Try node2nix again, with custom package lists this time.
5dee6169ce Remove dysfunctional katex package
Compare 2 commits »
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 20:03:06 -07:00
876e37fba8 Also add package-lock.json
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 20:00:48 -07:00
e317062d09 Add package.json and see if that helps
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 19:58:44 -07:00
3f0f889fb7 Try switching to Node 10
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 19:51:20 -07:00
3288a829ba Try using development packages to see if that fixes it
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 19:43:34 -07:00
954ae1567a Update node packages with lock file
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 19:21:36 -07:00
efb82dbf3c Add KaTeX package
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 19:20:41 -07:00
f2cd4964af Try use KaTeX for builds without NPM
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 19:14:28 -07:00
42602b2964 Attempt to add KaTeX as internal package
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 18:07:03 -07:00
202d682697 Revert "Temporarily disable all packages in overlay"
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-07 18:05:14 -07:00
bc0c2abdbe Temporarily disable all packages in overlay
DanilaFe pushed to master at Web-Projects/blog-static 2020-04-07 15:30:10 -07:00
7f3883fb39 Remove KaTeX JavaScript from page.
6a2698e911 Fix weird typo in part 11 of compiler series
569fea74a7 Make some progress on part 11 of compiler series
Compare 3 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2020-03-30 20:32:17 -07:00
b04d82f0b3 Make small fixes to compiler series posts