Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8badcf1

Browse files
committed
writing model
1 parent 4da6aad commit 8badcf1

6 files changed

+46
-5
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Site settings
22
name: ThinkingCard
33
title: Nothing will work unless you do.
4-
SEOTitle: Thinking Card's blog
4+
SEOTitle: Thinking Card's evolving path!
55
header-img: img/post-bg-desk.jpg
66
77
description: "Minds are like parachutes. They only function when they are open."
File renamed without changes.
File renamed without changes.

_posts/2017-07-24-iTunes-Connect-构建版本不显示.md renamed to _posts/2017-09-20-iTunes-Connect-构建版本不显示.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: post
33
title: iTunes Connect 构建版本不显示
4-
subtitle: App打包上传到 App Store, iTunes Connect 构建版本不显示
5-
date: 2017-07-24
6-
author: BY
4+
subtitle: 用 Xcode 打包 App 上传到 iTunes Connect构建版本不显示
5+
date: 2017-09-20
6+
author: Pitt
77
header-img: img/post-bg-ios10.jpg
88
catalog: true
99
tags:
@@ -18,7 +18,7 @@ tags:
1818

1919
## 解决
2020

21-
从iOS10开始,苹果更加注重对用于隐私的保护,App 里边如果需要访问用户隐私,必须要做描述,所以要在 plist 文件中添加描述。
21+
从iOS10开始苹果更加注重对用于隐私的保护App 里边如果需要访问用户隐私必须要做描述所以要在 plist 文件中添加描述。
2222

2323
而这三个基础描述是必须添加的:
2424

_posts/2017-09-22-文章模版.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: post
3+
title: 文章模版
4+
subtitle: 文章模版,没有任何实质性的内容
5+
date: 2017-09-22
6+
author: Pitt
7+
header-img: img/post-bg-desk.jpg
8+
catalog: true
9+
tags:
10+
- Writing
11+
- Reading
12+
---
13+
14+
15+
End

_posts/2017-09-22-早起.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: post
3+
title: 早起
4+
subtitle: 5个心法,助你早起!
5+
date: 2017-09-22
6+
author: Pitt
7+
header-img: img/post-bg-desk.jpg
8+
catalog: true
9+
tags:
10+
- Writing
11+
- Reading
12+
---
13+
14+
## 一切问题的根源,在于早起
15+
16+
1. 想清楚自己为什么要早起
17+
2. 稳定的就寝时间,自然能逐渐稳定早起的时间
18+
3. 逐渐提早就寝和起床时间
19+
4. 不要依赖闹钟的“稍后提醒”按钮
20+
5. 选择一件你想要做的事,成为早起的动力
21+
22+
## 不能早起的根源在于找不到动力
23+
24+
评论区有一个人说早起就是为了洗衣服,因为7点前的电便宜一些。
25+
26+
End

0 commit comments

Comments
 (0)