summaryrefslogtreecommitdiff
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authormayx <mayx@outlook.com>2026-09-11 10:30:53 +0000
committermayx <mayx@outlook.com>2026-09-11 10:30:53 +0000
commit932e310f9d003b2f8bf9c7efd39d112c9dc50d0e (patch)
treeb9290352c1d049f001d1d2011bca4080223e7936 /.readthedocs.yaml
parent2036ee2c4ffc2074fd0d1dfdb845416a67b76954 (diff)
Update 6 filesHEADmaster
- /_tools/blogquine.py - /_tools/serv00_post-receive - /_tools/envs_post-receive - /_data/other_repo_list.csv - /deploy.sh - /.readthedocs.yaml
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 6ef414a..1505147 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -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 \ No newline at end of file