Update 6 files

- /_tools/blogquine.py
- /_tools/serv00_post-receive
- /_tools/envs_post-receive
- /_data/other_repo_list.csv
- /deploy.sh
- /.readthedocs.yaml
This commit is contained in:
mayx
2026-09-11 10:30:53 +00:00
parent 2036ee2c4f
commit 932e310f9d
6 changed files with 53 additions and 71 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ build:
- mkdir Mabbs
- curl -L -o Mabbs/README.md https://github.com/Mabbs/Mabbs/raw/main/README.md
- bundle exec jekyll build --destination $READTHEDOCS_OUTPUT/html
- python3 _tools/blogquine.py $READTHEDOCS_OUTPUT/html MayxBlog.7z
- python3 _tools/blogquine.py --src-dir blog --quine-dir blog $READTHEDOCS_OUTPUT/html MayxBlog.7z
- mv MayxBlog.7z $READTHEDOCS_OUTPUT/html