Skip to content

Commit

Permalink
Welp. Commit One.
Browse files Browse the repository at this point in the history
  • Loading branch information
icedwater committed Sep 24, 2012
0 parents commit 29646d3
Show file tree
Hide file tree
Showing 5 changed files with 9,495 additions and 0 deletions.
Binary file added img/hackerschoollogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Singapore Football</title>
<script src="js/jquery.js"></script>
<script src="js/main.js"></script>
</head>
<body>
<img src="img/hackerschoollogo.png">
<h1>#sgfootball</h1>
<h2>Roadmap</h2>
<ul>
<li>jQuery introductions</li>
<li>Installation and setup</li>
<li>Git Primer</li>
<li>Diving in <em>(basics)</em></li>
<li>Collaborating with others <em>(intermediate)</em></li>
<li>Getting serious <em>(fairly advanced)</em></li>
</ul>
<h2 id='rahul'>Content</h2>
<p class='booboo'>
</p>
</body>
</html>
Binary file added js/.DS_Store
Binary file not shown.
Loading

0 comments on commit 29646d3

Please sign in to comment.