* Added lektor htmlmin plugin * Improved sass grid * Little update in contact page * Added featherlight lightbox for project details screenshots * Only loading lightbox libraries if needed * Portfolio content review from migration
16 lines
216 B
INI
16 lines
216 B
INI
[model]
|
|
name = Portfolio
|
|
label = Porfolio
|
|
hidden = no
|
|
|
|
[fields.content]
|
|
label = Content
|
|
type = markdown
|
|
|
|
[children]
|
|
model = portfolio_category
|
|
order_by = name
|
|
slug_format = {{ this.slug }}
|
|
|
|
[pagination]
|
|
enabled = no
|