Updated build file and gitignore.
This commit is contained in:
2
build.sh
2
build.sh
@@ -8,7 +8,7 @@ pdflatex -interaction=nonstopmode document.tex > /dev/null 2>&1
|
||||
|
||||
# Website compilation procedure
|
||||
python3 tagger.py >> tags
|
||||
plastex --renderer=Gerby ./document.tex
|
||||
./plastex-venv/bin/plastex --renderer=Gerby ./document.tex
|
||||
cd ./gerby-website/gerby/tools
|
||||
python3 update.py
|
||||
cd ../../..
|
||||
|
||||
Reference in New Issue
Block a user