-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·158 lines (141 loc) · 7.71 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Inmite Developers</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<link href="/assets/base.css" media="screen" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="/assets/public/favicon.ico" />
<script src="/assets/modernizr.js" type="text/javascript"></script>
</head>
<body>
<div class="wrapper">
<div class="profile">
<section class="profile-masthead" id="masthead">
<header class="profile-logo">
<div class="profile-logo-image">
<img alt="Inmite Developers" src="/images/logo.png" />
</div>
<div class="profile-name">
<h1>Inmite Developers</h1>
</div>
</header>
<aside class="profile-summary">
<div class="summary-location summary-module">
<a href="http://github.com/inmite">github.com/inmite</a>
</div>
</aside>
</section>
<section class="profile-content" id="content">
<!-- TODO header? -->
<div class="profile-description">
<p>Developers at <a href="http://inmite.eu">Inmite</a> love open-source!<br />Enjoy our libraries and tools named after famous Czech personalities.</p>
</div>
<article class="profile-menu" id="menu">
<!--
<nav class="menu-navigation">
<ul class="menu-navigation-list">
<li class="menu-navigation-list-item"><a href="#android">Android</a></li>
</ul>
</nav>
-->
<div id="android" class="menu-category">
<!--
<h3 class="menu-category-name">Android</h3>
-->
<ol class="menu-category-list">
<li class="menu-item">
<div class="menu-item-info">
<a href="https://github.com/inmite/android-butterknife-zelezny" target="_blank"><h4 class="menu-item-name">android-butterknife-zelezny</h4></a>
<!--<span class="menu-item-price">GitHub</span>-->
<p class="menu-item-description">Android Studio plug-in for generating ButterKnife injections from selected layout XML.</p>
</div>
</li>
<li class="menu-item">
<div class="menu-item-info">
<a href="https://github.com/inmite/android-grid-wichterle" target="_blank"><h4 class="menu-item-name">android-grid-wichterle</h4></a>
<!--<span class="menu-item-price">GitHub</span>-->
<p class="menu-item-description">This app will show grid overlay over whole system which helps you to verify your excellent app design.</p>
</div>
</li>
<li class="menu-item">
<div class="menu-item-info">
<a href="https://github.com/inmite/android-selector-chapek" target="_blank"><h4 class="menu-item-name">android-selector-chapek</h4></a>
<!--<span class="menu-item-price">GitHub</span>-->
<p class="menu-item-description">Android Studio plugin which automatically generates drawable selectors from appropriately named resources.</p>
</div>
</li>
<li class="menu-item">
<div class="menu-item-info">
<a href="https://github.com/inmite/android-styled-dialogs" target="_blank"><h4 class="menu-item-name">android-styled-dialogs</h4></a>
<!--<span class="menu-item-price">GitHub</span>-->
<p class="menu-item-description">A simple library for styling Android dialogs in the Holo theme. It also removes boilerplate code for displaying simple dialogs.</p>
</div>
</li>
<li class="menu-item">
<div class="menu-item-info">
<a href="https://github.com/inmite/android-validation-komensky" target="_blank"><h4 class="menu-item-name">android-validation-komensky</h4></a>
<!--<span class="menu-item-price">GitHub</span>-->
<p class="menu-item-description">A simple library for validating user input in forms using annotations.</p>
</div>
</li>
<li class="menu-item">
<div class="menu-item-info">
<a href="https://github.com/inmite/chrome-package-hilgertova" target="_blank"><h4 class="menu-item-name">chrome-package-hilgertova</h4></a>
<!--<span class="menu-item-price">GitHub</span>-->
<p class="menu-item-description">Chrome extension that clicks through single packages on GitHub, BitBucket & cgit.</p>
</div>
</li>
</ol>
</div>
<!--<a id="btn-view-full-menu" class="btn-view-full-menu" href="http://github.com/inmite"> </a>-->
</article>
<section class="profile-modules" id="modules">
<h2 class="module-name">Join us</h2>
<ul class="module-list">
<li><a href="http://www.inmite.eu/en/join_us">Would you like to be a part of our team?</a></li>
<li><a href="http://www.inmite.eu/en/contact">Would you like to have a mobile app developed?</a></li>
</ul>
<br />
<br />
<ul class='twitter-columns'>
<li class="profile-module">
<h2 class="module-name">Google+</h2>
<br /><!-- Place this tag where you want the widget to render. -->
<div class="g-page" data-href="//plus.google.com/110778431549186951626" data-showtagline="false" data-showcoverphoto="false" data-rel="publisher"></div>
<!-- Place this tag after the last widget tag. -->
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/platform.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
</li>
<li class="profile-module module-twitter">
<h2 class="module-name">Twitter</h2>
<a class="twitter-timeline" href="https://twitter.com/InmiteDev" data-widget-id="425689485653704704">Tweets by @InmiteDev</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</li>
</ul>
</section>
</section>
</div>
</div>
<footer class="footer">
<nav class="footer-navigation">
<p class="copyright">This page has been build using a template from <a href="http://square.github.io/">Square</a> - our big inspiration in open-source.</p>
</nav>
</footer>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-337476-22']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>