updated the makefile, added new org files (2026), and started working on adding a search feature for the website.

This commit is contained in:
2025-12-30 22:43:25 +00:00
parent 78cfe20d64
commit c15fcda8c6
20 changed files with 4007 additions and 33 deletions

View File

@@ -4,6 +4,7 @@
all:
@echo "Building project (full rebuild with search index)..."
emacs -Q --script build-site.el
python search-index-json.py
# Clean output directory
clean: