feat: add stripDatePrefix option for Jekyll-style filenames
45d74d99
Adds a new `stripDatePrefix` configuration option that removes YYYY-MM-DD- prefixes from filenames when deriving slugs. This supports Jekyll-style post naming where files like `2024-01-15-my-post.md` should produce slug `my-post`.
5 file(s) · +18 −1