slide_demo

--

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

More info: Generating

--

Deploy to remote sites

1
$ hexo deploy

Chapter2: 傻丁玲

Normally hexo would generate index.html in folder. This will generate a slide.html in same folder for you. Simply visit https://[yousite]/path/to/your/article/slide.html to quickly have a presentation.

--

Clever Zongwu

1
2
3
ls
pwd
sudo vim /etc/passwd

--

Clever CPP Code

1
2
3
4
5
#include <iostream>
int main() {
std::cout << "hello world! << std::endl;
return 0;
}

--

Beautiful Ding Ling

上一篇:
如何在基于 Ubuntu 的 Linux 发行版上安装最新的 Vim 9.0
下一篇:
ssh远程连接qemu虚拟系统
本文目录
本文目录