mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-04-19 18:34:30 -05:00
Website improvements for book (#137)
This commit is contained in:
committed by
GitHub
parent
f2ac5a37f7
commit
b5491096b0
+2
-2
@@ -225,8 +225,8 @@ website:
|
||||
cowsay "baking the website";\
|
||||
fi
|
||||
rm -rf $(WEBSITE_DIR)
|
||||
make4ht -uf html5+tidy+common_domfilters -d $(WEBSITE_DIR) book.tex
|
||||
mv $(WEBSITE_DIR)/bookli1.html $(WEBSITE_DIR)/index.html
|
||||
make4ht -c website.cfg -a debug -uf html5+tidy+common_domfilters+dvisvgm_hashes -d $(WEBSITE_DIR) book.tex
|
||||
mv $(WEBSITE_DIR)/book.html $(WEBSITE_DIR)/index.html
|
||||
|
||||
# Debug Stuff from now on
|
||||
.PHONY: show_tools_version
|
||||
|
||||
Reference in New Issue
Block a user