pidgin/nest

48eee9fba583
Parents 985b69fdd2a9
Children b90dfa85217d
Fix some formatting issues with the readme
  • +1 -1
    readme.md
  • --- a/readme.md Sun Feb 03 19:21:57 2019 -0500
    +++ b/readme.md Sun Feb 03 19:28:03 2019 -0500
    @@ -15,8 +15,8 @@
    This project uses [hugo](https://gohugo.io/), get it [here](https://gohugo.io/getting-started/installing/)
    ## Developing Docs
    +To start devleopment server run: `hugo server -s hugo -D --disableFastRender -v --verboseLog --noHTTPCache --i18n-warnings`
    -1. To start devleopment server run: `hugo server -s hugo -D --disableFastRender -v --verboseLog --noHTTPCache --i18n-warnings`
    - `--disableFastRender`. Disabling fast render is needed because hugo starts to ignore new content in the data dir
    - `-v --verboseLog`. Better logging and debugging experience
    - `--noHTTPCache`. To prevent caching issues with