Skip to content

Instantly share code, notes, and snippets.

@sarim
Created March 8, 2013 21:44
Show Gist options
  • Select an option

  • Save sarim/5120140 to your computer and use it in GitHub Desktop.

Select an option

Save sarim/5120140 to your computer and use it in GitHub Desktop.
layout post
title la la la
date 2013-03-09 02:42
comments true
categories 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