cycat-project-website/_config.yml

49 lines
1.3 KiB
YAML
Executable File

baseurl: '/jekyll-serif-theme'
exclude: ['README.md']
permalink: pretty
title: 'Jekyll Serif'
google_analytics_id: null
homepage:
show_call_box: true
logo:
mobile: "images/logo-mobile.svg"
desktop: "images/logo.svg"
desktop_height: "36px"
footer:
copyright_text: 'Free Jekyll theme by <a class="zerostatic" href="https://www.zerostatic.io">www.zerostatic.io</a>'
seo:
meta_og_type: "website"
meta_og_url: "https://jekyll-serif-theme.netlify.app"
meta_og_image: "https://raw.githubusercontent.com/JugglerX/jekyll-serif-theme/master/images/tn.png"
meta_og_description: "Jekyll Serif is a modern business theme for Hugo. It contains content types for the archetypical business website. The theme is fully responsive, blazing fast and artfully illustrated."
meta_twitter_card: "summary"
meta_twitter_site: "@zerostaticio"
meta_twitter_creator: "@zerostaticio"
collections:
services:
output: true
permalink: /services/:path/
team:
output: true
permalink: /team/:path/
defaults:
- scope:
type: services
values:
layout: service
bodyClass: page-services-single
- scope:
path: 'images'
values:
image: true
sass:
style: compact # possible values: nested expanded compact compressed
plugins:
- jekyll-environment-variables