Skip to content

Commit 93ccaeb

Browse files
committed
add note
1 parent 6a24b4e commit 93ccaeb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
88
ruby '>=2.5.3'
99

1010
# github-pages conflics with jekyll+liquid, but the site
11-
# builds well locally
11+
# builds well locally; github-pages gem is semi-deprecated
12+
# and should not be used as gem anymore, instead use via Actions
1213
# gem 'github-pages', group: :jekyll_plugins
1314
gem 'jekyll', '~> 4.3'
1415
gem 'csv'

0 commit comments

Comments
 (0)