bridgetown icon indicating copy to clipboard operation
bridgetown copied to clipboard

Permalink configuration from an initializers file isn't actually working

Open jaredcwhite opened this issue 2 years ago • 1 comments

I have permalink "/:year/:slug/" in my config/initializers.rb file, but it's not affecting post permalinks. If I configure using the main YAML config instead, then it works.

jaredcwhite avatar Jul 15 '23 19:07 jaredcwhite

I got a fix for this ready to roll shortly, in the big switch to ERB by default.

jaredcwhite avatar Mar 23 '24 05:03 jaredcwhite