BeyondCodeBootcamp / BeyondCodeBootcamp/bliss-template

Date appears as January 1, 0001 on blog posts when submitted from bliss.js.org

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

It seems Hugo gets upset when the date in the frontmatter is improperly formatted.
BlissJs appends the date as :
```
date: "2022-01-13 11:24:00 am"
timezone: "America/New_York"
```
When I change the date to either
```date: 22-01-13``` or ```date: "22-01-13 12:12:12 +0500``` it parses just fine

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.