bridgetown
bridgetown copied to clipboard
Permalink configuration from an initializers file isn't actually working
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.
I got a fix for this ready to roll shortly, in the big switch to ERB by default.