Skip to content

Commit

Permalink
testing minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
paulipotter committed Mar 30, 2022
1 parent 5a0bdd0 commit a5983c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ GEM
rubyzip (>= 1.3.0, < 3.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.2)
Expand All @@ -51,10 +49,6 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
Expand All @@ -79,7 +73,6 @@ DEPENDENCIES
jekyll (~> 4.2.2)
jekyll-feed (~> 0.12)
jekyll-remote-theme
minima (~> 2.5)
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)
Expand Down
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,13 @@ github_username: paulipotter

# Build settings
remote_theme: BDHU/minimalist
color_scheme: auto
plugins:
- jekyll-feed
- jekyll-remote-theme
- jekyll-sitemap
- jekyll-seo-tag
- jemoji

# Exclude from processing.
# The following items will not: be processed, by default.
Expand Down

0 comments on commit a5983c3

Please sign in to comment.