Open WillMatthews opened 8 months ago
As in title. Doesn't seem to work for some reason?
should be a simple
match postPattern $ do route $ gsubRoute "posts/" (const "") `composeRoutes` setExtension "page" compile copyFileCompiler
but this doesn't work
As in title. Doesn't seem to work for some reason?
should be a simple
but this doesn't work