Skip to content

aleung/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leo's Blog

Commands

New post:

hexo new post 'Post title'

Local preview:

hexo s

Publish to Github:

hexo deploy -g

Common Used Tags

Post Link

Link to the post which file name is 2014-03-15-pebble.md:

{% post_link pebble 'Pebble Time' %}