about summary refs log tree commit diff homepage
path: root/.builds/auto.yml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2023-03-18 12:36:39 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-03-18 12:36:39 +0900
commit0154f00b08057faaa452105987cc6ef336058a92 (patch)
treecb4749106763b382956adde5c6602db7b2cb550a /.builds/auto.yml
parentf4d3d4f01b539a3824ee000a275a3bcf3a5643c6 (diff)
downloadsite-0154f00b08057faaa452105987cc6ef336058a92.tar.gz
Switch to MathML for web pages
Diffstat (limited to '.builds/auto.yml')
-rw-r--r--.builds/auto.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/auto.yml b/.builds/auto.yml
index b446731..bcca7f6 100644
--- a/.builds/auto.yml
+++ b/.builds/auto.yml
@@ -17,6 +17,7 @@ tasks:
   - build: |
       cd site
       nix-shell .builds/shell.nix --run 'julia --project=@. .builds/franklin.jl'
+      nix-shell -p htmlq --run _libs/onlymathml
       nix-shell -p python3Packages.css-html-js-minify --run _libs/postprocess
   - deploy: |
       tar -cvzf site.tar.gz -C site/__site .