cosmicflow/create.sh
Dibyashanu Pati e5b69d15eb image links convention, table of contents fix
Also created a separate buttons page
2025-03-18 02:46:31 +05:30

15 lines
344 B
Bash
Executable file

#!/usr/bin/env sh
# start with a clean slate
rm -rf ./public/cosmicflow-html/
# generate the html and gemini versions of the site using org-publish
emacs -Q --batch -l create-site.el
# run script to copy the generated latex images to the appropiate subdirectories
./copy_latex_images.sh
# Generate the exocortex
./build_exocortex.sh