layout | keywords | description | title | group |
---|---|---|---|---|
my_page |
resume |
resume |
My Resume |
static |
{% highlight ruby %} name = 'Storm' real_name = '张奇'
company = '薄荷信息科技' title = '软件工程师' skills = 'android, java, ruby, git, sql'
email = 'zhangqi.dev$#qq.com'.gsub('$#', '@') blog = 'http://stormzhang.github.io' github = 'https://github.com/stormzhang'
while true programing reading enjoying end {% endhighlight %}