Skip to content

Commit ee0cd80

Browse files
committed
Not blog format anymore, just a basic page for the meantime
1 parent 833e42d commit ee0cd80

File tree

11 files changed

+4
-699
lines changed

11 files changed

+4
-699
lines changed

images/body-bg.png

-8.65 KB
Binary file not shown.

images/highlight-bg.jpg

-33.4 KB
Binary file not shown.

images/hr.png

-1.01 KB
Binary file not shown.

images/octocat-icon.png

-1.61 KB
Binary file not shown.

images/tar-gz-icon.png

-1.63 KB
Binary file not shown.

images/zip-icon.png

-1.62 KB
Binary file not shown.

index.html

Lines changed: 4 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,14 @@
22
<html>
33
<head>
44
<meta charset='utf-8'>
5-
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6-
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
7-
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
8-
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
9-
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
5+
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
106
<!--[if lt IE 9]>
117
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
128
<![endif]-->
13-
<title>Install.github.io by install</title>
9+
<link href='css/style.css' rel='stylesheet' type='text/css'>
10+
<title>install.github.io by Austin Puri</title>
1411
</head>
15-
1612
<body>
17-
<div id="container">
18-
<div class="inner">
19-
20-
<header>
21-
<h1>Install.github.io</h1>
22-
<h2>Austin Puri</h2>
23-
</header>
24-
25-
<section id="downloads" class="clearfix">
26-
<a href="https://github.com/install" id="view-on-github" class="button"><span>View on GitHub</span></a>
27-
</section>
28-
29-
<hr>
30-
31-
<section id="main_content">
32-
<p>.</p>
33-
</section>
34-
35-
<footer>
36-
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.
37-
</footer>
38-
39-
40-
</div>
41-
</div>
13+
austin puri // <a href="http://github.com/install">github</a>
4214
</body>
4315
</html>

javascripts/main.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

stylesheets/print.css

Lines changed: 0 additions & 226 deletions
This file was deleted.

stylesheets/pygment_trac.css

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)