ghost-render icon indicating copy to clipboard operation
ghost-render copied to clipboard

support path generation based on published_at

Open autonome opened this issue 7 years ago • 2 comments

The README shows how path generation will happen automatically without published_at in various ways.

I want the opposite :)

I'd like to have my posts directory be just folders named based on title and then have the site dir generate proper date-based path structure from published_at metadata.

This means that when I'm authoring, I don't have to care about all these directories, can just focus on writing. If I'm late by a day, whatevs, don't have to worry about recreating all the paths, links, etc.

autonome avatar Jul 11 '17 05:07 autonome

looks like maybe this would be done in urlFor() in config-shim.js...

autonome avatar Jul 11 '17 05:07 autonome

nope, is elsewhere...

autonome avatar Jul 11 '17 05:07 autonome