Skip to content

KAZAMA-DREAM/first

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo.blog.github.io

https://hexo.blog.itedus.cn/

npm install hexo-cli -g
hexo init blog
cd blog
npm install
hexo generate # 生成
hexo server   # 启动服务
  • 特点
    • hexo的主题特别多,选择性很高
    • 需要本地编译后,把编译文件推送到Github
  • 其他
    • 因为需要编译和推送,如果只是想简单的写博客,不推荐使用。
    • 但如果想把静态博客部署到个人的服务器,那么就非常适合了。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published