move dependencies

This commit is contained in:
Lorin Werthen 2018-10-21 00:08:18 +02:00
parent dffa91056f
commit 083add6b90
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0
3 changed files with 8 additions and 15 deletions

17
Gemfile
View file

@ -2,30 +2,20 @@
source 'https://rubygems.org'
gem 'nanoc'
gem 'uglifier', '>= 4.0.0'
# General filtering
gem 'coffee-script'
gem 'icalendar' # ical files
gem 'kramdown'
gem 'rainpress'
gem 'sassc'
gem 'typogruby'
# Needed for atom_feed in blogging helper
gem 'builder'
# Faster css autoprefixing
gem 'therubyracer'
# Word counting gem (which takes special characters into account)
# for reading time
gem 'words_counted'
# Compiling reports from .md to .pdf
gem 'pandoc-ruby'
group :development do
gem 'adsf'
gem 'highline'
@ -34,10 +24,17 @@ group :development do
end
group :production do
# Faster css autoprefixing
gem 'therubyracer'
# Autoprefixing for class
gem 'autoprefixer-rails'
gem 'htmlcompressor'
gem 'yui-compressor'
# Compiling reports from .md to .pdf
gem 'pandoc-ruby'
gem 'uglifier', '>= 4.0.0'
gem 'rainpress'
end
group :nanoc do

View file

@ -3,10 +3,6 @@
@import "node_modules/bulma/bulma";
@import "node_modules/bulma-divider/divider";
.nav-right {
flex: none;
}
// Sticky footer
body {
hyphens: auto;

View file

@ -1,5 +1,5 @@
---
title: 'Git, de "stomme" content tracker'
title: "Git, de 'stomme' content tracker"
created_at: 23-02-2015
time: 26-02-2015 19:00
image: https://zeus.ugent.be/wp-content/uploads/2015/02/poster-shaped-300x212.png