new hello world

new 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.

Quick Start

Create a new post

bash.js
1
2
3
4
$ hexo new "My New Post"
-$ hexo new "My New Post"
- $ hexo deploy
+$ hexo server

When $a \ne 0$, there are two solutions to $ax^2 + bx + c = 0$ and they are
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$

More info: Writing

Run server

my.js
1
$ hexo new "My New Post"


More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment


  mlqt

Comentarios

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×