Skip to content

Commit

Permalink
Adding hot reload instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinesd committed Jul 13, 2024
1 parent 3657885 commit 2551c43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions slides/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,8 @@ just type:
generated file will be in standard maven target:

`target/generated-docs/slides.html`

=== Hot reload

Slides include a livereload script that will automatically reload the browser when you change the source file.
In order to use you need to browse the file through a local webserver like the one include in intellij or other IDE.

0 comments on commit 2551c43

Please sign in to comment.