-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
60 lines (60 loc) · 1.17 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
title: 22 Digital
timezone: Africa/Johannesburg
collections:
pages:
title: Pages
output: true
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
description: 22 Digital is a different kind of digital website design and
development agency. <br>We don't just work for money, nor with simply anyone.
<br>Our mission is to change the world. If that's yours; let's talk.
tagline: Website Design, Website Development Cape Town South Africa
logo: "/img/logo/22digital-agency.svg"
twitter:
username: 22DigitalAgency
card: summary
locale: en_GB
baseurl: ''
url: https://22digital.co.za
permalink: "/:title"
markdown: kramdown
exclude:
- ".github"
- ".sass-cache"
- _site
- ".gitignore"
- ".travis.yml"
- CHANGELOG.md
- CNAME
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- _templates
- vendor
plugins:
- jemoji
- jekyll-mentions
- jekyll-feed
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-last-modified-at
- jekyll-redirect-from
jekyll-mentions:
base_url: https://github.com
post_ext: md
page_ext: md
post_layout:
page_layout:
titlecase: true
post_template: post
page_template: page
draft_template: draft