Hello World


Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

default default default

primary primary primary

success success success

info info info

danger danger danger

info

blah blah blah

blah blah blah

blah blah blah

应用技巧

自定义文字背景块

红色
紫色
棕色
粉红色
蓝色
绿色

Quick Start

Create a new post

$ index_z_group = (global_z - padd_offset)/VEC_SIZE $

1
$ hexo new "My New Post"

More info: Writing


Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

插入公式

行內公式 $\sin ^{ 2 }{ \theta +\cos ^{ 2 }{ \theta =1 } }$ 行內公式
$f(x)=ax+b$

插入视频

  • 直接插入

    1
    <iframe src="https://www.bilibili.com/blackboard/player.html?aid=16516956&as_wide=1" frameborder="0" width="640" height="430" allowfullscreen></iframe>
  • 插件

    1
    2
    3
    npm install --save hexo-tag-bilibili
    使用方法
    {% bilibili [av_id] %}

红色
More info:
Deployment

-------------本文结束 感谢您的阅读-------------
0%