创建博客框架
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
how_to_use_theme
|
||||
public/*
|
||||
hugo.exe
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
date = '{{ .Date }}'
|
||||
draft = true
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
+++
|
||||
Reference in New Issue
Block a user