| commit | 682a74d14b424f32831bbbeee55ab65d1a6eb8f5 | [log] [tgz] |
|---|---|---|
| author | Vedarth Sharma <142404391+VedarthConfluent@users.noreply.github.com> | Fri Feb 16 16:09:41 2024 +0530 |
| committer | GitHub <noreply@github.com> | Fri Feb 16 16:09:41 2024 +0530 |
| tree | 6b485b203467b8200fccd62fa02e092b6e9da57c | |
| parent | 427bc8819c2b5320aaeff9cb47825b671a165c8a [diff] |
MINOR: Add docker in list of templates that get rendered (#574)
The documentation can be hosted on a local webserver via httpd.
You can run it with the following command, note that it requires docker:
./start-preview.sh
Then you can open localhost:8080 on your browser and browse the documentation.
To kill the process, just type ctrl + c