diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..6eb3406 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,18 @@ +name: Book with Pillar + +on: + push: + branches: [ main ] + pull_request: + branches: [ main ] + schedule: + - cron: '0 0 * * 0' + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +jobs: + build: + uses: SquareBracketAssociates/BookBuilderDashboard/.github/workflows/main.yml@newVersionOfPillar + with: + bookname: bkTemplate diff --git a/.gitignore b/.gitignore index b09588e..bb26755 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,11 @@ -_result/* **/*.aux **/*.DS_Store **/*.out **/*.log **/*.synctex.gz -# *.pdf +*.pdf **/*.blg - +_result journal.pdf ## Core latex/pdflatex auxiliary files: @@ -32,8 +31,8 @@ journal.pdf # *.eps # *.pdf -# .pdf -# src/*.pdf +.pdf +src/*.pdf ## Bibliography auxiliary files (bibtex/biblatex/biber): #*.bbl