首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >Hello World

Hello World

作者头像
GitOPEN
发布2019-01-29 11:15:46
发布2019-01-29 11:15:46
8070
举报

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

代码语言:javascript
复制
$ hexo new "My New Post"

More info: Writing

Run server

代码语言:javascript
复制
$ hexo server

More info: Server

Generate static files

代码语言:javascript
复制
$ hexo generate

More info: Generating

Deploy to remote sites

代码语言:javascript
复制
$ hexo deploy

More info: Deployment

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2015/05/02,如有侵权请联系 cloudcommunity@tencent.com 删除
目录
  • Quick Start
    • Create a new post
    • Run server
    • Generate static files
    • Deploy to remote sites
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档