Skip to content

Commit 9e0a59b

Browse files
author
hlb
committed
import gollum pages
1 parent 35d2139 commit 9e0a59b

File tree

388 files changed

+41027
-27
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

388 files changed

+41027
-27
lines changed

Dev.html

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
<!DOCTYPE html>
2+
3+
<html>
4+
<head>
5+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
6+
<title>Dev</title>
7+
<link rel="stylesheet" href="/stylesheets/screen.css" type="text/css" charset="utf-8" />
8+
<link rel="stylesheet" href="/stylesheets/stylesheet.css" type="text/css" charset="utf-8" />
9+
<link rel="stylesheet" href="/stylesheets/gollum.css" type="text/css" charset="utf-8" />
10+
<link rel="stylesheet" href="/stylesheets/syntax.css" type="text/css" charset="utf-8" />
11+
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
12+
<script src="/javascripts/jquery-1.4.2.min.js" type="text/javascript"></script>
13+
<script src="/javascripts/jquery.text_selection-1.0.0.min.js" type="text/javascript"></script>
14+
<script src="/javascripts/jquery.previewable_comment_form.js" type="text/javascript"></script>
15+
<script src="/javascripts/jquery.tabs.js" type="text/javascript"></script>
16+
<script src="/javascripts/gollum.js" type="text/javascript"></script>
17+
<script src="/javascripts/MathJax/MathJax.js" type="text/javascript">
18+
MathJax.OutputJax.fontDir = "http://github-assets.s3.amazonaws.com/javascripts/MathJax/fonts"
19+
MathJax.Hub.Config({
20+
jax: ["input/TeX", "output/HTML-CSS"]
21+
})
22+
</script>
23+
</head>
24+
25+
<body>
26+
<header>
27+
<div class="inner">
28+
<h1>Dev</h1>
29+
<h2>dev.g0v.tw</h2>
30+
<a href="https://github.com/g0v/dev" class="button"><small>View project on</small>GitHub</a>
31+
</div>
32+
</header>
33+
<div id="content-wrapper">
34+
<div class="inner clearfix">
35+
<section id="main-content">
36+
<div id="main">
37+
<div class="site">
38+
<div id="guides">
39+
<div class="guide">
40+
<div class="main">
41+
<div class="actions">
42+
<div>
43+
<a href="/Home.html">Home</a>
44+
</div>
45+
</div>
46+
<h1>Dev</h1>
47+
<div class="content wikistyle gollum markdown">
48+
<h1>dev center<a class="anchor" id="dev-center" href="#dev-center"></a></h1>
49+
</div>
50+
</div>
51+
</div>
52+
<div class="admin">
53+
<div style="float: left;">
54+
<small>Last edited by <b>hlb</b>, 2012-12-04 16:40:28</small>
55+
</div>
56+
</div>
57+
</div>
58+
</div>
59+
</div>
60+
61+
62+
</section>
63+
64+
<aside id="sidebar">
65+
<a href="https://github.com/g0v/dev/zipball/master" class="button">
66+
<small>Download</small>
67+
.zip file
68+
</a>
69+
<a href="https://github.com/g0v/dev/tarball/master" class="button">
70+
<small>Download</small>
71+
.tar.gz file
72+
</a>
73+
74+
<p class="repo-owner"><a href="https://github.com/g0v/dev"></a> is maintained by <a href="https://github.com/g0v">g0v</a>.</p>
75+
76+
<p>This page was generated by <a href="pages.github.com">GitHub Pages</a> using the Architect theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.</p>
77+
</aside>
78+
</div>
79+
</div>
80+
</body>
81+
</html>

