RFW: Livereload in development #2
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
RFW
Request for work
When using
combine work
, there should be a livereload feature.The initial suggestion is to implement this using python-livereload. There is some potential for overlap between Combine's current implementation of "build steps" and livereload's ability to run commands. It is probably best to leave that alone, and instead just focus on whether the basic HTTP server can be replaced with a livereload server that simply focuses on reloading pages automatically:
combine/combine/dev.py
Lines 109 to 135 in 2fa299c
Requirements:
combine work
(You don't have to work on the documentation -- we can do that part ourselves.)
General steps to get started:
./scripts/install
poetry add livereload
./scripts/docs
to test your changes on the Combine docs siteThis RFW is currently worth $150 and you'll be paid when we merge your PR. You can find more information and other RFWs on the Dropseed website.
Any questions can be asked here or through our private contact page!
The text was updated successfully, but these errors were encountered: