UNPKG
jekyll
Version:
latest (3.0.0-beta1)
3.0.0-beta1
A blog-aware, static site generator in Ruby
github.com/jekyll/jekyll
jekyll/jekyll
jekyll
/
test
/
source
/
_posts
/
2010-01-09-date-override.markdown
8 lines
(5 loc)
•
90 B
Markdown
View Raw
1
2
3
4
5
6
7
8
---
date:
2010-01-10
---
Post
with
a
front
matter
date
{{
page.date
|
date_to_string
}}