Danila Fedorin DanilaFe
DanilaFe pushed to master at Nix-Configs/katex-html 2023-12-16 18:22:53 +00:00
9ddfb114c7 Adjust the KaTeX script to skip rendering in <script> tags
DanilaFe pushed to master at Web-Projects/blog-static 2023-12-03 08:03:27 +00:00
5c83f234c6 Include rendering rules in Bergamot widget.
24abec4045 Add some more CSS for the updates to the bergamot widget
Compare 2 commits »
DanilaFe pushed to main at Everything-I-Know…/bergamot-elm 2023-12-03 07:55:04 +00:00
18d524a0d2 Avoid checking for out-of-gas on each 'andThen'
d6d610c038 Save the current rules I'm using for rendering LaTeX.
11dd5ee9fd Put render rules separately from regular rules
1d3f3fd3f8 Use 'lazy' to speed up re-rendering
f964a60412 Perform metavariable substitution from quoting
Compare 23 commits »
DanilaFe pushed to master at Nix-Configs/server-config 2023-11-30 07:43:59 +00:00
ea0a65fd34 Update flake.lock to even later working version of packages
DanilaFe pushed to master at Nix-Configs/blog-static-flake 2023-11-30 07:36:14 +00:00
f704ceda8d Update web-files version which has newer bergamot.
DanilaFe pushed to master at Nix-Configs/web-files 2023-11-30 07:35:24 +00:00
50fdf4b452 Update bergamot version
DanilaFe pushed to master at Web-Projects/blog-static 2023-11-30 07:26:19 +00:00
56ff56281e Add missing SCSS file for bergamot.
DanilaFe pushed to master at Web-Projects/blog-static 2023-11-30 07:21:32 +00:00
c25f9ad9ae Add the work-in-progress Bergamot widget to the basics page.
DanilaFe pushed to master at Nix-Configs/server-config 2023-11-30 07:18:40 +00:00
7f510b654a Update flake.lock
a527e746d9 Fix the CORS header for static.danilafe.com
Compare 2 commits »
DanilaFe pushed to master at Nix-Configs/blog-static-flake 2023-11-30 07:10:14 +00:00
aebf198ca8 Bundle files from web-files at build time.
DanilaFe pushed to master at Web-Projects/blog-static 2023-11-30 06:36:51 +00:00
5041c90ac0 Add some partials to load and create a Bergamot widget.
2855675fa5 Update theme
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/vanilla-hugo 2023-11-30 06:28:23 +00:00
098767e766 Use static.danilafe.com to host KaTeX CSS/Fonts, and make that configurable.
DanilaFe pushed to main at Everything-I-Know…/bergamot-elm 2023-11-30 06:21:16 +00:00
bb18c8bd8c Tweak the HTML tags generated by Bergamot.
DanilaFe pushed to master at Nix-Configs/web-files 2023-11-30 06:16:58 +00:00
0724cfe43c Install all katex-expression files since it's not self-contained.
DanilaFe pushed to master at Nix-Configs/web-files 2023-11-30 06:08:04 +00:00
a462008844 Update default.nix to also serve fonts from KaTeX
DanilaFe pushed to master at Nix-Configs/server-config 2023-11-30 05:53:20 +00:00
3888606d8c Host the static files required by the blog on a subdomain.
28aad07d18 Add a swapfile. We run out of memory way too often.
Compare 2 commits »
DanilaFe pushed to main at Everything-I-Know…/bergamot-elm 2023-11-30 04:40:31 +00:00
524796d74f More strictly control what goes into elm.nix
cd2d6366b0 Add a flake file to build the project
Compare 2 commits »
DanilaFe pushed to main at Everything-I-Know…/bergamot-elm 2023-11-30 03:48:38 +00:00
a34e143408 Add Nix-specific generated dependencies
DanilaFe pushed to master at Web-Projects/blog-static 2023-11-28 06:40:42 +00:00
209689c5f4 Update the theme
DanilaFe pushed to master at Web-Projects/vanilla-hugo 2023-11-28 06:18:07 +00:00
5aa54c1ce4 Extract input style to common CSS and remove raw uses of var(--x).