Skip to content

Instantly share code, notes, and snippets.

View zwang008's full-sized avatar

Zhaojie Wang zwang008

  • teambition
  • Shanghai, CN
View GitHub Profile
[
{
name:"HTML5",
uri:"http://www.w3.org/TR/html5/single-page.html",
category:"markup"
},
{
name:"HTML 5.1",
uri:"http://www.w3.org/TR/html51/single-page.html",
category:"markup"
@bjonord
bjonord / tipsntricks_sublime.md
Created November 21, 2012 21:33
Tips and Tricks gathered from the Nettuts+ Sublime Text 2 tutorial

Keyboard shortcuts:

(super = command in OS X and windows button in Windows/Linux)

  • ctrl + super + g - after selecting a text this command will select every appearance of the same string throughout the document.
  • super + i - Incremental search
  • shift + super + p - Command Palette (essentially find anything)

Configurations:

  • VI mode - Remove vintage mode from "ignored_packages" inside settings file, make sure to change the user settings not default.
  • You can filter what your project file displays, by making changes to the .sublime-project, here you are able to set specific paths to include, or what files to exclude/include.
@vasilisvg
vasilisvg / HTML-presentation-tools.md
Created January 14, 2012 13:53
HTML presentation tools

#HTML presentation tools

There are many HTML presentation tools and they are all created for slightly different reasons. Here's an overview. Please let me know if I forgot any.

##CSSS

CSS-based SlideShow System