Skip to content

Commit 25dd2af

Browse files
m-reuterCopilot
andauthored
Update Gemfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent edee7b2 commit 25dd2af

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Gemfile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,8 @@ source 'https://rubygems.org'
33
# Specify Ruby version for consistency
44
ruby '>= 2.7.0'
55

6-
# Core Jekyll gem for static site generation
7-
gem "jekyll"
8-
96
# GitHub Pages gem (includes Jekyll and plugins used by GitHub Pages)
107
gem 'github-pages'
11-
12-
# Pagination support for posts and publications
13-
gem 'jekyll-paginate'
14-
158
# HTML validation and link checking for CI/CD
169
gem "html-proofer"
1710

0 commit comments

Comments
 (0)