All Projects → mosaic101 → blog

mosaic101 / blog

Licence: other
my blog (keep running~~~)

Programming Languages

stylus
462 projects
javascript
184084 projects - #8 most used programming language
coffeescript
4710 projects

Projects that are alternatives of or similar to blog

issue-blog
基于 GitHub API 的博客工具,尽情享受 GitHub Issue 带来的便利吧。
Stars: ✭ 44 (+12.82%)
Mutual labels:  issue-blog
blog
博客,基于issues,技术和思考请参看 https://trello.com/b/fZ2i0xjA
Stars: ✭ 29 (-25.64%)
Mutual labels:  issue-blog

Introduction

rebuilding with hexo.

Usage

$ npm install hexo-cli -g
$ hexo init blog
$ cd blog
$ npm install
$ npm start

使用 Hexo 生成静态文件快速而且简单。

$ hexo generate --watch

Write

$ hexo new [layout] <title>
$ hexo publish [layout] <title>

Deploy

$ npm run deploy
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].