-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
coodool
committed
Sep 20, 2022
1 parent
9058808
commit 77c7324
Showing
2 changed files
with
7,702 additions
and
990 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Introduction | ||
|
||
Welcome to my blog [yearito.cn](http://yearito.cn). Hope it's inspiring for you! | ||
|
||
> 使用较高版本的 NodeJS 会导致 hexo generate 生成的 html 文件为空,解决方案是使用 nvm 切换到较低版本的 NodeJS(12.19.0 works)。具体可参考 [hexo 生成的 html 文件为空的问题](https://alanlee.fun/2021/02/28/hexo-empty-html/)。同时要注意 Serverless Framework V3 最低支持的版本是 v12.13.0. |
Oops, something went wrong.