-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·292 lines (271 loc) · 12.6 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="What we do for our clients">
<meta name="author" content="Hannes Stiebitzhofer">
<title>triangular.is</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Add custom CSS here -->
<link href="css/stylish-portfolio.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<!-- Side Menu
<a id="menu-toggle" href="#" class="btn btn-primary btn-lg toggle"><i class="fa fa-bars"></i></a>
<div id="sidebar-wrapper">
<ul class="sidebar-nav">
<a id="menu-close" href="#" class="btn btn-default btn-lg pull-right toggle"><i class="fa fa-times"></i></a>
<li class="sidebar-brand"><a href="http://startbootstrap.com">Start Bootstrap</a>
</li>
<li><a href="#top">Home</a>
</li>
<li><a href="#about">About</a>
</li>
<li><a href="#services">Services</a>
</li>
<li><a href="#portfolio">Portfolio</a>
</li>
<li><a href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /Side Menu -->
<!-- Full Page Image Header Area -->
<div id="top" class="header">
<div class="vert-text">
<h1>triangularis</h1>
<h3>
Working on the future ..
</h3>
</div>
</div>
<!-- /Full Page Image Header Area -->
<!-- Intro
<div id="about" class="intro">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<h2>We</h2>
<p class="lead">
build the next enterprise <a href="http://www.stoic.com">STOIC</a><br/>
code <a href="http://rubyonrails.org">Rails</a>, <a href="http://nodejs.org">Node.js</a> and <a href="http://angularjs.org">Angular.js</a><br/>
deploy with <a href="https://www.codeship.io">codeship.io</a><br/>
draw on <a href="http://www.fiftythree.com">Paper</a><br/>
drive with <a href="http://www.car2go.com">Car2Go</a><br/>
<!-- engineer <a href="http://en.wikipedia.org/wiki/system">systems</a><br/>
focus on <a href="http://en.wikipedia.org/wiki/Disruptive_innovation">breaking stuff</a><br/>
host on <a href="https://www.codeship.io">Heroku</a><br/>
invest in people<br/>
live in <a href="http://en.wikipedia.org/wiki/Vienna">Vienna</a><br/>
listen to <a href="https://www.monocle.com/radio">Monocle24</a><br/>
love <a href="http://www.bluebottlecoffee.com/">coffee</a><br/>
manage <a href="http://www.amazon.com/Principles-Product-Development-Flow-Generation/dp/1935401009">products and projects</a><br/>
meet at <a href="http://www.sektor5.at">Sektor5</a><br/>
<!-- model <a href="http://en.wikipedia.org/wiki/">processes</a><br/>
plan with <a href="https://www.blossom.io">blossom.io</a><br/>
price on <a href="http://www.amazon.com/Pricing-Purpose-Creating-Capturing-Value/dp/0471729809">purpose</a><br/>
read <a href="http://www.mylibrarybook.com/books/709/William-Gibson/The-Bridge-Trilogy-35.html">William Gibson</a><br>
sketch on <a href="http://www.businessmodelgeneration.com">Business Model Canvas</a><br/>
sponsor <a href="https://www.kickstarter.com/profile/stiebitzhofer">Kickstarter</a><br/>
stay at <a href="https://www.airbnb.com">AirBnb's</a><br/>
store on <a href="https://www.dropbox.com">Dropbox</a><br/>
talk on <a href="https://www.apple.com/iphone">iPhones</a><br/>
type on <a href="https://www.apple.com/mac">Macs</a><br/>
version on <a href="https://www.github.com">Github</a><br/>
write <a href="http://daringfireball.net/projects/markdown/">MarkDown</a><br/>
</div>
</div>
</div>
</div>
<!-- /Intro -->
<!-- Services
<div id="services" class="services">
<div class="container">
<div class="row">
<div class="col-md-4 col-md-offset-4 text-center">
<h2>Our Services</h2>
<hr>
</div>
</div>
<div class="row">
<div class="col-md-2 col-md-offset-2 text-center">
<div class="service-item">
<i class="service-icon fa fa-rocket"></i>
<h4>Spacecraft Repair</h4>
<p>Did your navigation system shut down in the middle of that asteroid field? We can repair any dings and scrapes to your spacecraft!</p>
</div>
</div>
<div class="col-md-2 text-center">
<div class="service-item">
<i class="service-icon fa fa-magnet"></i>
<h4>Problem Solving</h4>
<p>Need to know how magnets work? Our problem solving solutions team can help you identify problems and conduct exploratory research.</p>
</div>
</div>
<div class="col-md-2 text-center">
<div class="service-item">
<i class="service-icon fa fa-shield"></i>
<h4>Blacksmithing</h4>
<p>Planning a time travel trip to the middle ages? Preserve the space time continuum by blending in with period accurate armor and weapons.</p>
</div>
</div>
<div class="col-md-2 text-center">
<div class="service-item">
<i class="service-icon fa fa-pencil"></i>
<h4>Pencil Sharpening</h4>
<p>We've been voted the best pencil sharpening service for 10 consecutive years. If you have a pencil that feels dull, we'll get it sharp!</p>
</div>
</div>
</div>
</div>
</div>
<!-- /Services -->
<!-- Callout
<div class="callout">
<div class="vert-text">
<h1></h1>
</div>
</div>
<!-- /Callout -->
<!-- Portfolio
<div id="portfolio" class="portfolio">
<div class="container">
<div class="row">
<div class="col-md-4 col-md-offset-4 text-center">
<h2>Our Work</h2>
<hr>
</div>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-2 text-center">
<div class="portfolio-item">
<a href="#">
<img class="img-portfolio img-responsive" src="img/portfolio-1.jpg">
</a>
<h4>Cityscape</h4>
</div>
</div>
<div class="col-md-4 text-center">
<div class="portfolio-item">
<a href="#">
<img class="img-portfolio img-responsive" src="img/portfolio-2.jpg">
</a>
<h4>Is That On Fire?</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-2 text-center">
<div class="portfolio-item">
<a href="#">
<img class="img-portfolio img-responsive" src="img/portfolio-3.jpg">
</a>
<h4>Stop Sign</h4>
</div>
</div>
<div class="col-md-4 text-center">
<div class="portfolio-item">
<a href="#">
<img class="img-portfolio img-responsive" src="img/portfolio-4.jpg">
</a>
<h4>Narrow Focus</h4>
</div>
</div>
</div>
</div>
</div>
<!-- /Portfolio -->
<!-- Call to Action
<div class="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<h3>The buttons below are impossible to resist.</h3>
<a href="#" class="btn btn-lg btn-default">Click Me!</a>
<a href="#" class="btn btn-lg btn-primary">Look at Me!</a>
</div>
</div>
</div>
</div>
<!-- /Call to Action -->
<!-- Map
<div id="contact" class="map">
<iframe width="100%" height="100%" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Schmalzhofgasse,+Vienna&aq=0&sll=28.659344,-81.187888&sspn=0.128789,0.264187&ie=UTF8&t=m&z=15&iwloc=A&output=embed"></iframe>
<br />
<small>
<a href="https://www.google.com/maps/place/Schmalzhofgasse+8/@48.1958367,16.3473065,17z/data=!3m1!4b1!4m2!3m1!1s0x476d078a4c789487:0x74f649f781e7325f"></a>
</small>
</iframe>
</div>
<!-- /Map -->
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<!-- <h3>You want to work with us or join us?</h3>
<h4>Drop us a line at <a href="mailto:[email protected]?subject=I want">[email protected]</a></h4>
<br/>
<!-- <ul class="list-inline">
<li><a href="https://twitter.com/eigenheads"><i class="fa fa-twitter fa-3x"></i></a>
</li>
</ul>
<!--<div class="top-scroll">
<a href="#top"><i class="fa fa-circle-arrow-up scroll fa-3x"></i></a>
</div>
<hr>
<p>Copyright © 2014 eigenheads consulting gmbh</p>
<p>Registration Number FN 411420f</p>
<p>VAT Identification ATU68525508</p>
<br/>
<p>Images by <a href="https://twitter.com/viktorhanacek">Viktor Hanáček</a></p>
</div> -->
</div>
</div>
</footer>
<!-- /Footer -->
<!-- JavaScript -->
<script src="js/jquery-1.10.2.js"></script>
<script src="js/bootstrap.js"></script>
<!-- Custom JavaScript for the Side Menu and Smooth Scrolling -->
<script>
$("#menu-close").click(function(e) {
e.preventDefault();
$("#sidebar-wrapper").toggleClass("active");
});
</script>
<script>
$("#menu-toggle").click(function(e) {
e.preventDefault();
$("#sidebar-wrapper").toggleClass("active");
});
</script>
<script>
$(function() {
$('a[href*=#]:not([href=#])').click(function() {
if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') || location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
if (target.length) {
$('html,body').animate({
scrollTop: target.offset().top
}, 1000);
return false;
}
}
});
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50851761-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>