Skip to content

Example under https://github.com/statiqdev/CleanBlog#destination-paths generates incorrect output filenames #37

@flcdrg

Description

@flcdrg

The current DestinationPaths example at https://github.com/statiqdev/CleanBlog#destination-paths

DestinationPath: => $"{Document.GetDateTime("Published").ToString("yyyy/MM")}/{Document.Destination.FileName}"

Results in files that have a .md suffix, which I'm pretty sure is not what you'd want
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions