danwallach / ElectionGuard-TypeScript

TypeScript implementation of ElectionGuard (subset for ballot encryption)
MIT License
8 stars 0 forks source link

Add docs deployment action #47

Open shreyasminocha opened 1 year ago

shreyasminocha commented 1 year ago

Fixes #43.

Just set up a little GH pages site for ricesec and thought I'd add this in. Tested it with my fork and it looks like this. Merging the PR should do everything automatically and deploy to /ElectionGuard-TypeScript once a public danwallach/danwallach.github.io repo exists.

Does this:

every commit updates a static GitHub Pages site.

…but not this:

only do this if the unit tests pass