Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The informations of front matter went wrong on my GitHub page. #1047

Closed
daVimci opened this issue Nov 5, 2023 · 7 comments
Closed

The informations of front matter went wrong on my GitHub page. #1047

daVimci opened this issue Nov 5, 2023 · 7 comments

Comments

@daVimci
Copy link

daVimci commented Nov 5, 2023

Describe the bug
I am the begginer using the Hugo to construct the personal website. Recently, when I push my config to the GitHub page, the date in my page can't show correctly.

Screenshots
image

The image above shows perfectly when I use the localhost. However, There's something error when I deploy it on the Github page which is depicted below.

image

Desktop (please complete the following information):

  • OS: Ubuntu 23.10
  • Browser: Firefox
@nunocoracao
Copy link
Owner

Hello @daVimci which version of Hugo and Blowfish are you using?

@ragibson
Copy link
Contributor

ragibson commented Nov 6, 2023

EDIT: I think this should be fixed by
#1039 in v2.44.0, so you might just have to update your Blowfish installation.

Older versions are incompatible with the newest releases of Hugo after some breaking changes in v0.120.0.

@benjamin87-design
Copy link

benjamin87-design commented Nov 8, 2023

@ragibson the newest version of Hugo is now 0.120.4
They just updated it because of a security fix. https://github.com/golang/go/issues/63715.
I just facing the same problem like @daVimci and i realy dont know how to solve it. My Blowfish version is v2.44.0
I also tried it with Hugo version 0.120.3 and Blowfish v2.44.0 and just got the same result as daVimci

@ragibson
Copy link
Contributor

ragibson commented Nov 8, 2023

Even on a fresh project from the sample template, it all seems to work on my end with

$ hugo version
hugo v0.120.4
$ git submodule status
 784e161371331789ff9d5d54a1322c424b956862 themes/blowfish (v2.44.0)

image

@benjamin87-design
Copy link

hmm, guess i have to build it step by step again to find the error

@benjamin87-design
Copy link

Your are right, i just rebuild it and all are fine now

@daVimci
Copy link
Author

daVimci commented Nov 11, 2023

@ragibson After I update the version of Blowfish to V2.44.0 and Hugo to V0.120.4 and all are good now!

@daVimci daVimci closed this as completed Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants