南阳诸葛庐

穷则独善其身 达则兼济天下

Home Archives
2017-03-31

博客使用指南 - Hello World! Hello Hexo!

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
开发记录 (SASS) - 报错: "Encoding::CompatibilityError: incompatible character encodings: GBK and UTF-8"
Older
博客搭建方法

Tags

  • Git
  • JS
  • SASS
  • Weex
  • 开发记录
  • 课程笔记

Tag Cloud

Git JS SASS Weex 开发记录 课程笔记

Archives

  • October 2019
  • September 2019
  • August 2018
  • June 2018
  • May 2018
  • September 2017
  • April 2017
  • March 2017

Recent Posts

  • 开发记录 (Weex) - 日志: 开发流水账
  • 开发记录 (JS) - 备忘: 深拷贝和浅拷贝
  • 开发记录 (Weex) - 经验: 在 Weex 开发中遇到的“大坑小坑”
  • 开发记录 (Git) - 经验: 为同一设备配置多个 SSH key 以对应不同的 Git 服务器
  • 前端系统课程 - 43. Cookie 与登录注册
© 2020 诸葛战鹰
Powered by Hexo
Home Archives