Commit Graph

5 Commits (b675ea56ca2370d9067ae93a8e8a0899449027ed)

Author SHA1 Message Date
Glen Cheney b675ea56ca
update dependencies (#562) 3 months ago
Glen Cheney 060f16de3b
Add options page to docs (#402) 2 years ago
Glen Cheney 521fffb510
Add auto deploys from `main` (#401)
https://docusaurus.io/docs/deployment#deploying-to-github-pages
2 years ago
Glen Cheney 1a1fccc2b5
Create monorepo (#399)
* Initial monorepo

* Add remaining docs

* updates

* Change dark mode illustration logic

* Drop Node 12

Docusaurus needs 14

* node 16 only?

* Update build command

* install jsdom manually
2 years ago
Glen Cheney 05dd46dc92
Migrate to github actions (#378)
* Migrate to github actions

* Remove `ci`. Forgot I removed the lockfile.

* Use `compile` instead of `build` so that tests aren't run twice

* Update build badge
2 years ago