revise contents

This commit is contained in:
Nofated095 2023-10-29 15:02:30 +08:00
parent 3be066edac
commit cdbada778f
10 changed files with 17 additions and 22 deletions

View File

@ -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:

View File

@ -27,3 +27,5 @@ categories:
起初我想尝试的是 _MasterCard非人哉主题借记卡小玉_。但是大概也是因为中行京分的柜员没有经验,以“上海卡”,“需要上海批示文件”拒绝了我的交易。第一次以失败告终。
气不过的我当晚拨打了 `95566` 举报北京市分行,第二天亲爱的北京市分行执行副行长就联系我了让我过来重新做交易。
##

View File

@ -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<DefaultThemeOptions>({
[新建 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」即可完成部署

View File

@ -9,7 +9,7 @@ categories:
- 野生技术协会
toc: true
---
尽管有 Windows Terminal也要让我的命令提示符变得好看
将终端字体更换为 Microsoft Yahei Mono。
<!--more-->

View File

@ -11,7 +11,7 @@ categories:
- 野生技术协会
toc: true
---
以后就不需要再自己部署博客了
使用 GitHub Actions 将 Hexo build 自动化。
<!--more-->
最近我一直在困恼一个问题,就是我如何在没有电脑的情况下如何部署我的博客呢?最近有好多想写的东西,并且博客有一些细节我想改动,然而单独购买一台 VPS 的价格让我望而却步,这个时候,我便想到了使用 GitHub Actions 进行部署。

View File

@ -10,7 +10,7 @@ categories:
- 野生技术协会
toc: true
---
看到我的 Parallels Desktop ,发现好久好久没有用过了,今天刚好趁着国庆捣鼓亿下(但实际文章是国庆假期后月考完了写的)
在虚拟机中安装 android-x86
<!--more-->
{% raw %}<article class="message is-success"><div class="message-body">{% endraw %}
关于虚拟机的使用、创建我就直接跳过了。如果你不知道去哪里寻找需要的 android-x86你可以点击[清华大学开源软件镜像站下载](https://mirrors.tuna.tsinghua.edu.cn) 或 [北京外国语大学开源软件镜像站下载](https://mirrors.bfsu.edu.cn) 右侧的`获取下载链接`,选择`操作系统`,再选择 `Android-x86`,然后你就可以选择适合你的版本进行下载。不同的版本可能操作方式不同

View File

@ -15,7 +15,7 @@ categories:
从最开始研究中国银行那几个网申的万事达外币借记,到收获了这么多卡,其实还是蛮有感触的。
## 16 之前,我做的准备
## 合法之前,我做的准备
因为独立开户是有年龄要求的16 岁以下只能家长带着来开户。所以,到 16 之前只能自己干等着。

View File

@ -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 等地区域名邮箱。
<!--more-->
可能你见惯了类似于 `abc@outlook.com` 的邮箱地址,都是千篇一律的 `outlook.com` 结尾,但是你看见过类似 `abc@outlook.it`, `abc@outlook.ie` 以地区域名为结尾的邮箱吗?现在微软官网开放注册特殊域名的邮箱可以申请注册。

View File

@ -11,7 +11,7 @@ categories:
- 野生技术协会
toc: true
---
How to install aria2 onnn Ubuntu.
Tutorial of installing aria2 on Ubuntu.
<!--more-->
{% raw %}<article class="message is-success"><div class="message-body">{% endraw %}
You need root premission to intall aria2 by apt.

View File

@ -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 安装在便携式储存设备上。
<!--more-->
{% raw %}<article class="message is-success"><div class="message-body">{% endraw %}