Skip to content
/ blog Public

这个仓库提供基于Hexo搭建的个人blog

Notifications You must be signed in to change notification settings

AfanSama/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于搭建的个人blog

Hexo 提供了快速方便的一键部署功能,让您只需一条命令就能将网站部署到服务器上。

什么是 Hexo? Hexo 是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他渲染引擎)解析文章,在几秒内,即可利用靓丽的主题生成静态网页。

你只需要

npm install hexo-cli -g
hexo init blog
cd blog
npm install
hexo server

About

这个仓库提供基于Hexo搭建的个人blog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published