huntertran / blog

my personal blog built with hexo and next theme

Home Page:https://huntertran.github.io/blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

My blog built with hexo and next theme

Setting up

Install NPM

npm install -g npm

Install Hexo CLI

npm install hexo-cli -g

Install packages

npm i

commonly uses command

# run local
hexo serve

# new post
hexo new post

# run the local server
hexo serve

About

my personal blog built with hexo and next theme

https://huntertran.github.io/blog/


Languages

Language:Python 68.3%Language:Nix 26.4%Language:Stylus 5.3%