Open sskylar opened 8 years ago
https://github.com/jekyll/jekyll-redirect-from
Supports redirect_from: https://github.com/jekyll/jekyll-redirect-from#usage
redirect_from
And redirect_to: https://github.com/jekyll/jekyll-redirect-from#redirect-to
redirect_to
Also people publishing to FTP or SFTP can use .htaccess: http://css-tricks.com/snippets/htaccess/301-redirects/
.htaccess
People publishing to S3 can use redirects in 2 ways:
https://github.com/jekyll/jekyll-redirect-from
Supports
redirect_from
: https://github.com/jekyll/jekyll-redirect-from#usageAnd
redirect_to
: https://github.com/jekyll/jekyll-redirect-from#redirect-toAlso people publishing to FTP or SFTP can use
.htaccess
: http://css-tricks.com/snippets/htaccess/301-redirects/People publishing to S3 can use redirects in 2 ways: