-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·284 lines (263 loc) · 12 KB
/
index.html
File metadata and controls
executable file
·284 lines (263 loc) · 12 KB
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
<!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="At IGPython Ltd we design awesome web apps in Ruby on Rails and supply custom OpenERP modifications and installations ">
<meta name="author" content="">
<title>IGPython Ltd - Ruby On Rails and OpenERP development</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">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="js/contact-form.js"></script>
</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="#">IGPython Ltd</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>IGPython Software Services</h1>
<h3>
<em>We</em> Build Great Web Applications,
<em>You</em> Make Them Better</h3>
<a href="#about" class="btn btn-default btn-lg">Find Out More</a>
</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 build rich web apps in Ruby</h2>
<p class="lead">IGPython specialise in agile development using Ruby on Rais and HTML5.</p>
<p>From simple web applications to multi-tenanted SAAS applications at IGPython we offer affordable and professional web design services to businesses throughout the world</p>
</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">
<img src="img/ruby-on-rails.jpg" class="service-image" alt="Ruby on rails development">
<h4>Rails Development</h4>
<p>Development and bug fixing on rails applications, from custom modules to complete bespoke applications we have it covered..</p>
</div>
</div>
<div class="col-md-2 text-center">
<div class="service-item">
<img src="img/problem-man.jpg" class="service-image" alt="Database solutions with ruby on rails">
<h4>Problem Solving</h4>
<p>Need to solve a problem? We take your problems and design custom solutions that meet your business requirements without the hassle.</p>
</div>
</div>
<div class="col-md-2 text-center">
<div class="service-item">
<img src="img/close_up.jpg" class="service-image" alt="Website design service">
<h4>Application Design</h4>
<p>With design specialists we bring to life your applications ensuring that the UI is slick and polished from front to back.</p>
</div>
</div>
<div class="col-md-2 text-center">
<div class="service-item">
<img src="img/open-erp-logo.jpg" class="service-image" alt="openerp Developer">
<h4>OpenERP Development</h4>
<p>Custom module design for OpenERP an and interaction services that ensure OpenERP works for your business.</p>
</div>
</div>
</div>
</div>
</div>
<!-- /Services -->
<!-- Callout -->
<div class="callout">
<div class="vert-text">
<h1>Web Apps That Go Beyond</h1>
</div>
</div>
<!-- /Callout -->
<!-- Portfolio -->
<div id="portfolio" class="portfolio">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<h2>A Sample of 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="http://www.openweigh.com">
<img class="img-portfolio img-responsive img-thumbnail" src="img/openweigh.png">
</a>
<h4>OpenWeigh</h4>
</div>
</div>
<div class="col-md-4 text-center">
<div class="portfolio-item">
<a href="http://www.pod-point.com">
<img class="img-portfolio img-responsive img-thumbnail" src="img/pod-point.jpg">
</a>
<h4>Pod Point</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">
<div class="container">
<div id="contact_form" class="row">
<div class="col-12 col-sm-12 col-lg-12">
<h2>It's good to talk...</h2>
<p>Drop us a line and talk to us about your ideas.</p>
<form role="form" id="feedbackForm">
<div class="form-group has-feedback">
<label class="control-label" for="name">Name</label>
<input type="text" class="form-control" id="name" name="name">
<span class="glyphicon glyphicon-asterisk form-control-feedback"></span>
<span class="help-block" style="display: none;">Please enter your name.</span>
</div>
<div class="form-group">
<label class="control-label" for="title">Title</label>
<input type="text" class="form-control optional" id="title" name="title">
</div>
<div class="form-group">
<label class="control-label" for="company">Company</label>
<input type="text" class="form-control optional" id="company" name="company">
</div>
<div class="form-group">
<label class="control-label" for="website">Website</label>
<input type="url" class="form-control optional" id="website" name="website">
</div>
<div class="form-group has-feedback">
<label class="control-label" for="phone">Phone</label>
<input type="tel" class="form-control" id="phone" name="phone" placeholder="XXX-XXX-XXXX">
<span class="glyphicon glyphicon-asterisk form-control-feedback"></span>
<span class="help-block" style="display: none;">Please enter a valid phone number. Must be ten digits long.</span>
</div>
<div class="form-group has-feedback">
<label class="control-label" for="email">Email Address</label>
<input type="email" class="form-control" id="email" name="email">
<span class="glyphicon glyphicon-asterisk form-control-feedback"></span>
<span class="help-block" style="display: none;">Please enter a valid e-mail address.</span>
</div>
<div class="form-group has-feedback">
<label class="control-label" for="message">Message*</label>
<textarea rows="10" cols="100" class="form-control" id="message" name="message"></textarea>
<span class="help-block" style="display: none;">Please enter a message.</span>
</div>
<div class="form-group has-feedback" style="margin-top: 10px;">
</div>
<button type="submit" id="feedbackSubmit" class="btn btn-primary btn-lg" data-loading-text="Sending..." style="display: block; margin-top: 10px;">Send Feedback</button>
</form>
<h3>* Indicates a required field.</h3>
</div><!--/span-->
</div><!--/row-->
<hr>
</div><!--/.container-->
<!-- /Map -->
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<ul class="list-inline">
<li><a href="#" alt="igpython facebook"><i class="fa fa-facebook fa-3x"></i></a>
</li>
<li><i class="fa fa-twitter fa-3x"></i>
</li>
<li><a href="#"></a><i class="fa fa-dribbble fa-3x"></i><a href="#"></a>
</li>
</ul>
<div class="top-scroll">
<a href="#top"><i class="fa fa-circle-arrow-up scroll fa-4x"></i></a>
</div>
<hr>
<p>Copyright © IGPython Web Developments Ltd 2014</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>
</body>
</html>