Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 241 Bytes

Personal Blog using Hexo & NexT

There are the codes for the personal blog

https://jimheo.github.io/

$ hexo new [layout] "title"
$ hexo s # Test in localhost:4000
$ hexo d -g # Generate & Deploy