cycat-project-website/_config.yml

34 lines
625 B
YAML
Raw Normal View History

2018-12-09 08:21:01 +01:00
baseurl: ''
exclude: ['README.md']
permalink: pretty
title: 'Serif Jekyll Theme'
collections:
services:
output: true
permalink: /services/:path/
team:
output: true
permalink: /team/:path/
testimonials:
output: true
permalink: /testimonials/:path/
defaults:
- scope:
type: services
values:
layout: service
bodyClass: page-services-single
- scope:
type: team
values:
layout: team
bodyClass: page-team-single
- scope:
path: "images"
values:
image: true
sass:
style: compact # possible values: nested expanded compact compressed