-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
50 lines (43 loc) · 1.32 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
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: Rehan Butt
email: [email protected]
description: > # this means to ignore newlines until "baseurl:"
A collection of my work, speaking events and background involving UI/UX, product development, web development, branding, photography and much more.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://rehanbutt.com" # the base hostname & protocol for your site
version: 8.35.0
version-naming: [Apricot, Blackcurrent, Coconut, Dragonfruit, Elderberry, Fig, Guava, Honeydew]
# Build settings
markdown: kramdown
sass:
style: compressed
plugins: [jekyll-sitemap]
collections:
projects:
output: true
permalink: /:path
resources:
output: false
resources-collection:
output: true
permalink: /resources/collection/:path
speaking:
output: false
work-experience:
output: false
year-in-review:
output: false
photography:
output: true
changelog:
output: false
easter-eggs:
output: false
articles:
output: true