-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·169 lines (114 loc) · 5.59 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title> scriptwerx </title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="javascripts/respond.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="stylesheets/ie.css">
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
</head>
<body>
<div id="header">
<nav>
<!-- <li class="fork"><a href="https://github.com/scriptwerx">View On GitHub</a></li> -->
</nav>
</div><!-- end header -->
<div class="wrapper">
<section>
<div id="title">
<h1>scriptwerx</h1>
<p>Our open source projects</p>
<hr>
<span class="credits left">Project maintained by <a href="https://github.com/scriptwerx">scriptwerx</a></span>
<span class="credits right">Hosted on GitHub Pages — Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></span>
</div>
<img src="http://ghost.scriptwerx.io/content/images/2015/05/ng-egg.png" /><br/>
<h1><a href="https://github.com/scriptwerx/gulp-codename">AngularJS: angular-egg</a></h1>
<p>Angular Egg is an AngularJS Directive implementation of <a href="https://github.com/mikeflynn/egg.js" target="_blank">egg.js</a> by Mike Flynn.</p>
<nav>
<li class="fork"><a href="https://github.com/scriptwerx/angular-egg">View page</a></li>
</nav>
<p> </p>
<hr>
<img src="http://ghost.scriptwerx.io/content/images/2015/03/gulp_codename.png" /><br/>
<h1><a href="https://github.com/scriptwerx/gulp-codename">Gulp.js: gulp-codename</a></h1>
<p>Gulp.js utility to include a codename for your application based on version.</p>
<nav>
<li class="fork"><a href="https://github.com/scriptwerx/gulp-codename">View page</a></li>
</nav>
<p> </p>
<hr>
<img src="http://ghost.scriptwerx.io/content/images/2015/03/localstorage.png" /><br/>
<h1><a href="https://github.com/scriptwerx/angular-swx-local-storage">AngularJS: $localStorage</a></h1>
<p>AngularJS local storage done right.</p>
<nav>
<li class="fork"><a href="https://github.com/scriptwerx/angular-swx-local-storage">View page</a></li>
</nav>
<p> </p>
<hr>
<img src="http://ghost.scriptwerx.io/content/images/2015/03/sessionstorage.png" /><br/>
<h1><a href="https://github.com/scriptwerx/angular-swx-session-storage">AngularJS: $sessionStorage</a></h1>
<p>AngularJS session storage done right.</p>
<nav>
<li class="fork"><a href="https://github.com/scriptwerx/angular-swx-session-storage">View page</a></li>
</nav>
<p> </p>
<hr>
<img src="http://ghost.scriptwerx.io/content/images/2015/03/grunt_codename.jpg" /><br/>
<h1><a href="http://scriptwerx.github.io/grunt-codename">grunt-codename</a></h1>
<p>GruntJS utility to include a codename for your application based on version.</p>
<nav>
<li class="fork"><a href="http://scriptwerx.github.io/grunt-codename">View page</a></li>
</nav>
<p> </p>
<hr>
<h1><a href="http://scriptwerx.github.io/Mustache.as">Mustache.as</a></h1>
<p>Logic-less {{mustache}} templates with ActionScript 3.0</p>
<nav>
<li class="fork"><a href="http://scriptwerx.github.io/Mustache.as">View page</a></li>
</nav>
<p> </p>
<hr>
<h1><a href="https://gist.github.com/theDustRoom">Gists</a></h1>
<p>Bits of code that don't need a GitHub repo.</p>
<nav>
<li class="fork"><a href="https://gist.github.com/theDustRoom">View Gists.</a></li>
</nav>
<p> </p>
<hr>
<h1><a href="http://jsfiddle.net/user/scriptwerx/fiddles/">JSFiddle</a></h1>
<p>More bits of code that we've played with.</p>
<nav>
<li class="fork"><a href="http://jsfiddle.net/user/scriptwerx/fiddles/">View fiddles</a></li>
</nav>
<p> </p>
<hr>
<nav>
<li class="fork"><a href="https://npmjs.org/~scriptwerx">npm Registry</a></li>
</nav>
<p> </p>
<hr>
</section>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-30660100-4");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>