Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
_site/*
_theme_packages/*

Gemfile.lock

Thumbs.db
.DS_Store

Expand Down
216 changes: 0 additions & 216 deletions Gemfile.lock

This file was deleted.

1 change: 1 addition & 0 deletions _includes/_res/image
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
![{{ include.name }}]({{ site.url }}/assets/posts/{{ page.path | remove_first:"_posts/" | remove_first:".md" }}/images/{{ include.name }})
2 changes: 2 additions & 0 deletions _posts/2013-12-26-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ date: 2013-12-26 22:46:49

This is a image test post.

{% include _res/image name="happy-dog.jpg" %}

![](http://ww1.sinaimg.cn/mw690/81b78497jw1emfgwkasznj21hc0u0qb7.jpg)

![Caption](http://ww3.sinaimg.cn/mw690/81b78497jw1emfgwjrh2pj21hc0u01g3.jpg)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.