Sha256: 9e67f5b54587367fb26ae2273fa102894fd584b1cb68b78b58f5f232aefe6135

Contents?: true

Size: 1.62 KB

Versions: 1

Compression:

Stored size: 1.62 KB

Contents

################################################################################
#
# 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
slow-steps-1.0.8 _config.yml