Skip to content

Building website on latest hugo fails (depreciation warnings) #94

@auggod

Description

@auggod

Building website on latest hugo fails (v0.148.1). Creating this issue as a reminder. We're still running 0.101.0 in prod.

hugo server --baseURL http://localhost:1314 --environment development --port 1314 ~/dev/website/src(fix-typo-pricing✗)@tuxedo-os
ERROR deprecated: site config key paginate was deprecated in Hugo v0.128.0 and subsequently removed. Use pagination.pagerSize instead.
Watching for changes in /home/auggod/dev/website/src/{assets,babel.config.js,content,data,i18n,layouts,package.json,postcss.config.js,static}
Watching for config changes in /home/auggod/dev/website/src/config/_default
Start building sites …
hugo v0.148.1 linux/amd64 BuildDate=unknown

ERROR the "date" front matter field is not a parsable date: see /home/auggod/dev/website/src/content/blog/2017-11-06-.md
ERROR the "date" front matter field is not a parsable date: see /home/auggod/dev/website/src/content/blog/2019-04-17-.md
ERROR the "date" front matter field is not a parsable date: see /home/auggod/dev/website/src/content/blog/2019-12-11-referral-commissions.md
ERROR deprecated: resources.PostCSS was deprecated in Hugo v0.128.0 and subsequently removed. Use css.PostCSS instead.
ERROR deprecated: .Site.LastChange was deprecated in Hugo v0.123.0 and subsequently removed. Use .Site.Lastmod instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions