From cdbada778f119d83d0777497d1d91e0a762899c6 Mon Sep 17 00:00:00 2001 From: Nofated095 Date: Sun, 29 Oct 2023 15:02:30 +0800 Subject: [PATCH] revise contents --- _config.amane.yml | 6 +++--- source/_drafts/boc-8103102.md | 2 ++ source/_posts/Build-Vuepress.md | 13 +++---------- source/_posts/beautify-cmd.md | 2 +- source/_posts/github-action-hexo.md | 2 +- source/_posts/install-android-x86.md | 2 +- source/_posts/my-cards.md | 2 +- source/_posts/sign-up-different-outlook.md | 4 ++-- source/_posts/ubuntu-aria2.md | 2 +- source/_posts/ubuntu-to-go.md | 4 ++-- 10 files changed, 17 insertions(+), 22 deletions(-) diff --git a/_config.amane.yml b/_config.amane.yml index ef7c9f2..b309949 100644 --- a/_config.amane.yml +++ b/_config.amane.yml @@ -193,9 +193,9 @@ widgets: # Author name author: Nofated # Author title - author_title: 'Forever you will be in my heart.' + # author_title: 'Forever you will be in my heart.' # Author's current location - location: CLOUDFLARE.COM + # location: CLOUDFLARE.COM # URL or path to the avatar image avatar: https://cdn.nofated.win/avatar/256 # Whether show the rounded avatar image @@ -203,7 +203,7 @@ widgets: # Email address for the Gravatar gravatar: # URL or path for the follow button - # follow_link: 'https://space.bilibili.com/351951550' + # follow_link: 'https://nof.moe' # Links to be shown on the bottom of the profile widget social_links: Github: diff --git a/source/_drafts/boc-8103102.md b/source/_drafts/boc-8103102.md index 7bff002..0d2a393 100644 --- a/source/_drafts/boc-8103102.md +++ b/source/_drafts/boc-8103102.md @@ -27,3 +27,5 @@ categories: 起初我想尝试的是 _MasterCard非人哉主题借记卡(小玉)_。但是大概也是因为中行京分的柜员没有经验,以“上海卡”,“需要上海批示文件”拒绝了我的交易。第一次以失败告终。 气不过的我当晚拨打了 `95566` 举报北京市分行,第二天亲爱的北京市分行执行副行长就联系我了让我过来重新做交易。 + +## diff --git a/source/_posts/Build-Vuepress.md b/source/_posts/Build-Vuepress.md index fd3b8d1..4f78cc0 100644 --- a/source/_posts/Build-Vuepress.md +++ b/source/_posts/Build-Vuepress.md @@ -39,17 +39,10 @@ toc: true ```json { - "name": "VuePress_example", - "version": "1.0.0", - "description": "An example of VuePress", - "main": "index.ts", "scripts": { - "docs:dev": "VuePress dev docs", - "docs:build": "VuePress build docs" + "dev": "vuepress dev docs", + "build": "vuepress build docs" }, - "keywords": [], - "author": "Your Name Here", - "license": "CC BY-NC-SA 4.0", "devDependencies": { "VuePress": "^2.0.0-beta.35" } @@ -163,7 +156,7 @@ export default defineUserConfig({ [新建 Vercel 项目](https://vercel.com/new),Import 你刚刚的仓库,但在 「Configure Project」 中要修改 「Build and Output Settings」。 -- 「BUILD COMMAND」 中填入 `yarn docs:build`(当然 `npm run docs:build` 也没问题) +- 「BUILD COMMAND」 中填入 `yarn build`(当然 `npm run build` 也没问题) - 「OUTPUT DIRECTORY」 中填入 `docs/.vuepress/dist` 点击「Deploy」即可完成部署! diff --git a/source/_posts/beautify-cmd.md b/source/_posts/beautify-cmd.md index 98e3195..e10f428 100644 --- a/source/_posts/beautify-cmd.md +++ b/source/_posts/beautify-cmd.md @@ -9,7 +9,7 @@ categories: - 野生技术协会 toc: true --- -尽管有 Windows Terminal,也要让我的命令提示符变得好看! +将终端字体更换为 Microsoft Yahei Mono。 diff --git a/source/_posts/github-action-hexo.md b/source/_posts/github-action-hexo.md index e04020d..5208650 100644 --- a/source/_posts/github-action-hexo.md +++ b/source/_posts/github-action-hexo.md @@ -11,7 +11,7 @@ categories: - 野生技术协会 toc: true --- -以后就不需要再自己部署博客了 +使用 GitHub Actions 将 Hexo build 自动化。 最近我一直在困恼一个问题,就是我如何在没有电脑的情况下如何部署我的博客呢?最近有好多想写的东西,并且博客有一些细节我想改动,然而单独购买一台 VPS 的价格让我望而却步,这个时候,我便想到了使用 GitHub Actions 进行部署。 diff --git a/source/_posts/install-android-x86.md b/source/_posts/install-android-x86.md index e8e2039..34affda 100644 --- a/source/_posts/install-android-x86.md +++ b/source/_posts/install-android-x86.md @@ -10,7 +10,7 @@ categories: - 野生技术协会 toc: true --- -看到我的 Parallels Desktop ,发现好久好久没有用过了,今天刚好趁着国庆捣鼓亿下(但实际文章是国庆假期后月考完了写的)。 +在虚拟机中安装 android-x86。 {% raw %}
{% endraw %} 关于虚拟机的使用、创建我就直接跳过了。如果你不知道去哪里寻找需要的 android-x86,你可以点击[清华大学开源软件镜像站下载](https://mirrors.tuna.tsinghua.edu.cn) 或 [北京外国语大学开源软件镜像站下载](https://mirrors.bfsu.edu.cn) 右侧的`获取下载链接`,选择`操作系统`,再选择 `Android-x86`,然后你就可以选择适合你的版本进行下载。不同的版本可能操作方式不同 diff --git a/source/_posts/my-cards.md b/source/_posts/my-cards.md index 66b27db..275395a 100644 --- a/source/_posts/my-cards.md +++ b/source/_posts/my-cards.md @@ -15,7 +15,7 @@ categories: 从最开始研究中国银行那几个网申的万事达外币借记,到收获了这么多卡,其实还是蛮有感触的。 -## 16 之前,我做的准备 +## 合法之前,我做的准备 因为独立开户是有年龄要求的,16 岁以下只能家长带着来开户。所以,到 16 之前只能自己干等着。 diff --git a/source/_posts/sign-up-different-outlook.md b/source/_posts/sign-up-different-outlook.md index 2577dba..d778755 100644 --- a/source/_posts/sign-up-different-outlook.md +++ b/source/_posts/sign-up-different-outlook.md @@ -1,5 +1,5 @@ --- -title: 不仅是 outlook.com | 申请与众不同的 Outlook 邮箱 +title: 不仅是 outlook.com | 申请地区域名的 Outlook 邮箱 date: 2021-08-28 cover: https://pic.rmb.bdstatic.com/bjh/da66dc778eb58ee35adc1de5c5bdd323.png tags: @@ -9,7 +9,7 @@ categories: - 野生技术协会 toc: true --- -不拘泥于传统 Outlook,申请一个与众不同的 Outlook.it/Outlook.ie/Outlook.fr 邮箱。 +通过修改语言注册 Outlook.it/Outlook.ie/Outlook.fr 等地区域名邮箱。 可能你见惯了类似于 `abc@outlook.com` 的邮箱地址,都是千篇一律的 `outlook.com` 结尾,但是你看见过类似 `abc@outlook.it`, `abc@outlook.ie` 以地区域名为结尾的邮箱吗?现在微软官网开放注册特殊域名的邮箱可以申请注册。 diff --git a/source/_posts/ubuntu-aria2.md b/source/_posts/ubuntu-aria2.md index 33363bf..727efb4 100644 --- a/source/_posts/ubuntu-aria2.md +++ b/source/_posts/ubuntu-aria2.md @@ -11,7 +11,7 @@ categories: - 野生技术协会 toc: true --- -How to install aria2 onnn Ubuntu. +Tutorial of installing aria2 on Ubuntu. {% raw %}
{% endraw %} You need root premission to intall aria2 by apt. diff --git a/source/_posts/ubuntu-to-go.md b/source/_posts/ubuntu-to-go.md index dbc3f63..0a7a597 100644 --- a/source/_posts/ubuntu-to-go.md +++ b/source/_posts/ubuntu-to-go.md @@ -1,5 +1,5 @@ --- -title: Ubuntu To Go 制作教程 +title: Ubuntu To Go 制作实践 date: 2021-07-01 cover: https://pic.rmb.bdstatic.com/bjh/bc4a3e70e1a4b7ddb9ce5a14d757ee86.png tags: @@ -10,7 +10,7 @@ categories: - 野生技术协会 toc: true --- -把 Ubuntu 装进移动硬盘 +即插即用的 Ubuntu,将 Ubuntu 安装在便携式储存设备上。 {% raw %}
{% endraw %}