-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
128 lines (85 loc) · 4.69 KB
/
index.html
File metadata and controls
128 lines (85 loc) · 4.69 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
---
layout: default
---
<div class="docs-section" id="about">
<h2>About Us</h2>
<p>
codescape creates well-crafted software with more than fifteen years of professional experience in software development.
We love to constantly improve our products while keeping the code simple and bug free by maintaining a high level of test automation and following the principles of software craftsmanship.
</p>
<p>
We are a company comitted to the open source development model, and we believe working in the open is the only way to deserve your trust into our claim for well-crafted software.
</p>
<p>
Our software is as good as it fits to your business and as it solves your problem.
</p>
</div>
<div class="docs-section" id="products">
<h2>Our Products</h2>
<p>codescape is proud to present our products we are offering to add value to your business.</p>
<div class="row products">
<div class="screenshot-wrapper">
<a href="https://jira-scrum-poker.codescape.de" target="_blank"><img src="/images/products-scrum-poker.png" alt="Scrum Poker for Jira"/></a>
</div>
<div class="one-half offset-by-one-half column">
<p><strong>Scrum Poker for Jira</strong></p>
<p>Scrum Poker for Jira enables your agile teams to collaboratively estimate their work items using a clean and interactive user interface that is seamlessly integrated into Jira Software. Scrum Poker for Jira helps Kanban, SAFe, LeSS or Scrum teams estimate their work using the well-known Planning Poker® method.</p>
<a class="button" target="_blank" href="https://jira-scrum-poker.codescape.de">Visit Website</a>
</div>
</div>
<div class="row products">
<div class="screenshot-wrapper">
<a href="https://jira-multiple-subtasks.codescape.de" target="_blank"><img src="/images/products-multiple-subtasks.png" alt="Multiple Subtasks for Jira"/></a>
</div>
<div class="one-half offset-by-one-half column">
<p><strong>Multiple Subtasks for Jira</strong></p>
<p>Multiple Subtasks for Jira enables your teams to easily create multiple subtasks for their work items using a clean and interactive user interface that is seamlessly integrated into Jira Software. Multiple Subtasks for Jira comes with a simple but powerful syntax to create subtasks quickly helping to reduce the needed time for planning sessions for Scrum teams.</p>
<a class="button" target="_blank" href="https://jira-multiple-subtasks.codescape.de">Visit Website</a>
</div>
</div>
<div class="row products">
<div class="screenshot-wrapper">
<a href="https://bitvunit.codescape.de" target="_blank"><img src="/images/products-bitvunit.png" alt="BitvUnit"/></a>
</div>
<div class="one-half offset-by-one-half column">
<p><strong>BitvUnit</strong></p>
<p>BitvUnit is an open source accessibility testing library that makes it easy to automate accessibility checking for pages and applications that run in a web browser. BitvUnit is free, open source software.</p>
<a class="button" target="_blank" href="https://bitvunit.codescape.de">Visit Website</a>
</div>
</div>
</div>
<div class="docs-section" id="contact">
<h2>Contact Us</h2>
<p>We are always happy to hear from you! Please use this form or send a mail to <a href="mailto:stefan.glase@googlemail.com">stefan.glase@googlemail.com</a>.</p>
<form>
<div class="row">
<div class="six columns">
<label for="contact-name">Your name</label>
<input class="u-full-width" type="text" placeholder="Sender Name" id="contact-name">
</div>
<div class="six columns">
<label for="contact-company">Your company</label>
<input class="u-full-width" type="text" placeholder="Company Name" id="contact-company">
</div>
</div>
<label for="contact-message">Your message</label>
<textarea class="u-full-width" placeholder="Hi Stefan …" id="contact-message"></textarea>
<a class="button button-primary" id="contact-submit" target="_blank">Send message</a>
</form>
</div>
<div class="docs-section" id="imprint">
<h2>Imprint</h2>
<p><strong>Information as per § 5 TMG (German Telemedia Act):</strong><p>
<p>codescape - Stefan Glase<br/>
Alte Holzer Str. 26a<br/>
42799 Leichlingen<br/>
Germany</p>
<p><strong>Represented by:</strong><br/>
Stefan Glase</p>
<p><strong>Contact:</strong><br/>
E-mail: <a href="mailto:stefan@codescape.de">stefan@codescape.de</a><br/>
Telephone: <a href="tel:+4915156015606">+49 (0)151 56015606</a><br>
Website: <a href="https://www.codescape.de">www.codescape.de</a></p>
<p><strong>Sales Tax ID:</strong><br/>
Sales tax identification number as per § 27a of the German law on turnover tax: DE325874332</p>
</div>