pupp


  • Home

  • Archives

纪念一下

Posted on 2018-08-11

终于成功搭建hexo博客了。
附上一键酸酸乳代码
wget -N –no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh

Hello World

Posted on 2018-08-11

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

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

More info: Deployment

pupp

2 posts
© 2018 pupp
Powered by Hexo
|
Theme — NexT.Muse v5.1.4