-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
58 lines (49 loc) · 1.62 KB
/
_config.yml
File metadata and controls
58 lines (49 loc) · 1.62 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
################################################################################
#
# Configuration for Slow Steps theme
#
#################################################################################
# Site developer
developer:
name: Made Slowly
email: arran@madeslowly.co.uk
url: https://www.madeslowly.co.uk/
twitter: made_slowly
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.
version:
#
# ### Build Settings ###
#
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
syntax_highlighter_opts:
default_lang: html
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-autoprefixer
- jekyll-sitemap
- jekyll-target-blank
- jekyll-image-size # https://github.com/generalui/jekyll-image-size
- jekyll_picture_tag
sass:
style: compressed
load_paths:
- _sass
compress_html:
ignore:
envs: local
comments: all
autoprefixer:
only_production: true
browsers:
- cover 99.5%
picture:
source: 'assets/images'
output: 'assets/images'
strip_metadata: true
suppress_warnings: true
#disabled: true