#commands ```bash hugo-obsidian -input=content -output=assets/indices -index -root=. ``` ```bash hugo server --disableFastRender ``` ```bash git commit -m "fix pictures" ``` ```bash git push origin hugo ```