Skip to content

Commit 5314cc5

Browse files
committed
update content with notice sytle
1 parent 0a1df18 commit 5314cc5

File tree

5 files changed

+21
-19
lines changed

5 files changed

+21
-19
lines changed

content/dev/guide-to-mining/index.zh-cn.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ isCJKLanguage: true
99
og_image: "https://img.bmpi.dev/d0286afd-989a-0500-0aca-c91bee9893d2.png"
1010
---
1111

12-
<strong><span style="color:red">此文有更新,见我这条推文系列: https://twitter.com/madawei2699/status/1391410996644769796</span></strong>
12+
{{% notice info %}}
13+
此文有更新,见我这条推文系列: https://twitter.com/madawei2699/status/1391410996644769796
14+
{{% /notice %}}
1315

1416
```
1517
股市是人性的放大器,币圈是人性的修罗场

content/dev/vscode-on-cloud/index.zh-cn.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,13 @@ og_image: "https://img.bmpi.dev/dafdc38a-8e97-7daa-d860-4ad78c4d182b.png"
2020
- [云 IDE 研发模式](#云-ide-研发模式)
2121
- [参考文章](#参考文章)
2222

23-
---
24-
<strong><span style="color:red">更新时间:2021/10/11</span></strong>
25-
26-
最近我将 VSCode Server 从 AWS 迁移到了 Azure 云平台,并且集成了 OAuth2 。具体的实现见 [Out-of-the-Box-CodeServer](https://github.com/bmpi-dev/Out-of-the-Box-CodeServer)。新的实现方案可以做到:
27-
28-
1. 关闭浏览器一定时间后自动关闭服务器以停止计费;
29-
2. 使用 GitHub OAuth2 登录;
30-
3. 使用自定义域名访问。
31-
32-
---
23+
{{% notice info %}}
24+
<strong>更新时间:2021/10/11</strong><br>
25+
最近我将 VSCode Server 从 AWS 迁移到了 Azure 云平台,并且集成了 OAuth2 。具体的实现见 [Out-of-the-Box-CodeServer](https://github.com/bmpi-dev/Out-of-the-Box-CodeServer)。新的实现方案可以做到:<br>
26+
1、关闭浏览器一定时间后自动关闭服务器以停止计费;<br>
27+
2、使用 GitHub OAuth2 登录;<br>
28+
3、使用自定义域名访问。
29+
{{% /notice %}}
3330

3431
前不久 GitHub 官方 Twitter 发了一个如下的 Tweet:
3532

content/self/gtd-tools-i-used/index.zh-cn.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,10 @@ jobs:
202202
203203
## 我的时间管理工具v4
204204
205-
<strong><span style="color:red">更新自2021年5月2日:</span>我使用 Logseq 替代 v3 实现 GTD ,具体见这篇 [OKR + GTD + Note => Logseq](/self/okr-gtd-note-logseq/) 文章。</strong>
205+
{{% notice info %}}
206+
<strong>更新自2021年5月2日</strong><br>
207+
我使用 Logseq 替代 v3 实现 GTD ,具体见这篇 [OKR + GTD + Note => Logseq](/self/okr-gtd-note-logseq/) 文章。
208+
{{% /notice %}}
206209
207210
## Emacs ORG-MODE
208211

content/self/my-accounting-tool.zh-cn.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,10 @@ series: ["自我提升"]
1313
isCJKLanguage: true
1414
---
1515

16-
---
17-
18-
<strong><span style="color:red">更新自2021年10月05日</span></strong>
19-
16+
{{% notice info %}}
17+
<strong>更新自2021年10月05日</strong><br>
2018
目前我已经用 Beancount 替换了使用近 9 年的挖财记账 App,详见这篇 [使用 Beancount 管理家庭财务](/self/beancount-my-accounting-tool-v2/)
21-
22-
---
19+
{{% /notice %}}
2320

2421
自2012年2月9日14:05分用挖财记下第一笔帐后,至今已经持续了2888天(8年),这算是我坚持最久的一个习惯。
2522

content/self/note-system.zh-cn.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,10 @@ Wiki 资料通过 GitHub 公共仓库托管,通过 netlify 生成静态网站
135135

136136
私人备忘和工作涉及的私有非公开的资料集合,其中非文本的资源如图片、PDF、Office格式文件、Keynote等存放至Google Drive/Microsoft OneDrive。然后将这些链接存放至私有Markdown文件中,通过 GitHub 私有库托管。
137137

138-
<strong><span style="color:red">更新自2021年5月2日:</span>我使用 Logseq 实现私有 Note 的管理,具体见这篇 [OKR + GTD + Note => Logseq](/self/okr-gtd-note-logseq/) 文章。</strong>
138+
{{% notice info %}}
139+
<strong>更新自2021年5月2日</strong><br>
140+
我使用 Logseq 实现私有 Note 的管理,具体见这篇 [OKR + GTD + Note => Logseq](/self/okr-gtd-note-logseq/) 文章。
141+
{{% /notice %}}
139142

140143
## 重要资料
141144

0 commit comments

Comments
 (0)