Skip to content

Commit

Permalink
Merge pull request #973 from GSA/phase2
Browse files Browse the repository at this point in the history
Phase2
  • Loading branch information
HarikaMunipalle authored Sep 27, 2023
2 parents 330f1f8 + 41373f8 commit 930dd06
Show file tree
Hide file tree
Showing 583 changed files with 1,362 additions and 139,169 deletions.
23 changes: 0 additions & 23 deletions Dockerfile

This file was deleted.

4 changes: 1 addition & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@ gem "sprockets", "~> 3.7"

# If you have any plugins, put them here!
group :jekyll_plugins do
gem 'kramdown', '1.17.0'
gem "jekyll-feed", "~> 0.6"
gem 'jekyll-redirect-from'
gem 'jekyll-paginate-v2', "2.0"
gem 'jekyll-sitemap'
gem 'jekyll-seo-tag'
gem "autoprefixer-rails"
gem "jekyll-assets", group: :jekyll_plugins

end
Expand All @@ -34,4 +32,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.0" if Gem.win_platform?

gem "html-proofer", "~> 3.10"
gem "html-proofer", "~> 3.10"
6 changes: 1 addition & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ GEM
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
autoprefixer-rails (10.4.13.0)
execjs (~> 2)
colorator (1.1.0)
concurrent-ruby (1.1.6)
em-websocket (0.5.1)
Expand Down Expand Up @@ -128,7 +126,6 @@ PLATFORMS
x64-mingw32

DEPENDENCIES
autoprefixer-rails
html-proofer (~> 3.10)
jekyll (~> 3.8)
jekyll-assets
Expand All @@ -137,12 +134,11 @@ DEPENDENCIES
jekyll-redirect-from
jekyll-seo-tag
jekyll-sitemap
kramdown (= 1.17.0)
sprockets (~> 3.7)
tzinfo-data

RUBY VERSION
ruby 2.5.7p206

BUNDLED WITH
1.17.3
1.17.3

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 930dd06

Please sign in to comment.