Skip to content

Instantly share code, notes, and snippets.

View khalillechelt's full-sized avatar
🎯
Focusing

Khalil Lechelt khalillechelt

🎯
Focusing
View GitHub Profile
@khalillechelt
khalillechelt / gist:3141634
Created July 19, 2012 08:43 — forked from idan/gist:3135754
A Sample Post

Hello there! This is a sample post for gist.io, a super-lightweight writing soapbox for hackers.

Now look up. Further. Above the post title. See that grey text with the gist ID?

Now back to me. That grey text is a link! Open that sucker in a new tab to see the source for this post. Also, I'm on a horse.

This is a major heading

If you peek at it with a web inspector, you'll see that it is a second-level heading. You can use first level headings, but they'll look just like the second level ones, and the gods of the HTML5 outlining algorithm will frown upon you.

@khalillechelt
khalillechelt / sublime-shortcuts.md
Created July 2, 2012 08:25 — forked from lucasfais/gist:1207002
Sublime Text 2 - Useful Shortcuts

h1. Sublime Text 2 - Useful Shortcuts (Mac OS X)

h2. General

  • ⌘T go to file
  • ⌘⌃P go to project
  • ⌘R go to methods
  • ⌃G go to line
  • ⌘KB toggle side bar
  • ⌘⇧P command prompt
@khalillechelt
khalillechelt / _config.yml
Created June 18, 2011 13:50 — forked from edavis10/_config.yml
Pagination in Jekyll
# ....other stuff here
paginate: 10