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
.gitmodules vendored Normal file
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

0
.hugo_build.lock Normal file
View File

6
archetypes/default.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

1413
config.toml Normal file

File diff suppressed because it is too large Load Diff

6
content/posts/first.org Normal file
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

View File

@ -0,0 +1 @@
{"Target":"css/meme.min.21d090babe38ec6e5e83b6b1417c76df8072fac00bb8567a38d6830adc09ca44.css","MediaType":"text/css","Data":{"Integrity":"sha256-IdCQur447G5eg7axQXx234By+sALuFZ6ONaDCtwJykQ="}}

1
themes/meme Submodule

@ -0,0 +1 @@
Subproject commit e4258903032a6a6b3b27ca3603652c11b167ace3