1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00

Fix build and update ruby

This commit is contained in:
Daniel Barber 2019-05-15 22:12:22 -04:00
parent edfee3ed8f
commit e37eefe5cc
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8
6 changed files with 7 additions and 9 deletions

View File

@ -1 +1 @@
2.4.3
2.6.2

View File

@ -1 +1 @@
ruby 2.4.3
ruby 2.6.2

View File

@ -1,5 +1,5 @@
source "https://rubygems.org"
ruby "2.4.3"
ruby "2.6.2"
gem "rake"

View File

@ -163,7 +163,7 @@ DEPENDENCIES
uglifier
RUBY VERSION
ruby 2.4.3p205
ruby 2.6.2p47
BUNDLED WITH
1.17.3

View File

@ -6,11 +6,11 @@ task default: %w[build]
desc "Build the site"
task :build do
config = Jekyll.configuration({
config = Jekyll.configuration(
context: Netlify.context,
production?: Netlify.production?,
url: Netlify.site_url,
})
)
site = Jekyll::Site.new(config)
Jekyll::Commands::Build.build(site, config)

View File

@ -10,9 +10,6 @@ collections:
title: Uploads
output: true
site:
url: https://danbarber.me
author: Dan Barber
markdown: Kramdown
description: Web designer and developer for thoughtbot in London. Drummer and all
@ -24,6 +21,7 @@ plugins:
- jekyll-assets
- jekyll-picture-tag
- jekyll_video_tag
- jekyll-inline-svg
- bourbon
simple_search: https://duckduckgo.com/