Skip to content

Commit

Permalink
docs: update en blog
Browse files Browse the repository at this point in the history
  • Loading branch information
linyibing committed Feb 16, 2024
1 parent b2c83da commit 6ffe6be
Show file tree
Hide file tree
Showing 28 changed files with 206 additions and 172 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ public

# iCloud
.git.nosync/
node_modules.nosync/
.node_modules.nosync/
public.nosync/
2 changes: 1 addition & 1 deletion scaffolds/draft.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: {{ title }}
title: "{{ title }}"
tags:
---
2 changes: 1 addition & 1 deletion scaffolds/page.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: {{ title }}
title: "{{ title }}"
date: {{ date }}
---
2 changes: 1 addition & 1 deletion scaffolds/post.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: {{ title }}
title: "{{ title }}"
date: {{ date }}
tags:
---
322 changes: 176 additions & 146 deletions source/_posts/Building my second brain 🧠 with Obsidian.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion source/_posts/HTML5截图.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: HTML5 截图
title: "HTML5 截图"
toc: true
date: 2015-07-19 10:41:29
categories: 面试
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/JavaScript 语言精粹の笔记.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Javascript 语言精粹の笔记
title: "Javascript 语言精粹の笔记"
toc: true
date: 2016-11-20 23:11:45
categories: 读书笔记
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/Node.js 开发指南书摘.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Node.js 开发指南の书摘
title: "Node.js 开发指南の书摘"
toc: true
date: 2016-3-18 16:31:19
categories: 读书笔记
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/Node.js 调试方式集锦.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Node.js 调试方式集锦
title: "Node.js 调试方式集锦"
toc: true
date: 2017-08-15 21:17:11
categories: 开发工具
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/Schema与下载条.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Schema 与下载条
title: "Schema 与下载条"
toc: true
date: 2015-08-16 19:34:27
categories: 工作记录
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 一种实用新型 Obsidian 实践之构建我的第二大脑 🧠
title: "一种实用新型 Obsidian 实践之构建我的第二大脑 🧠"
toc: true
date: 2023-06-18 05:17:39
categories: 第二大脑
Expand All @@ -14,6 +14,8 @@ tags:

本文将以 [Obsidian](https://obsidian.md/) 为例,分享我使用 Obsidian 构建第二大脑的实践!

本文内容已经过时,更多内容请参考官网 [LifeOS](https://obsidian-life-os.netlify.app/zh)

<!-- more -->

<article class="message message-immersive is-primary">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 为前端应用开发一个本地接口 mock 服务
title: "为前端应用开发一个本地接口 mock 服务"
toc: true
date: 2019-07-21 09:15:11
categories: 工程化
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/从line-height到0-5px.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 从 line-height 到 0.5 px
title: "从 line-height 到 0.5 px"
toc: true
date: 2015-09-14 21:54:33
categories: 工作记录
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/函数式编程之 Functor.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 函数式编程之 Functor
title: "函数式编程之 Functor"
toc: true
date: 2018-02-05 18:11:12
categories: 前端学习
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/前端八股知识点-速记脑图.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 前端八股知识点-速记脑图
title: "前端八股知识点-速记脑图"
toc: true
date: 2021-04-06 22:21:32
categories: 面试
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/命令行工具的监控告警建设.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 命令行工具的监控告警建设
title: "命令行工具的监控告警建设"
toc: true
date: 2021-12-05 12:42:31
categories: 工作记录
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 基于 Gitlab Web Hook 的自动 Eslint 语法检查
title: "基于 Gitlab Web Hook 的自动 Eslint 语法检查"
toc: true
date: 2016-10-02 15:11:33
categories: Node.js 服务端
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 如何打造一个满足快速定制能力的私有化部署系统?
title: "如何打造一个满足快速定制能力的私有化部署系统?"
toc: true
date: 2021-04-05 20:14:29
categories: 工程化
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 我给我的 Obsidian 实践写了一个插件
title: "我给我的 Obsidian 实践写了一个插件"
date: 2023-07-16 13:40:09
categories: 第二大脑
tags:
Expand All @@ -10,6 +10,8 @@ tags:

[一种实用新型 Obsidian 实践之构建我的第二大脑 🧠](https://quanru.github.io/2023/06/18/%E4%B8%80%E7%A7%8D%E5%AE%9E%E7%94%A8%E6%96%B0%E5%9E%8B%20Obsidian%20%E5%AE%9E%E8%B7%B5%E4%B9%8B%E6%9E%84%E5%BB%BA%E6%88%91%E7%9A%84%E7%AC%AC%E4%BA%8C%E5%A4%A7%E8%84%91%20%F0%9F%A7%A0/) 实现 Obsidian 插件!

本文内容已经过时,更多内容请参考官网 [LifeOS](https://obsidian-life-os.netlify.app/zh)

<!-- more -->

## 背景
Expand Down Expand Up @@ -152,7 +154,7 @@ ArchiveListByFolder

模版中的如下语句
~~~markdown
<% PeriodicPARA.File.list('1. Projects') %>
<% PeriodicPARA.Project.snapshot() %>
~~~

将会替换为
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 排查 Node.js 服务内存泄漏,没想到竟是它?
title: "排查 Node.js 服务内存泄漏,没想到竟是它?"
toc: true
date: 2020-04-20 14:01:13
categories: Node.js 服务端
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/深入浅出 Node.js の笔记.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 深入浅出 Node.js の笔记
title: "深入浅出 Node.js の笔记"
toc: true
date: 2016-12-25 21:09:38
categories: 读书笔记
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/给你心爱的 npm 包上个北京户口.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 给你心爱的 npm 包上个『北京户口』
title: "给你心爱的 npm 包上个『北京户口』"
toc: true
date: 2020-09-27 12:45:00
categories: 工程化
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/编写 redux 中间件.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: redux 中间件入门到编写,到改进,到出门
title: "redux 中间件入门到编写,到改进,到出门"
toc: true
date: 2017-03-18 20:15:09
categories: 前端学习
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/记一次 Webview Jsbridge 接口封装.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 记一次 Webview Jsbridge 接口封装
title: "记一次 Webview Jsbridge 接口封装"
toc: true
date: 2016-10-02 09:31:21
categories: 工作记录
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/记一次难忘的前后端分离.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 记一次难忘的前后端分离
title: "记一次难忘的前后端分离"
toc: true
date: 2017-12-15 21:34:11
categories: 工作记录
Expand Down
2 changes: 1 addition & 1 deletion source/about/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: About
title: "About"
date: 2020-10-02 10:33:34
layout: About
---
Expand Down
Binary file added source/post-img/第二大脑捕获-EN.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/post-img/第二大脑表达-EN.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6ffe6be

Please sign in to comment.