Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

也算是niracler的个人博客吧

Notifications You must be signed in to change notification settings

niracler/niracler.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Niracler's Blog

基于hexo的next主题

header

安装npm并换中国源

sudo pacman -S npm
npm install cnpm --save

安装hexo

npm install hexo-cli -g
npm install hexo --save
npm install hexo-server
npm install hexo-deployer-git --save
npm install hexo-wordcount --save #字数统计

用例

hexo new [name] #新建文章
hexo new draft <title> #建立文章草稿

部署

hexo g #生成前端文件
hexo d #上传到github

TODO

  • Use English in repo
  • Use GitHub Action to release the blog

参考文献

About

也算是niracler的个人博客吧

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •