arnaucube 1eec2da173 | 5 years ago | |
---|---|---|
LICENSE | 5 years ago | |
README.md | 5 years ago | |
main.go | 5 years ago | |
md-live-server | 5 years ago | |
screenshot00.png | 5 years ago | |
templates.go | 5 years ago | |
test.md | 5 years ago | |
utils.go | 5 years ago |
Server that renders markdown files and live updates the page each time that the file is updated.
Put the binary file md-live-server
in your $PATH
, and then go to the directory where are the markdown files that want to live render, and just use:
> md-live-server
And then go to the browser at http://127.0.0.1:8080