leleact / leleact.github.io

leleact blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Write Blog use Markdown and deploy it into websit

Write Article

Create page

$ hexo new "hello"

Write

open hello.md in source/_post/hello.md and write something

Run server

$ hexo server

or

$ hexo s

View

open browser and visite http://localhost:4000 will see you article

About

leleact blog

License:GNU General Public License v2.0