-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
Describe the bug
"redirect_from" is broken in default format. Pages do not redirect.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should redirect to https://academicpages.github.io/cv, but does not
FIX
To fix, add jekyll-redirect-from to Gemfile, and - jekyll-redirect-from to _config.yml under 'plugins:' and 'whitelist:'
Fix is implimented here:
https://github.com/tomrannosaurus/tomrannosaurus.github.io/blob/master/_config.yml
https://github.com/tomrannosaurus/tomrannosaurus.github.io/blob/master/Gemfile
Metadata
Metadata
Assignees
Labels
bugA bug.A bug.