-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
130 lines (109 loc) · 5.86 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<script src="//load.sumome.com/" data-sumo-site-id="d7323ef867fcb70f43e5066fc432d04790dcfe1ae1c94bd1cfc7930af691f1f6" async="async"></script>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title> Bradley's Eye: Travel, DIY and Design · Bradley's Eye: Travel, DIY and Design </title>
<link rel="stylesheet" type="text/css" href="http://bharring.github.io//css/uno.min.css" />
<link rel="stylesheet" type="text/css" href="http://bharring.github.io//css/lightGallery.css" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/favicon.ico">
<link href="http://bharring.github.io/index.xml" rel="alternate" type="application/rss+xml" title="Bradley's Eye: Travel, DIY and Design" />
<script src="http://bharring.github.io//js/jquery.min.js"></script>
<script src="http://bharring.github.io//js/main.min.js">
</script>
</head>
<body>
<div id="scriptHeader">
<span class="mobile btn-mobile-menu">
<i class="fa fa-bars btn-mobile-menu__icon"></i>
<i class="fa fa-times btn-mobile-close__icon hidden"> </i>
</span>
<header class="
panel-cover
" >
<div class="panel-main">
<div class="panel-main__inner panel-inverted">
<div class="panel-main__content">
<h1 class="panel-cover__title panel-title">
<a href="http://bharring.github.io//" title="link to homepage for Bradley's Eye: Travel, DIY and Design">Bradley's Eye: Travel, DIY and Design</a>
</h1>
<hr class="panel-cover__divider" />
<p class="panel-cover__description"> Bradley's Eye: Travel, DIY and Design </p>
<hr class="panel-cover__divider panel-cover__divider--secondary" />
<div class="navigation-wrapper">
<nav class="cover-navigation cover-navigation--primary">
<ul class="navigation">
<li class="navigation__item"><a href="http://bharring.github.io/#blog" title="link to Bradley's Eye: Travel, DIY and Design blog" class="blog-button">Blog</a> </li>
</br> </ul>
</nav> <nav class="cover-navigation navigation--social">
<ul class="navigation"> </br> </ul>
</nav>
</div>
</div>
</div>
<div class="panel-cover--overlay"></div>
</div>
</header>
</div>
<noscript>
<style>
#scriptHeader {display:none;}
.navigation-wrapper{
display: block;
top: 0;
}
</style>
<header class="panel-cover panel-cover--collapsed" style="background-image: url()">
<div class="panel-main">
<div class="panel-main__inner panel-inverted">
<div class="panel-main__content">
<h1 class="panel-cover__title panel-title">
<a href="http://bharring.github.io//" title="link to homepage for Bradley's Eye: Travel, DIY and Design">Bradley's Eye: Travel, DIY and Design</a>
</h1>
<hr class="panel-cover__divider" />
<p class="panel-cover__description"> Bradley's Eye: Travel, DIY and Design </p>
<hr class="panel-cover__divider panel-cover__divider--secondary" />
<div class="navigation-wrapper">
<nav class="cover-navigation cover-navigation--primary">
<ul class="navigation">
<li class="navigation__item"><a href="http://bharring.github.io//#blog" title="link to Bradley's Eye: Travel, DIY and Design blog" class="blog-button">Blog</a> </li>
</br> </ul>
</nav> <nav class="cover-navigation navigation--social">
<ul class="navigation"> </br> </ul>
</nav>
</div>
</div>
</div>
<div class="panel-cover--overlay"></div>
</div>
</header>
</noscript>
<div class="content-wrapper">
<div class="content-wrapper__inner">
<section id="main">
<div>
<article class="post">
<header>
<h2><a href="http://bharring.github.io/post/first/">Welcome to Bradley's homepage </a> </h2>
<div class="post-meta">Tue, Dec 8, 2015 - Read in 1 Min </div>
</header>
<div class="summary">
Welcome I created this site with Hugo, a Go based static website generator, using the Hugo-Uno theme. I hope to add more content about software, DIY projects, and travel photos soon. Here’s an embedded JavaScript chart comparing Hugo’s compile times to other comparable frameworks. Go is very fast. Here’s an example photo gallery of my favorite city to walk around in, Barcelona. $("#lightGallery").lightGallery();
</div>
<footer>
<a href='http://bharring.github.io/post/first/'><nobr>Read more →</nobr></a>
</footer>
</article>
</div>
</br>
<h4>
<a href="http://bharring.github.io//post/">Archive</a>
</h4>
</section>
</div>
</div>
<footer class="footer"></footer>
</body>
</html>