mirror of
https://gitlab.com/game-loader/hugo.git
synced 2026-06-18 20:44:54 +08:00
create hugo
This commit is contained in:
@@ -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
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
|
date: {{ .Date }}
|
||||||
|
draft: true
|
||||||
|
---
|
||||||
|
|
||||||
+1413
File diff suppressed because it is too large
Load Diff
@@ -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
Reference in New Issue
Block a user