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.
- install Hexo on your computer, for more details, check docs HERE
- clone this repo, and change into
dev
branch.
git clone [email protected]:2hf/elbarco.cn.git
- open
Git CMD
, go into this repo, type commandhexo generate
orhexo g
to generate static files. - type command
hexo server
orhexo server -i <your ip>
to run your web site. - 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