Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 875 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 875 Bytes

elbarco.cn

This is a repo holding all files of my BLOG. If you want to check it out and build your own web site, here are things you have to do.

  1. install Hexo on your computer, for more details, check docs HERE
  2. clone this repo, and change into dev branch.
git clone [email protected]:2hf/elbarco.cn.git
  1. open Git CMD, go into this repo, type command hexo generate or hexo g to generate static files.
  2. type command hexo server or hexo server -i <your ip> to run your web site.
  3. open browser and see what's happening!

BTW, this repo is really for my blog's backup, so you know.

My blog's entire static files. See dev branch HERE if you want to build your blog based on this one.

Welcome to visit my blog HERE