Sha256: 1f79b576db6f900e91c17a328370f7bb7daac9e9ef62a2996f9aeb83aa64cfa5

Contents?: true

Size: 1.55 KB

Versions: 15

Compression:

Stored size: 1.55 KB

Contents

################################################################################
#
# Configuration for Slow Steps theme with /gaitq-content/
#
#################################################################################

# Site author
author:
  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.

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

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
slow-steps-0.2.1 _config.yml
slow-steps-0.2.0 _config.yml
slow-steps-0.1.13 _config.yml
slow-steps-0.1.12 _config.yml
slow-steps-0.1.11 _config.yml
slow-steps-0.1.10 _config.yml
slow-steps-0.1.9 _config.yml
slow-steps-0.1.8 _config.yml
slow-steps-0.1.7 _config.yml
slow-steps-0.1.6 _config.yml
slow-steps-0.1.5 _config.yml
slow-steps-0.1.4 _config.yml
slow-steps-0.1.3 _config.yml
slow-steps-0.1.2 _config.yml
slow-steps-0.1.1 _config.yml