Replies: 1 comment
-
|
Try using a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I have a quick question: how do I create a post with no date?
My post looks like this
When I generate files with
pelicancommand, I get an errorcould not find information about 'date'The documentation says that
Note that, aside from the title, none of this content metadata is mandatory. So, I figured that you may omitdate, right?Later, it says
if the date is not specified and DEFAULT_DATE is set to 'fs'. Ok, I don't have DEFAULT_DATE set to anything... When I set it to 'fs' the error disappears, but I still have date in my post.So, the question is how do I create a post with no date?
Beta Was this translation helpful? Give feedback.
All reactions