This commit is contained in:
@@ -43,6 +43,8 @@ To run the website 3 options have been provided
|
|||||||
For development purposes only as the src folder has been mounted in the container to allow for the making of changes without rebuilding the entire image.
|
For development purposes only as the src folder has been mounted in the container to allow for the making of changes without rebuilding the entire image.
|
||||||
Properly utilising this also requires the DEBUG environment variable to be set to TRUE.
|
Properly utilising this also requires the DEBUG environment variable to be set to TRUE.
|
||||||
|
|
||||||
|
Setup to allow live-reloading without manual intervention after normal file changes (i.e. updates to css, html and python functions).
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
make dev
|
make dev
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user