Skip to content

Instantly share code, notes, and snippets.

@sarim
Created March 8, 2013 21:44
Show Gist options
  • Save sarim/5120140 to your computer and use it in GitHub Desktop.
Save sarim/5120140 to your computer and use it in GitHub Desktop.
layout title date comments categories
post
la la la
2013-03-09 02:42
true
octopress, jekyll

So, I just installed octopress and published a hello world post.

  1. Open ~/octopress/source/_layouts/default.html and replace

    {{ content | expand_urls: root_url }}

    with

     {{ content | expand_urls: root_url | smilify }}
    

Post Ended

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment