-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
91 lines (82 loc) · 3.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Francisco Orvalho - Home</title>
<link rel="stylesheet" href="/styles/default.css">
<meta name="generator" content="nanoc 3.6.7">
</head>
<body>
<div id="header-wrapper">
<div id="header">
<div>
<a class="logo" href="/">forvalho</a>
<ul class="nav">
<li><a href="https://github.com/forvalho">GitHub Profile</a></li>
<li><a href="/league_of_legends">League of Legends Gem</a></li>
</ul>
</div>
</div>
</div>
<div class="wrapper feature">
<h1>
<i>Ring</i>, <i>Ring</i>!
</h1>
<p class="intro"><a href="https://github.com/forvalho">forvalho</a> is not here right now,
please leave a message after the tone.<br/>
While he tries to find some little elves to finish this page, please feel
free to browse around. Maybe even follow some links to who-knows-where!</p>
<a href="/v3/" class="button">View this repository</a>
<img src="/images/phone.png" class="big-image" alt="Hello?">
</div>
<div class="full-width dev-program-callout">
<div class="wrapper">
<h2>Apologies for an incomplete page...</h2>
<p>...but in my defense, I was probably doing something similar, but as a job.</p>
<p>I currently work as a Lead Developer for Rails and Spree at surfdome.com, in London, UK.</p>
</div>
</div>
<!-- <div class="full-width-divider">
<ul class="wrapper highlights">
<li class="highlight-module">
<a href="/guides/"><span class="mega-octicon octicon-file-text"></span></a>
<h2><a href="/guides/">Get Started</a></h2>
<p>New to the GitHub API? With these guides you’ll be up and running in a snap.</p>
</li>
<li class="highlight-module">
<a href="/libraries/"><span class="mega-octicon octicon-code"></span></a>
<h2><a href="/libraries/">Libraries</a></h2>
<p>We’ve got you covered. Use the GitHub API in your favorite language.</p>
</li>
<li class="highlight-module">
<a href="http://github.com/contact"><span class="mega-octicon octicon-mail-read"></span></a>
<h2><a href="http://github.com/contact">Support</a></h2>
<p>Are you stuck? Already tried our <a href="/v3/troubleshooting/">troubleshooting guide</a>? Talk to a supportocat.</p>
</li>
</ul>
</div> -->
<div id="footer" >
<div class="lower_footer">
<ul class="footer-cell">
<li><a href="http://help.github.com/terms-of-service/">Terms</a></li>
<li><a href="http://help.github.com/privacy-policy/">Privacy</a></li>
<li><a href="http://help.github.com/security/">Security</a></li>
<li><a href="https://github.com/contact">Contact</a></li>
</ul>
<span class="footer-cell">
<a href="https://github.com" class="mega-octicon octicon-mark-github"></a>
</span>
<ul class="footer-cell">
<li><a href="https://status.github.com/">Status</a></li>
<li><a href="http://training.github.com/">Training</a></li>
<li><a href="http://shop.github.com/">Shop</a></li>
<li><a href="https://github.com/blog">Blog</a></li>
<li><a href="https://github.com/about">About</a></li>
</ul>
</div>
<div class="wrapper">
<p>Design © <span class="js-year">2014</span> GitHub, Inc. All rights reserved. Except where otherwise noted, content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons CC-BY license</a>.</p>
</div>
</div>
</body>
</html>