showcase/_config.yml

61 lines
1.6 KiB
YAML
Raw Normal View History

2023-07-22 13:34:09 -04:00
title: "Showcase | Code Ninjas Langley"
email: showcase@codeninjaslangley.co.uk
timezone: UTC
2023-07-23 10:44:46 -04:00
baseurl: ""
2023-07-22 13:34:09 -04:00
permalink: "/:categories/:title/"
logo: 'assets/images/favicon.png'
2023-10-18 17:40:34 -04:00
favicon: '/assets/images/favicon.png'
2023-07-22 13:34:09 -04:00
author: CN Admin
2023-11-02 17:48:44 -04:00
paginate: 50
2023-07-22 13:34:09 -04:00
disqus: ''
locale: en_us
lang: en_us
feed_items: 10
feed_update_period: daily
feed_update_frequency: 1
markdown: kramdown
kramdown:
syntax_highlighter_opts:
disable: true
sass:
sass_dir: _sass
style: :compressed
2023-07-27 15:31:20 -04:00
ganalytics: G-ZYQM6JQQ4K
# G-757Y2SND4F
2023-07-22 13:34:09 -04:00
# Authors
authors:
cn_admin:
name: CN Admin
display_name: Dojo
avatar: 'assets/images/sal.png'
email: admin@codeninjaslangley.co.uk
web: https://www.wowthemes.net/category/jekyll-themes/
twitter: https://twitter.com/wowthemesnet
description: ""
2023-07-23 10:44:46 -04:00
camp:
2023-07-22 13:34:09 -04:00
name: Camps
2023-07-23 10:44:46 -04:00
display_name: Camps
avatar: 'assets/images/favicon.png'
2023-07-22 13:34:09 -04:00
email: camps@codeninjaslangley.co.uk
2023-07-23 10:44:46 -04:00
description: "Content created by kids in our creative and fun camps that are held during the summer and all year round!"
2023-07-22 13:34:09 -04:00
ninjas:
name: Ninjas
display_name: Ninjas
avatar: 'assets/images/john.png'
email: ninjas@codeninjaslangley.co.uk
description: "This is the author box. Write a short description of the author here. You are currently previewing Affiliates theme demo, a Jekyll template compatible with Github pages."
# Social
social:
2023-07-23 10:44:46 -04:00
instagram: https://www.instagram.com/codeninjaslangley
facebook: https://www.facebook.com/CodeNinjasLangley
2023-07-22 13:34:09 -04:00
twitter: https://twitter.com/bstartercom
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives