You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For static sites, we may need to name our files: YYYY-MM-DD-title.
It would be useful if we can strip the date prefix when working with the {{title}} prefix.
We should also handle replacing hyphens with spaces in my-awesome-title, and titlecase: My awesome title.
For static sites, we may need to name our files:
YYYY-MM-DD-title
.It would be useful if we can strip the date prefix when working with the
{{title}}
prefix.We should also handle replacing hyphens with spaces in
my-awesome-title
, and titlecase:My awesome title
.May also relate to #347.
The text was updated successfully, but these errors were encountered: