-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
101 lines (78 loc) · 2.87 KB
/
_config.yml
File metadata and controls
101 lines (78 loc) · 2.87 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your entire site, 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.
# Build for production `JEKYLL_ENV=production jekyll b`
title: Made Slowly
subtitle: Custom websites designed in Oxford
description: >-
Freelance web developer, based in Oxford, providing an all-in-one solution to getting a website. Your new website will be smarter and faster all whilst looking awesome | Web Design | Digital Branding | Secure Hosting
keywords: >-
website designer, website developer, custom websites, Oxford, Oxfordshire, Arran Curran
baseurl: ""
url: "https://www.madeslowly.co.uk"
lang: en_GB
# Site author, additional content authors are added in _data/authors.yml
author:
name: Arran Curran
email: arran@madeslowly.co.uk
twitter: arrancurran
description: >-
Made Slowly is the creation of Arran Curran, a freelance developer based in Oxford. I have been developing digital solutions in a variety of enviroments for over 20 years. With my wide range of experience I can deliver an all-in-one solution, so your new website will be smarter and faster all whilst looking awesome (the website, not me). Get in touch and find out how I can help you.
postal_add:
street: Nursery Close
city: Oxford
region: Oxfordshire
country: United Kingdom
postcode: OX3 7AG
phone: 07940 251270
opening_hours: Mo,Tu,We,Th,Fr,Sa,Su 09:30-18:00
thumbnail: default-thumb.jpg
logo: "assets/img/page-thumbs/default-thumb.jpg"
favicon: "assets/img/favicon.png"
aos-duration: 1200
aos-easing: ease-out-sine
google:
verification: vS4TlhPLmtbZxznBj8FSpIML8lLL_Vc3YNR5dHxIJbY
analytics: UA-153106410-1
map_api_key: AIzaSyDJ0v-xNx91cNouNclVsaVkLqywtydoI5U
# Build settings
exclude:
- notes.md
- README.md
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
syntax_highlighter_opts:
default_lang: html
paginate: 8
paginate_path: /slow-blog/page-:num/
permalink: /slow-blog/:title/
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-autoprefixer
- jekyll-sitemap
- jekyll-target-blank
defaults:
-
scope:
path: "error-pages/*"
values:
sitemap: false
sass:
style: compressed
load_paths:
- _sass
- node_modules
compress_html:
ignore:
envs: development
comments: all
autoprefixer:
only_production: true
browsers:
- cover 99.5%