Skip to content

consolejs/blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

博客由Hexo搭建,hexo是一款基于Node.js的静态博客框架。配合GitHub Pages ,将博客静态资源托管在托管在 GitHub 上。

快速开始

创建一篇新文章

$ hexo new "My New Post"

more: 🍁🍁

启动服务器 (:4000)

$ hexo server

more: 🌴🌴

生成静态资源

$ hexo generate

more: 🌸🌸

部署到github

$ hexo deploy

more: 🌹🌹

About

My Blogs Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors