forked from jdiazfernandez/devops_taxonomies.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
242 lines (236 loc) · 11.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="apple-touch-icon" sizes="76x76" href="./assets/img//apple-icon.png">
<link rel="icon" type="image/png" href="./assets/img//favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>
Harmonizing DevOps Taxonomies
</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no' name='viewport' />
<!-- Fonts and icons -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<!-- CSS Files -->
<link href="./assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="./assets/css/paper-kit.css?v=2.2.0" rel="stylesheet" />
<!-- CSS Just for demo purpose, don't include it in your project -->
<link href="./assets/demo/demo.css" rel="stylesheet" />
</head>
<body class="index-page sidebar-collapse">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg fixed-top navbar-transparent " color-on-scroll="300">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand" href="" rel="tooltip" title="Harmonizing DevOps Taxonomies" data-placement="bottom" target="_blank">
Harmonizing DevOps Taxonomies
</a>
</div>
<div class="collapse navbar-collapse justify-content-end" id="navigation">
<ul class="navbar-nav">
<li class="nav-item">
<a href="https://github.com/alvesisaque/devops_taxonomies.github.io" target="_blank" class="nav-link"><i class="fa fa-github"></i> GitHub</a>
</li>
<li class="nav-item">
<a href="" target="_blank" class="btn btn-danger btn-round">Access the paper</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<div class="page-header section-dark" style="background-image: url('./assets/img/wallpaper.jpg')">
<div class="filter"></div>
<div class="content-center">
<div class="container">
<div class="title-brand">
<h1 class="presentation-title">Harmonizing DevOps Taxonomies</h1>
</div>
<h2 class="presentation-subtitle text-center">Theory Operationalization and Testing</h2>
</div>
</div>
<h6 class="category category-absolute">
<a href="https://www.upm.es" target="_blank">
<img src="./assets/img/logo_upm.png" class="creative-tim-logo">
</a>
<a href="https://www5.usp.br" target="_blank">
<img src="./assets/img/logo_usp.png" class="creative-tim-logo">
</a>
</h6>
</div>
<div class="main">
<div class="section section-dark text-center">
<div class="container">
<div class="row">
<div class="col-md-8 ml-auto mr-auto">
<h2 class="title">Public Repository</h2>
<h5 class="description">This is Public Repository for the research "Harmonizing DevOps Taxonomies:
Theory Operationalization and Testing"</h5>
<br>
</div>
</div>
<br/>
<br/>
<div class="row content-center">
<div class="col-md-4">
<div class="info">
<div class="icon icon-danger">
<i class="nc-icon nc-icon nc-layout-11"></i>
</div>
<div class="description">
<h4 class="info-title">DevOps</h4>
<p class="description">This work presents empirical research on the structure of DevOps teams in software-producing organizations.</p>
<!-- <a href="javascript:;" class="btn btn-link btn-danger">See more</a> -->
</div>
</div>
</div>
<div class="col-md-4">
<div class="info">
<div class="icon icon-danger">
<i class="nc-icon nc-vector"></i>
</div>
<div class="description">
<h4 class="info-title">Operationalization</h4>
<p>The conceptual elements is converted into observable entities and measurable units that can be further inquired into and (dis-)confirmed.</p>
<!-- <a href="javascript:;" class="btn btn-link btn-danger">See more</a> -->
</div>
</div>
</div>
<div class="col-md-4">
<div class="info">
<div class="icon icon-danger">
<i class="nc-icon nc-single-copy-04"></i>
</div>
<div class="description">
<h4 class="info-title">Testing</h4>
<p>The validion through empirical studies to purpose fully inform and intentionally confirm or disconfirm/reject the theoretical framework central to the theory.</p>
<!-- <a href="javascript:;" class="btn btn-link btn-danger">See more</a> -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section section-gray section-buttons">
<div class="container">
<div class="title">
<h2>Our Methodology</h2>
</div>
<div id="buttons">
<div class="title">
<h5><b>We adopted a multimethod or mixed approach in which two different research groups participated. The outcomes of
theory-building research are enriched by building theory from multiple research perspectives, and methods.
The methodological framework depicted in Figure illustrates the stages of this broader research.</b></h5>
<img src="./assets/img/Figure1.png" alt="Rounded Image" class="img-rounded img-responsive" style="width: 100%">
<center>Figure 1. Methodological framework.</center>
</div>
</div>
</div>
</div>
<div class="section section-dark text-center">
<div class="container">
<div class="row">
<div class="col-md-8 ml-auto mr-auto">
<h2 class="title">Study Conduction - files</h2>
<h4 class="description">
The main files used during the Methodology process, are the atlas.ti project and the report presented below:
</h4>
<br/>
<br/>
<a href="https://github.com/alvesisaque/devops_taxonomies.github.io/blob/main/atlas_files/harmonizing_team_topologies_Operationalization_and_testing.atlproj9" class="btn btn-danger btn-round" target="_blank">Atlas.ti project</a>
<a href="https://github.com/alvesisaque/devops_taxonomies.github.io/blob/main/atlas_files/Report_codebook.pdf" class="btn btn-danger btn-round" target="_blank">Codebook report</a>
<a href="https://github.com/alvesisaque/devops_taxonomies.github.io/blob/main/interview/Interview_Manuel_Pais.pdf" class="btn btn-outline-danger btn-round" target="_blank">Interview Guideline</a>
<a href="https://github.com/alvesisaque/devops_taxonomies.github.io/blob/main/interview/interview_transcription_FINAL.pdf" class="btn btn-outline-danger btn-round" target="_blank">Interview Transcription</a>
</div>
</div>
</div>
</div>
<div class="section">
<div class="container text-center">
<div class="row text-center upgrade-pro">
<div class="col-md-8 ml-auto mr-auto">
<h2 class="title">Questions & Comments</h2>
<h5>Please contact yesica.diaz(AT)upm.es in case of questions.</h5>
<h5>License and Software Information © Universidad Politécnica de Madrid (UPM),
Spain © Universidade de São Paulo (USP), Brazil</h5>
<p class="description">UPM & USP publishes this documentation subject to
the terms of the <b>Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License</b>
with the aim of helping the community with our knowledge which we think can be also useful for other people.
You will find a copy of the CC BY-NC-SA license in the root folder of this package.
All rights not explicitly granted to you under the CC BY-NC-SA license remain the
sole and exclusive property of UPM.</p>
</div>
</div>
</div>
</div>
<footer class="footer footer-black footer-white ">
<div class="container">
<div class="row">
<nav class="footer-nav">
<ul>
<li>
<a href="https://www.upm.es" target="_blank">UPM</a>
</li>
<li>
<a href="https://www5.usp.br" target="_blank">USP</a>
</li>
<li>
<a href="https://www.creative-tim.com/license" target="_blank">Licenses</a>
</li>
</ul>
</nav>
<div class="credits ml-auto">
<span class="copyright">
©
<script>
document.write(new Date().getFullYear())
</script>, made with <i class="fa fa-heart heart"></i> by us
</span>
</div>
</div>
</div>
</footer>
<!-- Core JS Files -->
<script src="./assets/js/core/jquery.min.js" type="text/javascript"></script>
<script src="./assets/js/core/popper.min.js" type="text/javascript"></script>
<script src="./assets/js/core/bootstrap.min.js" type="text/javascript"></script>
<!-- Plugin for Switches, full documentation here: http://www.jque.re/plugins/version3/bootstrap.switch/ -->
<script src="./assets/js/plugins/bootstrap-switch.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="./assets/js/plugins/nouislider.min.js" type="text/javascript"></script>
<!-- Plugin for the DatePicker, full documentation here: https://github.com/uxsolutions/bootstrap-datepicker -->
<script src="./assets/js/plugins/moment.min.js"></script>
<script src="./assets/js/plugins/bootstrap-datepicker.js" type="text/javascript"></script>
<!-- Control Center for Paper Kit: parallax effects, scripts for the example pages etc -->
<script src="./assets/js/paper-kit.js?v=2.2.0" type="text/javascript"></script>
<!-- Google Maps Plugin -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>
<script>
$(document).ready(function() {
if ($("#datetimepicker").length != 0) {
$('#datetimepicker').datetimepicker({
icons: {
time: "fa fa-clock-o",
date: "fa fa-calendar",
up: "fa fa-chevron-up",
down: "fa fa-chevron-down",
previous: 'fa fa-chevron-left',
next: 'fa fa-chevron-right',
today: 'fa fa-screenshot',
clear: 'fa fa-trash',
close: 'fa fa-remove'
}
});
}
function scrollToDownload() {
if ($('.section-download').length != 0) {
$("html, body").animate({
scrollTop: $('.section-download').offset().top
}, 1000);
}
}
});
</script>
</body>
</html>