mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-25 12:31:12 -06:00
Fix build issue
This commit is contained in:
@@ -226,7 +226,7 @@ release_sans_serif: build_sans_serif_pdf build_sans_serif_ebook | make_release_d
|
||||
website:
|
||||
rm -rf $(WEBSITE_DIR)
|
||||
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
|
||||
cp $(WEBSITE_DIR)/book.html $(WEBSITE_DIR)/index.html
|
||||
sed -r -i -e 's|<title></title>|<title>The Sourdough Framework</title>|g' $(WEBSITE_DIR)/index.html
|
||||
|
||||
# Debug Stuff from now on
|
||||
|
||||
Reference in New Issue
Block a user