Skip to content

Wenxinyuan patch 1 #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: source
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 9 additions & 13 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
}

# 站点设置
site_name = "我的个人博客"
site_name = "浮生六记"
site_logo = "${static_prefix}logo.png"
site_build_date = "2019-12-18T16:51+08:00"
author = "熊猫小A"
email = "hi@imalan.cn"
author = "waker"
email = "walkers_xy@163.com"
author_homepage = "https://www.imalan.cn"
description = "只坚持一种正义。我的正义。"
key_words = ['Maverick', '熊猫小A', 'Galileo', 'blog']
description = "日常记录"
key_words = ['Maverick', 'walker', 'Galileo', 'blog']
language = 'zh-CN'
external_links = [
{
Expand All @@ -35,9 +35,9 @@
"brief": "🏄‍ Go My Own Way."
},
{
"name": "三無計劃",
"url": "https://www.imalan.cn",
"brief": "熊猫小A的主页。"
"name": "计划",
"url": "https://github.com/wenxinyuan",
"brief": "walker的主页。"
}
]
nav = [
Expand Down Expand Up @@ -69,11 +69,7 @@
"url": "https://github.com/AlanDecode",
"icon": "gi gi-github"
},
{
"name": "Weibo",
"url": "https://weibo.com/5245109677/",
"icon": "gi gi-weibo"
}

]

head_addon = r'''
Expand Down
14 changes: 14 additions & 0 deletions src/我的第一篇文章.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: post
title: 我的第一篇文章
slug: my-first-awesome-post
date: 2019-12-17 20:34
status: publish
author: walker
categories:
- 默认分类
tags:
- 博客
- GitHub
excerpt: Hello World!
---