Skip to content

Commit

Permalink
Redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
arshajii committed May 23, 2024
1 parent 76c193e commit a51a343
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 742 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.1.2
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ group :jekyll_plugins do
end

gem "webrick", "~> 1.7"
gem "jekyll-redirect-from"
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -206,12 +206,14 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.8.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.16.3)
nokogiri (1.13.9-arm64-darwin)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -258,6 +260,7 @@ PLATFORMS
DEPENDENCIES
github-pages (~> 227)
jekyll-feed (~> 0.12)
jekyll-redirect-from
webrick (~> 1.7)

BUNDLED WITH
Expand Down
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ comments:

plugins:
- jekyll-feed
- jekyll-redirect-from
Loading

0 comments on commit a51a343

Please sign in to comment.