MengLei Site

A place to memorize something.

Home Archives About
2016-10-16

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

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

Share
Newer
一些有用资源的备忘

分类

  • memo
  • server

标签

  • API
  • GIT
  • GitLab
  • HTTPS
  • Nginx
  • Node.js
  • WebSocket
  • proxy
  • 备忘
  • 持续集成
  • 资源

标签云

API GIT GitLab HTTPS Nginx Node.js WebSocket proxy 备忘 持续集成 资源

归档

  • 一月 2017
  • 十二月 2016
  • 十一月 2016
  • 十月 2016

最新文章

  • 安装Gitlab Runner
  • 关于Gitlab服务器的搭建
  • WebSocket的实现以及通过Nginx进行反向代理
  • 使用Gitlab Pages建立个人博客
  • Use Hexo With Travis Ci
© 2017 Meng Lei
Powered by Hexo
Home Archives About