hugo server --bind=192.168.10.10 -p 1314 --baseURL=http://a.b.c --appendPort false --disableLiveReload
This works for .Site.BaseURL
, I can use http://a.b.c/posts to visit menu list, however when I click the title of the article, the href jumps to http://a.b.c:1314/posts/article.