This repository has been archived on 2020-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
2020-01-31 13:33:56 +00:00
|
|
|
#!/bin/sh
|
|
|
|
|
2020-09-11 21:49:31 +00:00
|
|
|
hugo serve -D --bind=0.0.0.0 --baseURL=http://localhost:1313
|