Skip to content

luckyquan/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

基于hexo博客框架的 个人博客

整体环境运行在阿里云的服务器上,这里主要展示代码内容

运行方式

  • 首先需要安装hexo ,可以根据官网安装教程https://hexo.io/zh-cn/
  • 然后初始化一个blog hexo init blog
  • 将代码clone到blog目录下 git clone https://github.com/luckyquan/blog
  • 最后执行hexo命令运行博客 hexo clean 清理一下 hexo g 生成 hexo s 运行服务
  • 可以通过localhost:4000 来查看内容(或者 服务器IP:4000)

效果演示

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published