create blog folder

This commit is contained in:
2026-07-15 10:55:12 +08:00
commit 4d470495fa
4 changed files with 31 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++