Skip to content

How to change the default markdown file ( 2022-11-08-10-blog-that-had-gone-way-too-far.md ) name? #457

Discussion options

You must be logged in to vote

Hi @officialrajdeepsingh, the default behavior is set to have a date prefix. If you want to turn this off, you must set the frontMatter.templates.prefix setting with an empty value.

{
	"frontMatter.templates.prefix": ""
}

We'll soon let you configure this on the folder level as well. That way, you can, for instance enable it for blog posts, but for other pages turn it off. Discussed here: #452

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by estruyf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants