Skip to content

"redirect_from" is broken in default format #2644

@tomrannosaurus

Description

@tomrannosaurus

Describe the bug
"redirect_from" is broken in default format. Pages do not redirect.

To Reproduce
Steps to reproduce the behavior:

  1. Go to: https://academicpages.github.io/resume

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

No one assigned

    Labels

    bugA bug.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions