Use _data for recommendations

This commit is contained in:
Jonah Aragon 2021-05-03 09:19:07 -05:00
parent 22f39a228c
commit 42fd97f46e
No known key found for this signature in database
GPG Key ID: 6A957C9A9A9429F7
9 changed files with 4 additions and 37 deletions

View File

@ -26,55 +26,22 @@ sass:
excerpt_separator: <!--more-->
collections_dir: collections
collections:
posts:
permalink: /blog/:year/:month/:day/:title/
evergreen:
output: true
permalink: /:name/
authors:
permalink: /blog/authors/:path/
devices:
output: true
permalink: /devices/:path/
browsers:
output: true
permalink: /browsers/:path/
software:
output: true
permalink: /software/:path/
os:
output: true
permalink: /os/:path/
providers:
output: true
permalink: /providers/:path/
defaults:
- scope:
path: ""
type: "devices"
values:
layout: recommendation
- scope:
path: ""
type: "browsers"
values:
layout: recommendation
- scope:
path: ""
type: "software"
values:
layout: recommendation
- scope:
path: ""
type: "os"
values:
layout: recommendation
- scope:
path: ""
type: "providers"
values:
layout: recommendation
posts:
permalink: /blog/:year/:month/:day/:title/
authors:
permalink: /blog/authors/:path/
build:
date: