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
Error:
String does not match the pattern of "^((/(:(year|short_year|month|i_month|short_month|long_month|day|i_day|y_day|w_year|week|w_day|short_day|long_day|hour|minute|second|title|slug|categories|slugified_categories|output_ext))+)+|date|pretty|ordinal|weekdate|none)(/?)$".
YAML or JSON file that does not work.
in _config.yml (for jekyll)
defaults:
- scope:
path: ''# An empty string here means all files in the projecttype: postsvalues:
layout: postcomments: true # Enable comments in posts.toc: true # Display TOC column in posts.# DO NOT modify the following parameter unless you are confident enough# to update the code of all other post links in this project.#permalink: /posts/:title/permalink: /posts/:year/:month/:day/:title/
IDE or code editor.
Other
Are you making a PR for this?
Yes, I will create a PR.
The text was updated successfully, but these errors were encountered:
Area with issue?
JSON Schema
✔️ Expected Behavior
All permalinks should be supported
❌ Actual Behavior
Error:
String does not match the pattern of "^((/(:(year|short_year|month|i_month|short_month|long_month|day|i_day|y_day|w_year|week|w_day|short_day|long_day|hour|minute|second|title|slug|categories|slugified_categories|output_ext))+)+|date|pretty|ordinal|weekdate|none)(/?)$".
YAML or JSON file that does not work.
in _config.yml (for jekyll)
IDE or code editor.
Other
Are you making a PR for this?
Yes, I will create a PR.
The text was updated successfully, but these errors were encountered: