1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-22 11:22:41 +00:00

Use _data for recommendations

This commit is contained in:
2021-05-03 09:19:07 -05:00
parent 22f39a228c
commit 42fd97f46e
9 changed files with 4 additions and 37 deletions

View File

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