Danila Fedorin DanilaFe
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 06:48:05 +00:00
421be85def Build pegasus with Crystal 0.31
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 05:33:39 +00:00
1b175b739b Do not render math inside code blocks.
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 04:00:35 +00:00
2fb5691596 Switch URL.
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 03:54:39 +00:00
c9adce3aad Fix previous commit; add missing files.
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 03:52:16 +00: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-08 03:03:06 +00:00
876e37fba8 Also add package-lock.json
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 03:00:48 +00:00
e317062d09 Add package.json and see if that helps
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 02:58:44 +00:00
3f0f889fb7 Try switching to Node 10
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 02:51:20 +00:00
3288a829ba Try using development packages to see if that fixes it
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 02:43:34 +00:00
954ae1567a Update node packages with lock file
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 02:21:36 +00:00
efb82dbf3c Add KaTeX package
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 02:20:41 +00:00
f2cd4964af Try use KaTeX for builds without NPM
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 02:14:28 +00:00
42602b2964 Attempt to add KaTeX as internal package
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 01:07:03 +00:00
202d682697 Revert "Temporarily disable all packages in overlay"
DanilaFe pushed to master at DanilaFe/custom-nix 2020-04-08 01:05:14 +00:00
bc0c2abdbe Temporarily disable all packages in overlay
DanilaFe pushed to master at Web-Projects/blog-static 2020-04-07 22:30:10 +00: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-31 03:32:17 +00:00
b04d82f0b3 Make small fixes to compiler series posts
DanilaFe pushed to master at Web-Projects/blog-static 2020-03-29 05:26:56 +00:00
33cd4f5f68 Start working on part 11 of compiler series
DanilaFe pushed to master at Web-Projects/blog-static 2020-03-26 00:40:44 +00:00
49cf8e3e08 Add links to the article everywhere else
DanilaFe pushed to master at Web-Projects/blog-static 2020-03-26 00:16:01 +00:00
c53a8ba68e Finish and publish part 10 of compiler series