Markdown Grammar / Web Delopyment

Tips

Check documentation for more info.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

Generate with Debugger

1
$ hexo s --debug

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Frequently Used Color

1
<font size=5 color="#3cff00"> Set Color and Font</font>

Set Color and Font
Set Color and Font
Set Color and Font
Set Color and Font

Read more option

Use in the article to manually cut off article
According to the content of the article, this method can add tags in the appropriate position by yourself, which is flexible.

Insert images

Example:

[Instruction] (https://www.jianshu.com/p/191d1e21f7ed)

html version
Skara-Brae

Preview by using vscode

Command+Shift+V for MacOS
Ctrl+Shift+V for windows

在复制的哔哩哔哩链接中输入以下代码方可兼容页面

1
style="width: 100%; height: 500px; max-width: 100%;align:center; padding:20px 0;"
1
2
<iframe src="//player.bilibili.com/player.html?aid=626357031&bvid=BV1yt4y1Q7SS&cid=210738676&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"style="width: 100%; height: 500px; max-width: 100%;align:center; padding:20px 0;"> </iframe>

AWS:

/Users/yuelin/.npm-global/lib/node_modules/@aws-amplify/cli/bin/amplify configure