initial math, and other things
This commit is contained in:
parent
594b9ae2d2
commit
48eb7840b3
9 changed files with 91 additions and 26 deletions
4
build.sh
4
build.sh
|
@ -1,6 +1,6 @@
|
|||
#! /usr/bin/env nix-shell
|
||||
#! nix-shell -i bash --pure
|
||||
#! nix-shell -p bash harfbuzz soupault woff2 jotdown python3 recode --pure
|
||||
#! nix-shell --pure -i bash
|
||||
#! nix-shell --pure -p nodejs_24 bash harfbuzz soupault woff2 jotdown python3 recode nodePackages_latest.katex
|
||||
|
||||
if ! [[ -d pgvv/ ]]; then
|
||||
python3 -m venv pgvv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue