Skip to content

Commit 0074b8f

Browse files
committed
site
1 parent 524c4e1 commit 0074b8f

File tree

451 files changed

+73893
-1
lines changed

Some content is hidden

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

451 files changed

+73893
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
_site

_site/2012/10/20/index.html

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6+
7+
<title>Codebeerstartups</title>
8+
<meta name="description" content="Every Dog has one Blog" />
9+
10+
<meta name="HandheldFriendly" content="True" />
11+
<meta name="MobileOptimized" content="320" />
12+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
13+
14+
<link rel="alternate" type="application/rss+xml" href="http://codebeerstartups.com/feed.xml">
15+
<link rel="shortcut icon" href="/favicon.ico">
16+
<link rel="prefetch" href="http://codebeerstartups.com">
17+
<link rel="canonical" href="http://codebeerstartups.com/2012/10/20/">
18+
19+
<link rel="stylesheet" href="/assets/css/init.css">
20+
<link href='//fonts.googleapis.com/css?family=Domine:700|Open+Sans:400,600|Source+Code+Pro:500' rel='stylesheet' type='text/css'>
21+
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
22+
</head>
23+
<body>
24+
25+
<header class="title">
26+
<a href="http://codebeerstartups.com"><i class="fa fa-bookmark-o fa-lg"></i><span>Codebeerstartups</span></a>
27+
</header>
28+
29+
<nav class="wrapper ">
30+
<a href="#" onclick="return false;"><i class="fa fa-navicon fa-lg"></i></a>
31+
<ul>
32+
33+
<li><a href="/about.html">About</a></li>
34+
35+
36+
37+
<li><a href="/contact.html">Contact</a></li>
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
</ul>
50+
</nav>
51+
52+
<div id="cover" class="cover ">
53+
<div class="background"></div>
54+
<header class="wrapper">
55+
<h2>
56+
57+
</h2>
58+
<h1><a href="/2012/10/20/"></a></h1>
59+
</header>
60+
</div>
61+
62+
<section class="posts wrapper">
63+
<article class="post ">
64+
65+
<header>
66+
<div class="feature"><span>Featured</span><i class="fa fa-bookmark fa-lg"></i></div>
67+
<h2>
68+
69+
</h2>
70+
<h1 id="posttitle"><a href="#"></a></h1>
71+
</header>
72+
73+
<section class="postbody">
74+
75+
</section>
76+
77+
<footer>
78+
<ul class="share left">
79+
<li><a href="http://twitter.com/share?text=&url=http://codebeerstartups.com/2012/10/20/" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;" class="smallbutton lightgray"><i class="fa fa-twitter"></i>Twitter</a></li>
80+
<li><a href="https://www.facebook.com/sharer/sharer.php?u=http://codebeerstartups.com/2012/10/20/" onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;" class="smallbutton lightgray"><i class="fa fa-facebook"></i>Facebook</a></li>
81+
</ul>
82+
</footer>
83+
84+
85+
86+
</article>
87+
</section>
88+
89+
<footer class="wrapper">
90+
<div class="smallnav">
91+
92+
<a href="/about.html">About</a> &bull;
93+
94+
95+
96+
<a href="/contact.html">Contact</a> &bull;
97+
98+
99+
100+
101+
102+
103+
104+
105+
106+
107+
108+
</div>
109+
<div>
110+
Copyright &copy; <a href="http://codebeerstartups.com/">Codebeerstartups</a>. 2014 &bull; All rights reserved.
111+
<span class="ghost">Proudly published with <a href="http://jekyllrb.com/" target="_blank">Jekyll</a>.</span>
112+
</div>
113+
</footer>
114+
115+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
116+
<script type="text/javascript">
117+
var config = {
118+
'disqus_shortname': 'codebeerstartups',
119+
'google_comments': false,
120+
'analytics_id': 'UA-30450850-3',
121+
'analytics_domain': 'codebeerstartups.com',
122+
'readingtime': true,
123+
'autoload_comments': true
124+
};
125+
</script>
126+
<script async type="text/javascript" src="/assets/js/theme.min.js"></script>
127+
128+
</body>
129+
</html>

_site/2012/10/21/index.html

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6+
7+
<title>Codebeerstartups</title>
8+
<meta name="description" content="Every Dog has one Blog" />
9+
10+
<meta name="HandheldFriendly" content="True" />
11+
<meta name="MobileOptimized" content="320" />
12+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
13+
14+
<link rel="alternate" type="application/rss+xml" href="http://codebeerstartups.com/feed.xml">
15+
<link rel="shortcut icon" href="/favicon.ico">
16+
<link rel="prefetch" href="http://codebeerstartups.com">
17+
<link rel="canonical" href="http://codebeerstartups.com/2012/10/21/">
18+
19+
<link rel="stylesheet" href="/assets/css/init.css">
20+
<link href='//fonts.googleapis.com/css?family=Domine:700|Open+Sans:400,600|Source+Code+Pro:500' rel='stylesheet' type='text/css'>
21+
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
22+
</head>
23+
<body>
24+
25+
<header class="title">
26+
<a href="http://codebeerstartups.com"><i class="fa fa-bookmark-o fa-lg"></i><span>Codebeerstartups</span></a>
27+
</header>
28+
29+
<nav class="wrapper ">
30+
<a href="#" onclick="return false;"><i class="fa fa-navicon fa-lg"></i></a>
31+
<ul>
32+
33+
<li><a href="/about.html">About</a></li>
34+
35+
36+
37+
<li><a href="/contact.html">Contact</a></li>
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
</ul>
50+
</nav>
51+
52+
<div id="cover" class="cover ">
53+
<div class="background"></div>
54+
<header class="wrapper">
55+
<h2>
56+
57+
</h2>
58+
<h1><a href="/2012/10/21/"></a></h1>
59+
</header>
60+
</div>
61+
62+
<section class="posts wrapper">
63+
<article class="post ">
64+
65+
<header>
66+
<div class="feature"><span>Featured</span><i class="fa fa-bookmark fa-lg"></i></div>
67+
<h2>
68+
69+
</h2>
70+
<h1 id="posttitle"><a href="#"></a></h1>
71+
</header>
72+
73+
<section class="postbody">
74+
75+
</section>
76+
77+
<footer>
78+
<ul class="share left">
79+
<li><a href="http://twitter.com/share?text=&url=http://codebeerstartups.com/2012/10/21/" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;" class="smallbutton lightgray"><i class="fa fa-twitter"></i>Twitter</a></li>
80+
<li><a href="https://www.facebook.com/sharer/sharer.php?u=http://codebeerstartups.com/2012/10/21/" onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;" class="smallbutton lightgray"><i class="fa fa-facebook"></i>Facebook</a></li>
81+
</ul>
82+
</footer>
83+
84+
85+
86+
</article>
87+
</section>
88+
89+
<footer class="wrapper">
90+
<div class="smallnav">
91+
92+
<a href="/about.html">About</a> &bull;
93+
94+
95+
96+
<a href="/contact.html">Contact</a> &bull;
97+
98+
99+
100+
101+
102+
103+
104+
105+
106+
107+
108+
</div>
109+
<div>
110+
Copyright &copy; <a href="http://codebeerstartups.com/">Codebeerstartups</a>. 2014 &bull; All rights reserved.
111+
<span class="ghost">Proudly published with <a href="http://jekyllrb.com/" target="_blank">Jekyll</a>.</span>
112+
</div>
113+
</footer>
114+
115+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
116+
<script type="text/javascript">
117+
var config = {
118+
'disqus_shortname': 'codebeerstartups',
119+
'google_comments': false,
120+
'analytics_id': 'UA-30450850-3',
121+
'analytics_domain': 'codebeerstartups.com',
122+
'readingtime': true,
123+
'autoload_comments': true
124+
};
125+
</script>
126+
<script async type="text/javascript" src="/assets/js/theme.min.js"></script>
127+
128+
</body>
129+
</html>

_site/2012/10/24/index.html

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6+
7+
<title>Codebeerstartups</title>
8+
<meta name="description" content="Every Dog has one Blog" />
9+
10+
<meta name="HandheldFriendly" content="True" />
11+
<meta name="MobileOptimized" content="320" />
12+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
13+
14+
<link rel="alternate" type="application/rss+xml" href="http://codebeerstartups.com/feed.xml">
15+
<link rel="shortcut icon" href="/favicon.ico">
16+
<link rel="prefetch" href="http://codebeerstartups.com">
17+
<link rel="canonical" href="http://codebeerstartups.com/2012/10/24/">
18+
19+
<link rel="stylesheet" href="/assets/css/init.css">
20+
<link href='//fonts.googleapis.com/css?family=Domine:700|Open+Sans:400,600|Source+Code+Pro:500' rel='stylesheet' type='text/css'>
21+
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
22+
</head>
23+
<body>
24+
25+
<header class="title">
26+
<a href="http://codebeerstartups.com"><i class="fa fa-bookmark-o fa-lg"></i><span>Codebeerstartups</span></a>
27+
</header>
28+
29+
<nav class="wrapper ">
30+
<a href="#" onclick="return false;"><i class="fa fa-navicon fa-lg"></i></a>
31+
<ul>
32+
33+
<li><a href="/about.html">About</a></li>
34+
35+
36+
37+
<li><a href="/contact.html">Contact</a></li>
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
</ul>
50+
</nav>
51+
52+
<div id="cover" class="cover ">
53+
<div class="background"></div>
54+
<header class="wrapper">
55+
<h2>
56+
57+
</h2>
58+
<h1><a href="/2012/10/24/"></a></h1>
59+
</header>
60+
</div>
61+
62+
<section class="posts wrapper">
63+
<article class="post ">
64+
65+
<header>
66+
<div class="feature"><span>Featured</span><i class="fa fa-bookmark fa-lg"></i></div>
67+
<h2>
68+
69+
</h2>
70+
<h1 id="posttitle"><a href="#"></a></h1>
71+
</header>
72+
73+
<section class="postbody">
74+
75+
</section>
76+
77+
<footer>
78+
<ul class="share left">
79+
<li><a href="http://twitter.com/share?text=&url=http://codebeerstartups.com/2012/10/24/" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;" class="smallbutton lightgray"><i class="fa fa-twitter"></i>Twitter</a></li>
80+
<li><a href="https://www.facebook.com/sharer/sharer.php?u=http://codebeerstartups.com/2012/10/24/" onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;" class="smallbutton lightgray"><i class="fa fa-facebook"></i>Facebook</a></li>
81+
</ul>
82+
</footer>
83+
84+
85+
86+
</article>
87+
</section>
88+
89+
<footer class="wrapper">
90+
<div class="smallnav">
91+
92+
<a href="/about.html">About</a> &bull;
93+
94+
95+
96+
<a href="/contact.html">Contact</a> &bull;
97+
98+
99+
100+
101+
102+
103+
104+
105+
106+
107+
108+
</div>
109+
<div>
110+
Copyright &copy; <a href="http://codebeerstartups.com/">Codebeerstartups</a>. 2014 &bull; All rights reserved.
111+
<span class="ghost">Proudly published with <a href="http://jekyllrb.com/" target="_blank">Jekyll</a>.</span>
112+
</div>
113+
</footer>
114+
115+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
116+
<script type="text/javascript">
117+
var config = {
118+
'disqus_shortname': 'codebeerstartups',
119+
'google_comments': false,
120+
'analytics_id': 'UA-30450850-3',
121+
'analytics_domain': 'codebeerstartups.com',
122+
'readingtime': true,
123+
'autoload_comments': true
124+
};
125+
</script>
126+
<script async type="text/javascript" src="/assets/js/theme.min.js"></script>
127+
128+
</body>
129+
</html>

0 commit comments

Comments
 (0)