init.
This commit is contained in:
commit
2f2f292db5
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
.vscode/
|
||||||
|
.idea/
|
7
config.yaml
Normal file
7
config.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Site
|
||||||
|
title: mder
|
||||||
|
subtitle:
|
||||||
|
description: a very fast static site generator
|
||||||
|
keywords: mder, xuthus5
|
||||||
|
author: xuthus5@gmail.com
|
||||||
|
theme: indust
|
1
source/data/projects.json
Normal file
1
source/data/projects.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
[{}]
|
0
source/pages/about.md
Normal file
0
source/pages/about.md
Normal file
0
source/posts/hello-world.md
Normal file
0
source/posts/hello-world.md
Normal file
Loading…
Reference in New Issue
Block a user