Minor work on the new site.

I'm moving away from OSDN, there have been a few technical issues
recently.
This commit is contained in:
sforman
2023-07-26 20:47:57 -07:00
parent ae9da29921
commit 9ca9239738
5 changed files with 349 additions and 33 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Docs toplevel makefile.
README=../README.md
README=./source/index.md
BUILD_SCRIPT=build_index.py
GENERATOR=python $(BUILD_SCRIPT)
HTML_OUTPUT_DIR=./html