feat: date filters from Jekyll

This commit is contained in:
Yang Jun
2024-05-09 23:37:27 +08:00
committed by Jun Yang
parent 842b45c96a
commit 4955e75be7
14 changed files with 305 additions and 31 deletions
+4
View File
@@ -36,6 +36,10 @@ filters:
compact: compact.html
concat: concat.html
date: date.html
date_to_long_string: date_to_long_string.html
date_to_rfc822: date_to_rfc822.html
date_to_string: date_to_string.html
date_to_xmlschema: date_to_xmlschema.html
default: default.html
divided_by: divided_by.html
downcase: downcase.html