Fix static assets deployment: add missing JS files to conf.py and ensure .nojekyll is copied to build output

This commit is contained in:
Vijay Janapa Reddi
2025-11-15 12:00:59 -05:00
parent aec733b428
commit a2b106e305
4 changed files with 25 additions and 1 deletions

4
.pre-commit-config.yaml Normal file
View File

@@ -0,0 +1,4 @@
# Minimal pre-commit configuration
# This allows pre-commit to run without errors
repos: []