4
4
< meta charset ="utf-8 ">
5
5
< meta http-equiv ="X-UA-Compatible " content ="chrome=1 ">
6
6
< title > Bleeding Edge Web by edgeATX</ title >
7
-
8
7
< link rel ="stylesheet " href ="stylesheets/styles.css ">
9
8
< link rel ="stylesheet " href ="stylesheets/pygment_trac.css ">
10
- < script src ="javascripts/scale.fix.js "> </ script >
11
- < meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no ">
12
-
9
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js "> </ script >
10
+ < script src ="javascripts/respond.js "> </ script >
13
11
<!--[if lt IE 9]>
14
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
12
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
15
13
<![endif]-->
14
+ <!--[if lt IE 8]>
15
+ <link rel="stylesheet" href="stylesheets/ie.css">
16
+ <![endif]-->
17
+ < meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no ">
18
+
16
19
</ head >
17
20
< body >
21
+ < div id ="header ">
22
+ < nav >
23
+ < li class ="fork "> < a href ="https://github.com/edgeATX "> View On GitHub</ a > </ li >
24
+ </ nav >
25
+ </ div > <!-- end header -->
26
+
18
27
< div class ="wrapper ">
19
- < header >
20
- < h1 > Bleeding Edge Web</ h1 >
21
- < p > A meetup for the discerning web app developer</ p >
22
- < p class ="view "> < a href ="https://github.com/edgeATX "> View the Project on GitHub < small > edgeATX</ small > </ a > </ p >
23
- < ul >
24
- < li class ="single "> < a href ="https://github.com/edgeATX/edgeATX.github.io "> View On < strong > GitHub</ strong > </ a > </ li >
25
- </ ul >
26
- </ header >
28
+
27
29
< section >
30
+ < div id ="title ">
31
+ < h1 > Bleeding Edge Web</ h1 >
32
+ < p > A meetup for the discerning web app developer</ p >
33
+ < hr >
34
+ < span class ="credits left "> Project maintained by < a href ="https://github.com/edgeATX "> edgeATX</ a > </ span >
35
+ < span class ="credits right "> Hosted on GitHub Pages — Theme by < a href ="https://twitter.com/michigangraham "> mattgraham</ a > </ span >
36
+ </ div >
37
+
28
38
< h1 >
29
39
< a name ="bleeding-edge-web " class ="anchor " href ="#bleeding-edge-web "> < span class ="octicon octicon-link "> </ span > </ a > Bleeding Edge Web</ h1 >
30
40
41
+ < p > < em > A meetup for the discerning web app developer</ em > </ p >
42
+
31
43
< p > < a href ="http://www.meetup.com/bleeding-edge-web/ "> http://www.meetup.com/bleeding-edge-web/</ a > </ p >
32
44
33
45
< p > We meet at the awesome < a href ="http://capitalfactory.com/ "> Capital Factory</ a > at 7pm on the 4th Wednesday of each month.</ p >
36
48
37
49
< p > Follow us on < a href ="https://twitter.com/edgeatx "> Twitter</ a > .</ p >
38
50
</ section >
51
+
39
52
</ div >
40
- < footer >
41
- < p > Hosted on GitHub Pages — Theme by < a href ="https://github.com/orderedlist "> orderedlist</ a > </ p >
42
- </ footer >
43
53
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
44
54
< script type ="text/javascript ">
45
55
var gaJsHost = ( ( "https:" == document . location . protocol ) ? "https://ssl." : "http://www." ) ;
53
63
</ script >
54
64
55
65
</ body >
56
- </ html >
66
+ </ html >
0 commit comments