- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
executable file
·284 lines (263 loc) · 12 KB
/
Copy pathindex.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>
<htmllang="en">
<head>
<metacharset="utf-8">
<metaname="viewport" content="width=device-width, initial-scale=1.0">
<metaname="description" content="At IGPython Ltd we design awesome web apps in Ruby on Rails and supply custom OpenERP modifications and installations ">
<metaname="author" content="">
<title>IGPython Ltd - Ruby On Rails and OpenERP development</title>
<!-- Bootstrap core CSS -->
<linkhref="css/bootstrap.css" rel="stylesheet">
<!-- Add custom CSS here -->
<linkhref="css/stylish-portfolio.css" rel="stylesheet">
<linkhref="font-awesome/css/font-awesome.min.css" rel="stylesheet">
<scriptsrc="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<scriptsrc="js/contact-form.js"></script>
</head>
<body>
<!-- Side Menu -->
<aid="menu-toggle" href="#" class="btn btn-primary btn-lg toggle"><iclass="fa fa-bars"></i></a>
<divid="sidebar-wrapper">
<ulclass="sidebar-nav">
<aid="menu-close" href="#" class="btn btn-default btn-lg pull-right toggle"><iclass="fa fa-times"></i></a>
<liclass="sidebar-brand"><ahref="#">IGPython Ltd</a>
</li>
<li><ahref="#top">Home</a>
</li>
<li><ahref="#about">About</a>
</li>
<li><ahref="#services">Services</a>
</li>
<li><ahref="#portfolio">Portfolio</a>
</li>
<li><ahref="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /Side Menu -->
<!-- Full Page Image Header Area -->
<divid="top" class="header">
<divclass="vert-text">
<h1>IGPython Software Services</h1>
<h3>
<em>We</em> Build Great Web Applications,
<em>You</em> Make Them Better</h3>
<ahref="#about" class="btn btn-default btn-lg">Find Out More</a>
</div>
</div>
<!-- /Full Page Image Header Area -->
<!-- Intro -->
<divid="about" class="intro">
<divclass="container">
<divclass="row">
<divclass="col-md-6 col-md-offset-3 text-center">
<h2>We build rich web apps in Ruby</h2>
<pclass="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 -->
<divid="services" class="services">
<divclass="container">
<divclass="row">
<divclass="col-md-4 col-md-offset-4 text-center">
<h2>Our Services</h2>
<hr>
</div>
</div>
<divclass="row">
<divclass="col-md-2 col-md-offset-2 text-center">
<divclass="service-item">
<imgsrc="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>
<divclass="col-md-2 text-center">
<divclass="service-item">
<imgsrc="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>
<divclass="col-md-2 text-center">
<divclass="service-item">
<imgsrc="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>
<divclass="col-md-2 text-center">
<divclass="service-item">
<imgsrc="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 -->
<divclass="callout">
<divclass="vert-text">
<h1>Web Apps That Go Beyond</h1>
</div>
</div>
<!-- /Callout -->
<!-- Portfolio -->
<divid="portfolio" class="portfolio">
<divclass="container">
<divclass="row">
<divclass="col-md-6 col-md-offset-3 text-center">
<h2>A Sample of Our Work</h2>
<hr>
</div>
</div>
<divclass="row">
<divclass="col-md-4 col-md-offset-2 text-center">
<divclass="portfolio-item">
<ahref="http://www.openweigh.com">
<imgclass="img-portfolio img-responsive img-thumbnail" src="img/openweigh.png">
</a>
<h4>OpenWeigh</h4>
</div>
</div>
<divclass="col-md-4 text-center">
<divclass="portfolio-item">
<ahref="http://www.pod-point.com">
<imgclass="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 -->
<divclass="call-to-action">
<divclass="container">
<divclass="row">
<divclass="col-md-6 col-md-offset-3 text-center">
<h3>The buttons below are impossible to resist.</h3>
<ahref="#" class="btn btn-lg btn-default">Click Me!</a>
<ahref="#" class="btn btn-lg btn-primary">Look at Me!</a>
</div>
</div>
</div>
</div>
<!-- /Call to Action -->
<!-- Map -->
<divid="contact" class="map">
<divclass="container">
<divid="contact_form" class="row">
<divclass="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>
<formrole="form" id="feedbackForm">
<divclass="form-group has-feedback">
<labelclass="control-label" for="name">Name</label>
<inputtype="text" class="form-control" id="name" name="name">
<spanclass="glyphicon glyphicon-asterisk form-control-feedback"></span>
<spanclass="help-block" style="display: none;">Please enter your name.</span>
</div>
<divclass="form-group">
<labelclass="control-label" for="title">Title</label>
<inputtype="text" class="form-control optional" id="title" name="title">
</div>
<divclass="form-group">
<labelclass="control-label" for="company">Company</label>
<inputtype="text" class="form-control optional" id="company" name="company">
</div>
<divclass="form-group">
<labelclass="control-label" for="website">Website</label>
<inputtype="url" class="form-control optional" id="website" name="website">
</div>
<divclass="form-group has-feedback">
<labelclass="control-label" for="phone">Phone</label>
<inputtype="tel" class="form-control" id="phone" name="phone" placeholder="XXX-XXX-XXXX">
<spanclass="glyphicon glyphicon-asterisk form-control-feedback"></span>
<spanclass="help-block" style="display: none;">Please enter a valid phone number. Must be ten digits long.</span>
</div>
<divclass="form-group has-feedback">
<labelclass="control-label" for="email">Email Address</label>
<inputtype="email" class="form-control" id="email" name="email">
<spanclass="glyphicon glyphicon-asterisk form-control-feedback"></span>
<spanclass="help-block" style="display: none;">Please enter a valid e-mail address.</span>
</div>
<divclass="form-group has-feedback">
<labelclass="control-label" for="message">Message*</label>
<textarearows="10" cols="100" class="form-control" id="message" name="message"></textarea>
<spanclass="help-block" style="display: none;">Please enter a message.</span>
</div>
<divclass="form-group has-feedback" style="margin-top: 10px;">
</div>
<buttontype="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>
<divclass="container">
<divclass="row">
<divclass="col-md-6 col-md-offset-3 text-center">
<ulclass="list-inline">
<li><ahref="#" alt="igpython facebook"><iclass="fa fa-facebook fa-3x"></i></a>
</li>
<li><iclass="fa fa-twitter fa-3x"></i>
</li>
<li><ahref="#"></a><iclass="fa fa-dribbble fa-3x"></i><ahref="#"></a>
</li>
</ul>
<divclass="top-scroll">
<ahref="#top"><iclass="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 -->
<scriptsrc="js/jquery-1.10.2.js"></script>
<scriptsrc="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){
vartarget=$(this.hash);
target=target.length ? target : $('[name='+this.hash.slice(1)+']');
if(target.length){
$('html,body').animate({
scrollTop: target.offset().top
},1000);
returnfalse;
}
}
});
});
</script>
</body>
</html>