Converted old blog entries
This commit is contained in:
parent
edb5816892
commit
7aecdaf367
83 changed files with 2445 additions and 36 deletions
|
@ -6,6 +6,7 @@ hidden = yes
|
|||
[children]
|
||||
model = blog-post
|
||||
order_by = -pub_date, title
|
||||
slug_format = {{ (this.pub_date|dateformat('YYYY/MM/dd/') if this.pub_date) ~ this._id }}
|
||||
|
||||
[pagination]
|
||||
enabled = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue