-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
122 lines (92 loc) · 4.66 KB
/
index.html
File metadata and controls
122 lines (92 loc) · 4.66 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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta name="generator" content="Hugo 0.38" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Home</title>
<link rel="stylesheet" href="/css/style.css"/><link rel='stylesheet' href='https://pdaures.github.io/css/custom.css'><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<section class="section">
<div class="container">
<nav class="nav">
<div class="nav-left">
<a class="nav-item" href="https://pdaures.github.io"><h1 class="title is-4">Patrick Daures / Scrum Master</h1></a>
</div>
<div class="nav-right">
<nav class="nav-item level is-mobile"><a class="level-item" aria-label="email" href='mailto:patrick.daures@gmail.com' target='_blank' rel='noopener'>
<span class="icon">
<i class><svg viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/>
<polyline points="22,6 12,13 2,6"/>
</svg></i>
</span>
</a><a class="level-item" aria-label="github" href='https://github.com/pdaures' target='_blank' rel='noopener'>
<span class="icon">
<i class><svg viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"/>
</svg></i>
</span>
</a><a class="level-item" aria-label="twitter" href='https://twitter.com/pdaures' target='_blank' rel='noopener'>
<span class="icon">
<i class><svg viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"/>
</svg></i>
</span>
</a></nav>
</div>
</nav>
<nav class="nav">
</nav>
</div>
</section>
<section class="section">
<div class="container">
<article>
<div class="subtitle tags is-6 is-pulled-right">
</div>
<h2 class="subtitle is-6">June 7, 2018</h2>
<h1 class="title"><a href="https://pdaures.github.io/posts/scrum_agile_entreprise/">My problem with Scrum & Agile organizations</a></h1>
<div class="content">
Many leaders think that being Agile is doing Scrum with development teams. Unfortunately, it’s a bit more complicated than that.
Agility isn’t only about delivering software with a better quality, faster and more regularly. It’s about providing products ahead of the competion, reacting quickly to market opportunities, growing your customer base and increasing your revenues.
Scrum focuses on the process of how to build things and make a team collaborate and get better, but Scrum doesn’t say much about the customer.
<a class="button is-link" href="https://pdaures.github.io/posts/scrum_agile_entreprise/" style="height:28px">
Read more
<span class="icon is-small">
<i class="fa fa-angle-double-right"></i>
</span>
</a>
</div>
</article>
</div>
</section>
<section class="section">
<div class="container">
<nav class="level is-mobile">
<div class="level-left">
<div class="level-item">
</div>
</div>
<div class="level-right is-marginless">
<div class="level-item">
</div>
</div>
</nav>
</div>
</section>
<section class="section">
<div class="container has-text-centered">
<p>© <a href="https://pdaures.github.io">Patrick Daures</a> 2018</p>
<p>Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/ribice/kiss">Kiss</a>.</p>
</div>
</section>
</body>
</html>