新主题改造

This commit is contained in:
结发受长生
2018-06-04 17:31:48 +08:00
parent 113825166a
commit f59ea1ea62
96 changed files with 5224 additions and 4 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"avatar": "https://i.loli.net/2018/05/04/5aeb37415a0dc.jpg",
"name": "Stacy Kara",
"tag": "Web前端/Java/技术宅",
"desc": "你的简介(建议一两句话)",
"skills": {
"Javascript": 8,
"Python": 6,
"invisible-split-line-1": -1,
"Node.js": 4
},
"projects": [{
"name": "你的项目A",
"image": "https://d13yacurqjgara.cloudfront.net/users/138819/screenshots/2578899/dribbble_800x600_01_1x.png",
"tags": ["2016年", "项目标签"],
"description": "你的项目A的简介",
"link_text": "网站链接",
"link": "https://dribbble.com/"
}, {
"name": "你的作品B",
"image": "https://d13yacurqjgara.cloudfront.net/users/4094/screenshots/2578885/time-lords-drib_1x.jpg",
"description": "你的作品B的简介",
"tags": ["Github", "设计"],
"link_text": "Github地址",
"link": "https://github.com/"
}]
}
+11
View File
@@ -0,0 +1,11 @@
{
"social": {
"weibo": "https://weibo.com/2633013641",
"github": "https://github.com/sookie2010",
"rss": "/atom.xml"
},
"extern": {
"raytaylorism主题作者的技术博客": "http://raytaylorlin.com/",
"Github地址(测试友情链接)": "https://github.com/raytaylorlin"
}
}
+6 -2
View File
@@ -1,5 +1,9 @@
---
title: 关于
date: 2016-01-31 22:10:28
pageid: about
---
layout: about
---
大家好,我是XXX。欢迎来到我的个人技术博客。
这里用markdown写下你的简介,就跟平时写md一样就可以了。