Home.html

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
<!DOCTYPE html>
2+
3+
<html>
4+
<head>
5+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
6+
<title>Home</title>
7+
<link rel="stylesheet" href="/stylesheets/screen.css" type="text/css" charset="utf-8" />
8+
<link rel="stylesheet" href="/stylesheets/stylesheet.css" type="text/css" charset="utf-8" />
9+
<link rel="stylesheet" href="/stylesheets/gollum.css" type="text/css" charset="utf-8" />
10+
<link rel="stylesheet" href="/stylesheets/syntax.css" type="text/css" charset="utf-8" />
11+
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
12+
<script src="/javascripts/jquery-1.4.2.min.js" type="text/javascript"></script>
13+
<script src="/javascripts/jquery.text_selection-1.0.0.min.js" type="text/javascript"></script>
14+
<script src="/javascripts/jquery.previewable_comment_form.js" type="text/javascript"></script>
15+
<script src="/javascripts/jquery.tabs.js" type="text/javascript"></script>
16+
<script src="/javascripts/gollum.js" type="text/javascript"></script>
17+
<script src="/javascripts/MathJax/MathJax.js" type="text/javascript">
18+
MathJax.OutputJax.fontDir = "http://github-assets.s3.amazonaws.com/javascripts/MathJax/fonts"
19+
MathJax.Hub.Config({
20+
jax: ["input/TeX", "output/HTML-CSS"]
21+
})
22+
</script>
23+
</head>
24+
25+
<body>
26+
<header>
27+
<div class="inner">
28+
<h1>Dev</h1>
29+
<h2>dev.g0v.tw</h2>
30+
<a href="https://github.com/g0v/dev" class="button"><small>View project on</small>GitHub</a>
31+
</div>
32+
</header>
33+
<div id="content-wrapper">
34+
<div class="inner clearfix">
35+
<section id="main-content">
36+
<div id="main">
37+
<div class="site">
38+
<div id="guides">
39+
<div class="guide">
40+
<div class="main">
41+
<div class="actions">
42+
<div>
43+
<a href="/Home.html">Home</a>
44+
</div>
45+
</div>
46+
<h1>Home</h1>
47+
<div class="content wikistyle gollum markdown">
48+
<p>Welcome to the dev wiki!</p>
49+
</div>
50+
</div>
51+
</div>
52+
<div class="admin">
53+
<div style="float: left;">
54+
<small>Last edited by <b>hlb</b>, 2012-12-04 16:40:28</small>
55+
</div>
56+
</div>
57+
</div>
58+
</div>
59+
</div>
60+
61+
62+
</section>
63+
64+
<aside id="sidebar">
65+
<a href="https://github.com/g0v/dev/zipball/master" class="button">
66+
<small>Download</small>
67+
.zip file
68+
</a>
69+
<a href="https://github.com/g0v/dev/tarball/master" class="button">
70+
<small>Download</small>
71+
.tar.gz file
72+
</a>
73+
74+
<p class="repo-owner"><a href="https://github.com/g0v/dev"></a> is maintained by <a href="https://github.com/g0v">g0v</a>.</p>
75+
76+
<p>This page was generated by <a href="pages.github.com">GitHub Pages</a> using the Architect theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.</p>
77+
</aside>
78+
</div>
79+
</div>
80+
</body>
81+
</html>

index.html

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -28,32 +28,7 @@ <h2>dev.g0v.tw</h2>
2828
<div id="content-wrapper">
2929
<div class="inner clearfix">
3030
<section id="main-content">
31-
<h3>Welcome to GitHub Pages.</h3>
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 using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:</p>
34-
35-
<pre><code>$ cd your_repo_root/repo_name
36-
$ git fetch origin
37-
$ git checkout gh-pages
38-
</code></pre>
39-
40-
<p>If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.</p>
41-
42-
<h3>Designer Templates</h3>
43-
44-
<p>We've crafted some handsome templates for you to use. Go ahead and 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 if it remained markdown format.</p>
45-
46-
<h3>Rather Drive Stick?</h3>
47-
48-
<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 written by our own Tom Preston-Werner. 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>
49-
50-
<h3>Authors and Contributors</h3>
51-
52-
<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>&lt;a&gt;</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>
53-
54-
<h3>Support or Contact</h3>
55-
56-
<p>Having trouble with Pages? Check out the documentation at <a href="http://help.github.com/pages">http://help.github.com/pages</a> or contact <a href="mailto:[email protected]">[email protected]</a> and we’ll help you sort it out.</p>
31+
<p><a href="/Home.html">Wiki</a></p>
5732
</section>
5833

5934
<aside id="sidebar">
@@ -75,4 +50,4 @@ <h3>Support or Contact</h3>
7550

7651

7752
</body>
78-
</html>
53+
</html>

0 commit comments

Comments
 (0)