File tree Expand file tree Collapse file tree 3 files changed +20
-56
lines changed Expand file tree Collapse file tree 3 files changed +20
-56
lines changed Original file line number Diff line number Diff line change 1
- < html >
2
- < head >
3
- < title > Erik Zaadi @ Github -> jQuery Plugins</ title >
4
- </ head >
5
- < body >
1
+ ---
2
+ layout: default
3
+ title: Erik Zaadi @ GitHub -> jQuery Plugins
4
+ ---
5
+
6
6
< h1 > jQuery Plugins</ h1 >
7
7
< h3 > Still working on getting these pages up...</ h3 >
8
8
< h4 > < a href ="jQuery.GitHubBadge/ "> jQuery.GitHubBadge</ a > </ h4 >
9
- < script type ="text/javascript ">
10
- var gaJsHost = ( ( "https:" == document . location . protocol ) ? "https://ssl." : "http://www." ) ;
11
- document . write ( unescape ( "%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E" ) ) ;
12
- </ script >
13
- < script type ="text/javascript ">
14
- try {
15
- var pageTracker = _gat . _getTracker ( "UA-8728177-2" ) ;
16
- pageTracker . _trackPageview ( ) ;
17
- } catch ( err ) { } </ script >
18
- </ body >
19
- </ html >
Original file line number Diff line number Diff line change 1
- < html >
2
- < head >
3
-
4
- < title > Erik Zaadi @ GitHub - > jQuery Plugins - > jQuery GitHub Badge 1.0 - > Sample Page </ title >
1
+ ---
2
+ layout: default
3
+ title: Erik Zaadi @ GitHub - > jQuery Plugins - > jQuery GitHub Badge 1.0 - > Sample Page
4
+ ---
5
5
6
- < script type ="text/javascript " src ="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js "> </ script >
7
- < script type ="text/javascript " src ="../../../chili/jquery.chili-2.2.js "> </ script >
8
- < script type ="text/javascript ">
9
- ChiliBook . recipeFolder = "http://erikzaadi.github.com/chili/" ;
10
- </ script >
11
6
< script type ="text/javascript " src ="../jquery.GitHubBadge.min.js "> </ script >
12
7
13
8
< script type ="text/javascript ">
55
50
color : red;
56
51
}
57
52
</ style >
58
- </ head >
59
- < body >
60
53
< h2 >
61
54
jQuery GitHubBadge Tester</ h2 >
62
55
< div >
@@ -81,15 +74,4 @@ <h4>Advanced Usage : </h4>
81
74
This is where the badge will be.< br />
82
75
Typical usage : loading image/text...</ div >
83
76
</ div >
84
- < div > < a href ="../ "> Home</ a > </ div >
85
- < script type ="text/javascript ">
86
- var gaJsHost = ( ( "https:" == document . location . protocol ) ? "https://ssl." : "http://www." ) ;
87
- document . write ( unescape ( "%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E" ) ) ;
88
- </ script >
89
- < script type ="text/javascript ">
90
- try {
91
- var pageTracker = _gat . _getTracker ( "UA-8728177-2" ) ;
92
- pageTracker . _trackPageview ( ) ;
93
- } catch ( err ) { } </ script >
94
- </ body >
95
- </ html >
77
+ < div > < a href ="../ "> Home</ a > </ div >
Original file line number Diff line number Diff line change 1
- < html >
2
- < head >
3
- < title > Erik Zaadi @ GitHub -> jQuery Plugins -> jQuery GitHub Badge 1.0</ title >
4
- </ head >
5
- < body >
1
+ ---
2
+ layout: default
3
+ title: Erik Zaadi @ GitHub -> jQuery Plugins -> jQuery GitHub Badge 1.0
4
+ ---
5
+
6
6
< h2 > jQuery GitHub Badge 1.0</ h2 >
7
7
< h4 > < a href ="Sample/Sample.html "> Sample</ a > </ h4 >
8
8
< h4 > < a href ="jquery.GitHubBadge.js "> Download</ a > </ h4 >
@@ -15,23 +15,16 @@ <h4><a href="jquery.GitHubBadge.min.js">Download (Minified)</a></h4>
15
15
< a href ="http://mattn.github.com/jquery-github-badge/ " target ="_blank "> Mattn</ a >
16
16
</ div >
17
17
< div >
18
+
18
19
< a href ="http://erikzaadi.github.com/jQueryPlugins/jQuery.GitHubBadge " target ="_blank "> HomePage</ a >
20
+
19
21
< a href ="http://plugins.jquery.com/project/GitHubBadge " target ="_blank "> jQuery Plugin home page</ a >
22
+
20
23
< a href ="http://wiki.github.com/erikzaadi/jQueryPlugins/jquerygithubbadge " target ="_blank "> Wiki</ a >
24
+
21
25
</ div >
22
26
< div >
23
27
Dual licensed under the MIT and GPL licenses:
24
28
http://www.opensource.org/licenses/mit-license.php
25
29
http://www.gnu.org/licenses/gpl.html
26
- </ div >
27
- < script type ="text/javascript ">
28
- var gaJsHost = ( ( "https:" == document . location . protocol ) ? "https://ssl." : "http://www." ) ;
29
- document . write ( unescape ( "%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E" ) ) ;
30
- </ script >
31
- < script type ="text/javascript ">
32
- try {
33
- var pageTracker = _gat . _getTracker ( "UA-8728177-2" ) ;
34
- pageTracker . _trackPageview ( ) ;
35
- } catch ( err ) { } </ script >
36
- </ body >
37
- </ html >
30
+ </ div >
You can’t perform that action at this time.
0 commit comments