make builds atomic (eh)

This commit is contained in:
Alexander 2025-06-16 14:36:11 -04:00
parent e951246a70
commit 06c31b4a3b
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View file

@ -4,4 +4,5 @@ css/code.css
pgvv/
all_chars.txt
**/fonts/**/*-Subset.*
woff2/
woff2/
**/serve_/

View file

@ -60,10 +60,12 @@ pygmentize -f html -S algol_nu | grep -v 'line-height' >css/code.css
builtin pushd acl.cool
soup_config
soupault
mv serve serve_
popd
builtin pushd ytheleus.org
soup_config
soupault
mv serve serve_
popd
deactivate