|
1 |
| - |
2 | 1 | <!DOCTYPE html>
|
3 |
| -<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]--> |
4 |
| -<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]--> |
5 |
| -<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]--> |
6 |
| -<head> |
7 |
| - <meta charset="utf-8"> |
8 |
| - <title>Educoder</title> |
9 |
| - <meta name="author" content="The Educoders"> |
10 |
| - |
11 |
| - |
12 |
| - <meta name="description" content=" Educoder is an information hub for developers of educational technology, with an eye to research. Its mission is to support community among EdT..."> |
13 |
| - |
14 |
| - |
15 |
| - <!-- http://t.co/dKP3o1e --> |
16 |
| - <meta name="HandheldFriendly" content="True"> |
17 |
| - <meta name="MobileOptimized" content="320"> |
18 |
| - <meta name="viewport" content="width=device-width, initial-scale=1"> |
19 |
| - |
20 |
| - |
21 |
| - <link rel="canonical" href="http://educoder.github.com/"> |
22 |
| - <link href="/favicon.png" rel="icon"> |
23 |
| - <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css"> |
24 |
| - <script src="/javascripts/modernizr-2.0.js"></script> |
25 |
| - <script src="/javascripts/ender.js"></script> |
26 |
| - <script src="/javascripts/octopress.js" type="text/javascript"></script> |
27 |
| - <link href="/atom.xml" rel="alternate" title="Educoder" type="application/atom+xml"> |
28 |
| - <!--Fonts from Google"s Web font directory at http://google.com/webfonts --> |
29 |
| -<link href="http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css"> |
30 |
| -<link href="http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css"> |
31 |
| - |
32 |
| -</head> |
33 |
| - |
34 |
| -<body > |
35 |
| - <header role="banner"><hgroup> |
36 |
| - <h1><a href="/">Educoder</a></h1> |
37 |
| - |
38 |
| - <h2>Research and development hub for educational technology.</h2> |
39 |
| - |
40 |
| -</hgroup> |
41 |
| - |
42 |
| -</header> |
43 |
| - <nav role="navigation"><ul class="subscription" data-subscription="rss"> |
44 |
| - <li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li> |
45 |
| - |
46 |
| -</ul> |
47 |
| -<form action="http://google.com/search" method="get"> |
48 |
| - <fieldset role="search"> |
49 |
| - <input type="hidden" name="q" value="site:educoder.github.com" /> |
50 |
| - <input class="search" type="text" name="q" results="0" placeholder="Search"/> |
51 |
| - </fieldset> |
52 |
| -</form> |
53 |
| -<ul class="main-navigation"> |
54 |
| - <li><a href="/">About</a></li> |
55 |
| - <li><a href="/blog/">Blog</a></li> |
56 |
| -</ul> |
57 |
| - |
58 |
| -</nav> |
59 |
| - <div id="main"> |
60 |
| - <div id="content"> |
61 |
| - <div id="about"> |
62 |
| - <p>Educoder is an information hub for developers of educational technology, with an eye to research. Its mission is to support community among EdTech developers. To participate, come chat on the <a href="http://groups.google.com/group/educoder/">mailing list</a> (below). We are also gather <a href="https://www.facebook.com/home.php?sk=group_226303434048976&ap=1">on Facebook</a> and on <a href="https://plus.google.com/117799352776195277626/posts">on Google+</a>.</p> |
63 |
| -</div> |
64 |
| - |
65 |
| -<iframe id="forum_embed" |
66 |
| - src="javascript:void(0)" |
67 |
| - scrolling="no" |
68 |
| - frameborder="0" |
69 |
| - width="800" |
70 |
| - height="600"> |
71 |
| -</iframe> |
72 |
| -<script type="text/javascript"> |
73 |
| - document.getElementById('forum_embed').src = |
74 |
| - 'https://groups.google.com/forum/embed/?place=forum/educoder' |
75 |
| - + '&showsearch=true&showpopout=true&showtabs=false' |
76 |
| - // + '&parenturl=' + encodeURIComponent(window.location.href); |
77 |
| -</script> |
78 |
| - |
79 |
| - |
80 |
| -<!-- <aside class="sidebar"> |
81 |
| - |
82 |
| - |
83 |
| -<section> |
84 |
| - <h1>Latest Tweets</h1> |
85 |
| - <ul id="tweets"> |
86 |
| - <li class="loading">Status updating…</li> |
87 |
| - </ul> |
88 |
| - <script type="text/javascript"> |
89 |
| - $.domReady(function(){ |
90 |
| - getTwitterFeed("educoders", 6, false); |
91 |
| - }); |
92 |
| - </script> |
93 |
| - <script src="/javascripts/twitter.js" type="text/javascript"> </script> |
94 |
| - |
95 |
| - <a href="http://twitter.com/educoders" class="twitter-follow-button" data-width="208px" data-show-count="false">Follow @educoders</a> |
96 |
| - |
97 |
| -</section> |
98 |
| - |
99 |
| - |
100 |
| -<section> |
101 |
| - <h1>Github Repos</h1> |
102 |
| - <ul id="gh_repos"> |
103 |
| - <li class="loading">Status updating…</li> |
104 |
| - </ul> |
105 |
| - |
106 |
| - <a href="https://github.com/educoder">@educoder</a> on Github |
107 |
| - |
108 |
| - <script type="text/javascript"> |
109 |
| - $.domReady(function(){ |
110 |
| - if (!window.jXHR){ |
111 |
| - var jxhr = document.createElement('script'); |
112 |
| - jxhr.type = 'text/javascript'; |
113 |
| - jxhr.src = '/javascripts/libs/jXHR.js'; |
114 |
| - var s = document.getElementsByTagName('script')[0]; |
115 |
| - s.parentNode.insertBefore(jxhr, s); |
116 |
| - } |
117 |
| - |
118 |
| - github.showRepos({ |
119 |
| - user: 'educoder', |
120 |
| - count: 0, |
121 |
| - skip_forks: true, |
122 |
| - target: '#gh_repos' |
123 |
| - }); |
124 |
| - }); |
125 |
| - </script> |
126 |
| - <script src="/javascripts/github.js" type="text/javascript"> </script> |
127 |
| -</section> |
128 |
| - |
129 |
| - |
130 |
| -<section> |
131 |
| - <h1>Recent Posts</h1> |
132 |
| - <ul id="recent_posts"> |
133 |
| - |
134 |
| - </ul> |
135 |
| -</section> |
136 |
| - |
137 |
| - |
138 |
| -</aside> –> |
| 2 | +<html> |
139 | 3 |
|
140 |
| - </div> |
141 |
| - </div> |
142 |
| - <footer role="contentinfo"><p> |
143 |
| - Copyright © 2012 - The Educoders - |
144 |
| - <span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span> |
145 |
| -</p> |
| 4 | + <head> |
| 5 | + <meta charset='utf-8'> |
| 6 | + <meta http-equiv="X-UA-Compatible" content="chrome=1"> |
| 7 | + <meta name="description" content="Educoder.GitHub.com : The Educoder GitHub website"> |
| 8 | + |
| 9 | + <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> |
146 | 10 |
|
147 |
| -</footer> |
148 |
| - |
| 11 | + <title>Educoder.GitHub.com</title> |
| 12 | + </head> |
149 | 13 |
|
| 14 | + <body> |
150 | 15 |
|
| 16 | + <!-- HEADER --> |
| 17 | + <div id="header_wrap" class="outer"> |
| 18 | + <header class="inner"> |
| 19 | + <a id="forkme_banner" href="https://github.com/educoder">View on GitHub</a> |
151 | 20 |
|
152 |
| - <script type="text/javascript"> |
153 |
| - (function() { |
154 |
| - var script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; |
155 |
| - script.src = 'https://apis.google.com/js/plusone.js'; |
156 |
| - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s); |
157 |
| - })(); |
158 |
| - </script> |
| 21 | + <h1 id="project_title">Educoder.GitHub.com</h1> |
| 22 | + <h2 id="project_tagline">The Educoder GitHub website</h2> |
| 23 | + |
| 24 | + </header> |
| 25 | + </div> |
159 | 26 |
|
| 27 | + <!-- MAIN CONTENT --> |
| 28 | + <div id="main_content_wrap" class="outer"> |
| 29 | + <section id="main_content" class="inner"> |
| 30 | + <h3> |
| 31 | +<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3> |
160 | 32 |
|
| 33 | +<p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here <a href="https://guides.github.com/features/mastering-markdown/">using GitHub Flavored Markdown</a>, select a template crafted by a designer, and publish. After your page is generated, you can check out the new <code>gh-pages</code> branch locally. If you’re using GitHub for Mac or GitHub for Windows, simply sync your repository and you’ll see the new branch.</p> |
161 | 34 |
|
162 |
| - <script type="text/javascript"> |
163 |
| - (function(){ |
164 |
| - var twitterWidgets = document.createElement('script'); |
165 |
| - twitterWidgets.type = 'text/javascript'; |
166 |
| - twitterWidgets.async = true; |
167 |
| - twitterWidgets.src = 'http://platform.twitter.com/widgets.js'; |
168 |
| - document.getElementsByTagName('head')[0].appendChild(twitterWidgets); |
169 |
| - })(); |
170 |
| - </script> |
| 35 | +<h3> |
| 36 | +<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Designer Templates</h3> |
171 | 37 |
|
| 38 | +<p>We’ve crafted some handsome templates for you to use. Go ahead and click 'Continue to layouts' to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved.</p> |
172 | 39 |
|
| 40 | +<h3> |
| 41 | +<a id="creating-pages-manually" class="anchor" href="#creating-pages-manually" aria-hidden="true"><span class="octicon octicon-link"></span></a>Creating pages manually</h3> |
173 | 42 |
|
174 |
| - <script type="text/javascript"> |
175 |
| - var _gaq = _gaq || []; |
176 |
| - _gaq.push(['_setAccount', 'UA-8919116-1']); |
177 |
| - _gaq.push(['_trackPageview']); |
| 43 | +<p>If you prefer to not use the automatic generator, push a branch named <code>gh-pages</code> to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.</p> |
178 | 44 |
|
179 |
| - (function() { |
180 |
| - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
181 |
| - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
182 |
| - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
183 |
| - })(); |
184 |
| - </script> |
| 45 | +<h3> |
| 46 | +<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3> |
185 | 47 |
|
| 48 | +<p>You can <a href="https://github.com/blog/821" class="user-mention">@mention</a> a GitHub username to generate a link to their profile. The resulting <code><a></code> element will link to the contributor’s GitHub Profile. For example: In 2007, Chris Wanstrath (<a href="https://github.com/defunkt" class="user-mention">@defunkt</a>), PJ Hyett (<a href="https://github.com/pjhyett" class="user-mention">@pjhyett</a>), and Tom Preston-Werner (<a href="https://github.com/mojombo" class="user-mention">@mojombo</a>) founded GitHub.</p> |
186 | 49 |
|
| 50 | +<h3> |
| 51 | +<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Support or Contact</h3> |
| 52 | + |
| 53 | +<p>Having trouble with Pages? Check out our <a href="https://help.github.com/pages">documentation</a> or <a href="https://github.com/contact">contact support</a> and we’ll help you sort it out.</p> |
| 54 | + </section> |
| 55 | + </div> |
| 56 | + |
| 57 | + <!-- FOOTER --> |
| 58 | + <div id="footer_wrap" class="outer"> |
| 59 | + <footer class="inner"> |
| 60 | + <p>Published with <a href="https://pages.github.com">GitHub Pages</a></p> |
| 61 | + </footer> |
| 62 | + </div> |
187 | 63 |
|
| 64 | + <script type="text/javascript"> |
| 65 | + var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); |
| 66 | + document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); |
| 67 | + </script> |
| 68 | + <script type="text/javascript"> |
| 69 | + try { |
| 70 | + var pageTracker = _gat._getTracker("UA-66030824-1"); |
| 71 | + pageTracker._trackPageview(); |
| 72 | + } catch(err) {} |
| 73 | + </script> |
188 | 74 |
|
189 | 75 |
|
190 |
| -</body> |
| 76 | + </body> |
191 | 77 | </html>
|
0 commit comments