mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-29 09:18:47 -04:00
Add workflows to build and deploy.
This commit adds two GitHub workflows that build and deploy CensorBib. The "build" workflow is run on every push and verifies the validity of the .bib file -- as seen by our build tool and *not* by LaTeX! The "deploy" workflow is run whenenver a branch is merged into master, at which point CensorBib is automatically built and deployed via GitHub pages. This means has two advantages: * First, I no longer need to manually build and deploy CensorBib, and can point the domain censorbib.nymity.ch to GitHub pages. * Second, CensorBib will also be available under https://nullhypothesis.github.io/censorbib/ which may be helpful to users for who my domain is blocked.
This commit is contained in:
parent
4be5f7bfb2
commit
1eeb1267b3
17 changed files with 43 additions and 0 deletions
1
docs/index.html
Normal file
1
docs/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
hello world
|
Loading…
Add table
Add a link
Reference in a new issue