HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.19k stars 2.9k forks source link

publication missing if the date year is later than 2020 #1603

Closed he-y closed 4 years ago

he-y commented 4 years ago

Describe the bug

In the publication directory, is the date of the publication is later than 2020, this publication will not be shown.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'content/publication/pub1/index.md'
  2. change the ''date = 2020-01-21T00:00:00 "
  3. This publication is missing.

Expected behavior

The pub1 should not be missing. Only change this line to 2019, it appears again.

Technical details:

If applicable, add screenshots to help explain the issue. year 2019: image pub appear: image

year 2020 image

pub missing: image

gcushen commented 4 years ago

Refer to the docs and the example site - date is not the field for setting the date of your publication, there's another field for that. date refers to the date that you wish to publish the page.