Skip to content

Commit 7588d8d

Browse files
update: add tip about date/time (#150)
adding a tip for date/time of post that can be future-dated.
1 parent be3349f commit 7588d8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_posts/2022-05-28-jekyll-docs-site.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ For example:
139139
2022-05-34-hardware-specs.md
140140
```
141141

142+
> Jekyll can delay posts which have the date/time set for a point in the future determined by the "front matter" section at the top of your post file. Check the date & time as well as time zone if you don't see a post appear shortly after re-build.
143+
{: .prompt-tip }
144+
142145
### Local Linking of Files
143146

144147
Image from asset:

0 commit comments

Comments
 (0)