There are the codes for the personal blog
$ hexo new [layout] "title"
$ hexo s # Test in localhost:4000
$ hexo d -g # Generate & Deploy
There are the codes for the personal blog
$ hexo new [layout] "title"
$ hexo s # Test in localhost:4000
$ hexo d -g # Generate & Deploy