Skip to content

Commit

Permalink
Switch to minimal mistakes (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsolesen authored Sep 11, 2022
1 parent fa41e34 commit de30546
Show file tree
Hide file tree
Showing 29 changed files with 1,118 additions and 120 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ group :jekyll_plugins do
gem 'jekyll-feed'
gem 'jemoji'
gem 'jekyll-redirect-from'
gem 'jekyll-remote-theme'
gem 'jekyll-gist'
gem 'jekyll-include-cache'
gem 'jekyll-sitemap'
Expand All @@ -17,3 +16,4 @@ gem 'classifier-reborn'
gem 'gsl', git: 'https://github.com/SciRuby/rb-gsl.git', ref: '103a3e1'
gem 'webrick'
gem 'html-proofer'
gem "minimal-mistakes-jekyll", "~> 4.24"
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ GEM
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-remote-theme (0.4.3)
addressable (~> 2.0)
jekyll (>= 3.5, < 5.0)
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
rubyzip (>= 1.3.0, < 3.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.4.0)
Expand All @@ -104,6 +99,13 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
matrix (0.4.2)
mercenary (0.4.0)
minimal-mistakes-jekyll (4.24.0)
jekyll (>= 3.7, < 5.0)
jekyll-feed (~> 0.1)
jekyll-gist (~> 1.5)
jekyll-include-cache (~> 0.1)
jekyll-paginate (~> 1.1)
jekyll-sitemap (~> 1.3)
minitest (5.16.3)
nokogiri (1.13.8-x86_64-linux)
racc (~> 1.4)
Expand All @@ -122,7 +124,6 @@ GEM
rexml (3.2.5)
rouge (3.30.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
Expand Down Expand Up @@ -155,9 +156,9 @@ DEPENDENCIES
jekyll-include-cache
jekyll-paginate
jekyll-redirect-from
jekyll-remote-theme
jekyll-sitemap
jemoji
minimal-mistakes-jekyll (~> 4.24)
webrick

BUNDLED WITH
Expand Down
42 changes: 22 additions & 20 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# For technical reasons, this file is *NOT* reloaded automatically when you use
# `jekyll serve`. If you change this file, please restart the server process.

remote_theme: "lsolesen/Stanley-Jekyll"
skin: "dark" # "default", "dark"
theme: minimal-mistakes-jekyll
skin: "contrast" # # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum" "sunrise"

# Site Settings
locale : "da"
Expand All @@ -15,7 +15,7 @@ title_separator : "-"
name : "Vejle Idrætsskoles Elevforening"
description : "Vejle Idrætsskoles Elevforening"
email : "elevforeningen@vih.dk"
# logo : ""
logo : "/android-chrome-192x192.png" # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
url : "https://elevforeningen.vih.dk/" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl : "" # the subpath of your site, e.g. "/blog"
repository : "vih-elevforening/elevforeningen-jekyll" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
Expand All @@ -30,29 +30,32 @@ address:
- Ørnebjergvej 28
- 7100 Vejle



# Footer
footer:
address_headline: "Adresse"
links_headline: "Links"
links:
- title: Privatlivspolitik
url: "/privatlivspolitik/"
- title: Persondatapolitik
url: "/persondatapolitik/"
- title: Facebook
icon: facebook
- label: Facebook
icon: "fab fa-fw fa-facebook-square"
url: "https://www.facebook.com/elevforeningen/"
- title: Instagram
icon: instagram
- label: Instagram
icon: "fab fa-fw fa-instagram"
url: "https://www.instagram.com/elevforeningenvih/"
- title: Vejle Idrætshøjskole
- label: Privatlivspolitik
url: "/privatlivspolitik/"
icon: "fas fa-fw fa-exclamation-triangle"
- label: Persondatapolitik
icon: "fas fa-fw fa-exclamation-triangle"
url: "/persondatapolitik/"
- label: vih.dk
icon: "fab fa-fw fa-globe"
url: "https://www.vih.dk"
- title: Vejle Idrætshøjskoles Historie
- label: Historien
icon: "fab fa-fw fa-globe"
url: "https://historie.vih.dk"
- title: Vejle Idrætshøjskoles Fond
- label: Fonden
icon: "fab fa-fw fa-globe"
url: "https://fond.vih.dk"
about_headline: "Om Elevforeningen"
about: "Elevforeningens fornemste opgave er at skabe et sammenhold omkring Vejle Idrætshøjskole for alle de tidligere elever, der gerne vil vedligeholde kontakten med hinanden og skolen."


# SEO Related
Expand Down Expand Up @@ -152,7 +155,6 @@ plugins:
- jekyll-feed
- jemoji
- jekyll-redirect-from
- jekyll-remote-theme

# mimic GitHub Pages with --safe
whitelist:
Expand Down Expand Up @@ -211,4 +213,4 @@ defaults:
path: ""
type: "posts"
values:
layout: "post"
layout: "single"
14 changes: 14 additions & 0 deletions _data/authors.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
elevforeningen:
name: "Elevforeningen"
bio: "Elevforeningen på Vejle Idræthsøjskole siden 1944."
avatar: "/assets/images/logo.png"
links:
- label: "Email"
icon: "fas fa-fw fa-envelope-square"
url: "mailto:elevforeningen@vih.dk"
- label: Facebook
icon: "fab fa-fw fa-facebook-square"
url: "https://www.facebook.com/elevforeningen/"
- label: Instagram
icon: "fab fa-fw fa-instagram"
url: "https://www.instagram.com/elevforeningenvih/"
Loading

0 comments on commit de30546

Please sign in to comment.