Skip to content

Instantly share code, notes, and snippets.

@oosugi20
Created October 16, 2011 14:21
Show Gist options
  • Save oosugi20/1290918 to your computer and use it in GitHub Desktop.
Save oosugi20/1290918 to your computer and use it in GitHub Desktop.
body {
background-color: #FFC;
}
<p><dfn>参考:</dfn><a href="http://doc.jsfiddle.net/use/gist_read.html">http://doc.jsfiddle.net/use/gist_read.html</a></p>
document.write('test');
name: jsFiddle test
description: jsFiddle と gist の連携テスト
authors:
- macoto oosugi
resources: no
normalize_css: no
@oosugi20
Copy link
Author

上記4つのファイルをgistに作成し、以下のアドレスにアクセスするとjsfiddleで表示される。
http://jsfiddle.net/gh/gisg/{framework}/{frameworkVersion}/{gistId}/

http://jsfiddle.net/gh/gist/jquery/1.6.4/1290918/

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