brokenn conf
This commit is contained in:
parent
ddf827000f
commit
ae023c19be
1 changed files with 19 additions and 56 deletions
75
_config.yml
75
_config.yml
|
|
@ -50,19 +50,6 @@ collections:
|
||||||
events:
|
events:
|
||||||
output: "true"
|
output: "true"
|
||||||
permalink: "/events/:title/"
|
permalink: "/events/:title/"
|
||||||
_options:
|
|
||||||
image:
|
|
||||||
width: "960"
|
|
||||||
height: "480"
|
|
||||||
resize_style: "cover"
|
|
||||||
mime_type: "image/jpeg"
|
|
||||||
uploads_dir: "images/events"
|
|
||||||
content:
|
|
||||||
width: "150"
|
|
||||||
height: "150"
|
|
||||||
resize_style: "cover"
|
|
||||||
mime_type: "image/jpeg"
|
|
||||||
uploads_dir: "images/events"
|
|
||||||
|
|
||||||
# tjanster:
|
# tjanster:
|
||||||
# output: "true"
|
# output: "true"
|
||||||
|
|
@ -81,52 +68,28 @@ permalink: /:categories/:year/:month/:day/:title/
|
||||||
timezone: Europe/Stockholm
|
timezone: Europe/Stockholm
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
-
|
- scope:
|
||||||
scope:
|
|
||||||
path: "*.pdf"
|
path: "*.pdf"
|
||||||
values:
|
values:
|
||||||
sitemap: false
|
sitemap: false
|
||||||
# - scope:
|
|
||||||
# path: ""
|
- scope:
|
||||||
# type: "pages"
|
path: ""
|
||||||
# values:
|
type: "events"
|
||||||
# layout: "default"
|
values:
|
||||||
# _options:
|
_options:
|
||||||
# image:
|
image:
|
||||||
# uploads_dir: "images"
|
width: "960"
|
||||||
# width: "1280"
|
height: "480"
|
||||||
# height: "720"
|
resize_style: "cover"
|
||||||
# mime_type: "image/jpeg"
|
mime_type: "image/jpeg"
|
||||||
# resize_style: "contain"
|
uploads_dir: "images/events"
|
||||||
# hero_image:
|
content:
|
||||||
# uplaods_dir: "images"
|
width: "150"
|
||||||
# width: 1280
|
height: "150"
|
||||||
# height: 720
|
resize_style: "cover"
|
||||||
# mime_type: "image/jpeg"
|
mime_type: "image/jpeg"
|
||||||
# resize_style: "cover"
|
uploads_dir: "images/events"
|
||||||
# content:
|
|
||||||
# width: "1280"
|
|
||||||
# height: "720"
|
|
||||||
# uploads_dir: "images"
|
|
||||||
# mime_type: "image/jpeg"
|
|
||||||
# resize_style: "contain"
|
|
||||||
# - scope:
|
|
||||||
# path: ""
|
|
||||||
# type: "tjanster"
|
|
||||||
# values:
|
|
||||||
# layout: "tjaenster"
|
|
||||||
# image:
|
|
||||||
# uploads_dir: "images/tjaenster"
|
|
||||||
# width: "1024"
|
|
||||||
# height: "340"
|
|
||||||
# resize_style: "cover"
|
|
||||||
# mime_type: "image/jpeg"
|
|
||||||
# content:
|
|
||||||
# uploads_dir: "images/tjaenster"
|
|
||||||
# width: "1024"
|
|
||||||
# height: "340"
|
|
||||||
# resize_style: "cover"
|
|
||||||
# mime_type: "image/jpeg"
|
|
||||||
# - scope:
|
# - scope:
|
||||||
# path: ""
|
# path: ""
|
||||||
# type: "posts"
|
# type: "posts"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue