Skip to content

Commit

Permalink
Attempt to make Jekyll theme work
Browse files Browse the repository at this point in the history
  • Loading branch information
Hafpaf committed Sep 27, 2023
1 parent cafac02 commit fb8d4a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
gem "github-pages", group: :jekyll_plugins
7 changes: 5 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
theme: minimal
title: Acrylic Rainbow Pixels
title: Acrylic Rainbow Pixels

remote_theme: pages-themes/minimal@v0.2.0
plugins:
- jekyll-remote-theme

0 comments on commit fb8d4a2

Please sign in to comment.