MrDogeBro / sphinx_rtd_dark_mode

Adds a toggleable dark mode to the Read the Docs theme for Sphinx.
sphinx-rtd-dark-mode.vercel.app
MIT License
49 stars 15 forks source link

Setup Automated Testing #20

Closed MrDogeBro closed 3 years ago

MrDogeBro commented 3 years ago

Setup Travis CI to automatically run tests on new changes and on PRs. For now the only test will just be a test build but more might be added in the future. Also setup a way for PR's to be built (and hosted) while the PR is open so that everyone can see how the changes look without having to clone it and build it for yourself.