You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hugo server --bind 0.0.0.0
Watching forchangesin /root/quickstart/{archetypes,assets,content,data,i18n,layouts,static,themes}
Watching forconfig changesin /root/quickstart/hugo.toml
Start building sites …
hugo v0.136.5 linux/amd64 BuildDate=unknown
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-01-02-nginmesh-install.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-02-03-authentication-and-authorization-of-microservice.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-02-09-docker-without-sudo.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-02-09-vim-tips.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-03-13-use-docker-behind-http-proxy.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-03-29-what-is-service-mesh-and-istio.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-04-11-service-mesh-vs-api-gateway.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-04-16-using-helm-to-deploy-to-kubernetes.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-05-01-may-day-jiulonghu.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-05-21-algolia-integration-with-jekyll.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-05-22-user_authentication_authorization.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-05-23-external_system_auth.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-05-23-istio-auto-injection-with-webhook.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-05-23-service_2_service_auth.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-05-24-set_up_my_ubuntu_desktop.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-06-02-istio08.md
ERROR the "published" front matter field is not a parsable date: see /root/quickstart/content/post/2018-06-04-introducing-the-istio-v1alpha3-routing-api.md
before
mage: "img/post-bg-2015.jpg"
published: true
In new Hugo version v0.136.5 , it change published: true under params
I met this problem
before
In new Hugo version v0.136.5 , it change
published: true
underparams
params: published: true
The text was updated successfully, but these errors were encountered: