commit 97e7b1f3f459f7f6678a349db06f0d86d099a514
parent 5143002b47e1ffb52914b66f6fec2c2ca0b84a30
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Sun, 24 Jun 2018 01:31:51 -0500
Use Org mode checkboxes to track progress.
Diffstat:
4 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/config.toml b/config.toml
@@ -1,5 +1,5 @@
# Site Settings
-baseURL = "shimmy1996.com"
+baseURL = "https://www.shimmy1996.com/"
theme = "hugo-soresu"
footnoteReturnLinkContents = "↩"
defaultContentLanguage = "en"
diff --git a/content/_index.en.md b/content/_index.en.md
@@ -6,11 +6,11 @@ slug = "home"
## Goals for 2018 {#goals-for-2018}
-- [ ] Run 1000 miles. (`339/1000`)
-- [ ] Finish a marathon. (`0/1`)
-- [ ] Write at least 20 blog articles. (`4/20`)
-- [ ] Get the first signature for my PGP key. (`0/1`)
-- [ ] Install Gentoo. (`0/1`)
+- [ ] Run 1000 miles. <code>[339/1000]</code>
+- [ ] Finish a marathon.
+- [ ] Write at least 20 blog articles. <code>[4/20]</code>
+- [ ] Get the first signature for my PGP key.
+- [ ] Install Gentoo.
## Recent Posts {#recent-posts}
diff --git a/content/_index.zh.md b/content/_index.zh.md
@@ -6,11 +6,11 @@ slug = "home"
## 2018 年目标 {#2018-年目标}
-- [ ] 跑 1000 英里。( `339/1000` )
-- [ ] 完成一次马拉松。( `0/1` )
-- [ ] 写 20 篇以上的日志。( `4/20` )
-- [ ] 获得第一个 PGP 密匙签名。( `0/1` )
-- [ ] 安装 Gentoo 。( `0/1` )
+- [ ] 跑 1000 英里。<code>[339/1000]</code>
+- [ ] 完成一次马拉松。
+- [ ] 写 20 篇以上的日志。<code>[4/20]</code>
+- [ ] 获得第一个 PGP 密匙签名。
+- [ ] 安装 Gentoo 。
## 最新日志 {#最新日志}
diff --git a/org/fixed.org b/org/fixed.org
@@ -15,11 +15,11 @@
:END:
*** Goals for 2018
-- [ ] Run 1000 miles. (=339/1000=)
-- [ ] Finish a marathon. (=0/1=)
-- [ ] Write at least 20 blog articles. (=4/20=)
-- [ ] Get the first signature for my PGP key. (=0/1=)
-- [ ] Install Gentoo. (=0/1=)
+- [ ] Run 1000 miles. [339/1000]
+- [ ] Finish a marathon.
+- [ ] Write at least 20 blog articles. [4/20]
+- [ ] Get the first signature for my PGP key.
+- [ ] Install Gentoo.
*** Recent Posts
@@ -30,11 +30,11 @@
:END:
*** 2018 年目标
-- [ ] 跑 1000 英里。( =339/1000= )
-- [ ] 完成一次马拉松。( =0/1= )
-- [ ] 写 20 篇以上的日志。( =4/20= )
-- [ ] 获得第一个 PGP 密匙签名。( =0/1= )
-- [ ] 安装 Gentoo 。( =0/1= )
+- [ ] 跑 1000 英里。[339/1000]
+- [ ] 完成一次马拉松。
+- [ ] 写 20 篇以上的日志。[4/20]
+- [ ] 获得第一个 PGP 密匙签名。
+- [ ] 安装 Gentoo 。
*** 最新日志