create hugo

This commit is contained in:
logic
2022-03-03 20:45:21 +08:00
commit fd723d58a1
8 changed files with 1443 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[submodule "themes/zdoc"]
path = themes/zdoc
url = https://github.com/zzossig/hugo-theme-zdoc.git
[submodule "themes/meme"]
path = themes/meme
url = https://github.com/reuixiy/hugo-theme-meme.git
View File
+6
View File
@@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---
+1413
View File
File diff suppressed because it is too large Load Diff
+6
View File
@@ -0,0 +1,6 @@
---
title: "First"
date: 2022-03-03T20:37:24+08:00
draft: true
---
* 开始
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"Target":"css/meme.min.21d090babe38ec6e5e83b6b1417c76df8072fac00bb8567a38d6830adc09ca44.css","MediaType":"text/css","Data":{"Integrity":"sha256-IdCQur447G5eg7axQXx234By+sALuFZ6ONaDCtwJykQ="}}
Submodule
+1
Submodule themes/meme added at e425890303