hyde icon indicating copy to clipboard operation
hyde copied to clipboard

Removed 'relative_permalink' in _config.yml

Open hmenorjr opened this issue 4 years ago • 5 comments

After configuration. Github pages said that the current relative_permalink is no longer supported. Thus removing it in the base code.

hmenorjr avatar Apr 10 '21 14:04 hmenorjr

Possible solution for https://github.com/poole/hyde/issues/274

hmenorjr avatar Apr 10 '21 14:04 hmenorjr

@mdo sorry for the ping, but would you mind taking a look at this, please? Currently Hyde completely does not work on GH pages and fails to build with the following error:

Your site is having problems building: Your site is using the relative_permalinks configuration option. This setting is deprecated as has been removed from the latest version of Jekyll. To ensure your site continues to build as expected, remove the option from your site's configuration and update any post or page permalinks to be absolute to the site root, not the parent folder. For more information, see https://docs.github.com/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#relative-permalinks-configured.

fredster33 avatar Jul 15 '21 04:07 fredster33

@fredster33 That's what I'm trying to do with this PR. Don't know if @mdo or any admin already merged it.

hmenorjr avatar Jul 15 '21 05:07 hmenorjr

@chrisglein I don't think I have the write access to this repository

hmenorjr avatar Jan 16 '24 14:01 hmenorjr

@chrisglein I don't think I have the write access to this repository

Me either. Was just trying to help out with a second set of eyes to review. Especially since I hit the same issue. @mdo, this look good to merge?

chrisglein avatar Jan 17 '24 01:01 chrisglein