This commit is contained in:
xuthus5 2022-07-21 23:58:25 +08:00
commit 2f2f292db5
5 changed files with 10 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.vscode/
.idea/

7
config.yaml Normal file
View 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

View File

@ -0,0 +1 @@
[{}]

0
source/pages/about.md Normal file
View File

View File