From 0c9808870d28e5f7b0d612b366b73e972824dc95 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 4 Feb 2018 04:05:59 -0600 Subject: Minor updates --- Gemfile.lock | 2 +- _config.yml | 5 ++++- _data/sections.yml | 2 +- _includes/about.html | 2 -- _sass/site.scss | 5 ++++- index.html | 6 +++--- 6 files changed, 13 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fdf428f..f9d4654 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM jekyll multi_css (>= 0.1.0) uglifier - jekyll-sass-converter (1.5.1) + jekyll-sass-converter (1.5.2) sass (~> 3.4) jekyll-sitemap (1.2.0) jekyll (~> 3.3) diff --git a/_config.yml b/_config.yml index b046c25..b77e405 100644 --- a/_config.yml +++ b/_config.yml @@ -77,5 +77,8 @@ plugins: - jekyll-sitemap #- jekyll-minifier +sass: + style: compressed + jekyll-minifier: - exclude: 'robots.txt, contact.txt, contact-ecc.txt' + exclude: 'robots.txt, contact.txt, contact-ecc.txt' diff --git a/_data/sections.yml b/_data/sections.yml index 1af0b56..334fd0a 100644 --- a/_data/sections.yml +++ b/_data/sections.yml @@ -1,4 +1,4 @@ -- name: Archiving/Storage +- name: Archiving / Storage slug: history glyph: fa fa-floppy-o color: 9FCF6C diff --git a/_includes/about.html b/_includes/about.html index 7fa4bde..9dd618b 100644 --- a/_includes/about.html +++ b/_includes/about.html @@ -8,8 +8,6 @@