Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
https://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -192,7 +192,7 @@
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
Expand Down
6 changes: 1 addition & 5 deletions assets/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
/* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,600;1,8..60,400&family=Fira+Code:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');

/* Font Family */
/* https://imfing.github.io/hextra/docs/advanced/customization/#font-family */
.content {
font-family: "Google Sans";
font-family: "DM Sans", sans-serif;
color: #2D3A2D;
}

Expand Down
4 changes: 2 additions & 2 deletions content/blog/continuous-delivery/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,13 @@ It's worth noting that when we discuss CD, it inherently includes **Continuous D

## References

[^1]: Beck, Kent, Mike Beedle, Arie van Bennekum, Alistair Cockburn, Ward Cunningham, Martin Fowler, James Grenning, Jim Highsmith, Andrew Hunt, Ron Jeffries, Jon Kern, Brian Marick, Robert C. Martin, Steve Mellor, Ken Schwaber, Jeff Sutherland, and Dave Thomas. [Manifesto for Agile Software Development](http://agilemanifesto.org/), 2001.
[^1]: Beck, Kent, Mike Beedle, Arie van Bennekum, Alistair Cockburn, Ward Cunningham, Martin Fowler, James Grenning, Jim Highsmith, Andrew Hunt, Ron Jeffries, Jon Kern, Brian Marick, Robert C. Martin, Steve Mellor, Ken Schwaber, Jeff Sutherland, and Dave Thomas. [Manifesto for Agile Software Development](https://agilemanifesto.org/), 2001.

[^2]: Fowler, Martin. [Continuous Delivery](https://martinfowler.com/bliki/ContinuousDelivery.html?utm_source=Codeship&utm_medium=CI-Guide), 2013.

[^3]: Udd, Raoul. Adopting Continuous Delivery: A Case Study, 2016.

[^4]: Leppanen, Marko, Simo Makinen, Max Pagels, Veli-Pekka Eloranta, Juha Itkonen, Mika V. Mantyla, and Tomi Mannisto. [The highways and country roads to continuous deployment](http://ieeexplore.ieee.org/document/7057604/). IEEE Software, 32(2):64-72, 2015.
[^4]: Leppanen, Marko, Simo Makinen, Max Pagels, Veli-Pekka Eloranta, Juha Itkonen, Mika V. Mantyla, and Tomi Mannisto. [The highways and country roads to continuous deployment](https://ieeexplore.ieee.org/document/7057604). IEEE Software, 32(2):64-72, 2015.

[^5]: Neely, Steve, and Steve Stolt. [Continuous delivery? Easy! Just change everything (well, maybe it is not that easy)](https://doi.org/10.1109/AGILE.2013.17). Proceedings - AGILE 2013, pp.121-128, 2013.

Expand Down
2 changes: 1 addition & 1 deletion content/blog/continuous-integration/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ While Duvall[^5] has extolled the virtues of Continuous Integration (CI) in his
[^1]: [Continuous integration](https://www.thoughtworks.com/continuous-integration). ThoughtWorks, 2018.
[^2]: Fowler, Martin. [Continuous Integration](https://martinfowler.com/articles/continuousIntegration.html). 2006.
[^3]: Beck, Kent. Embrace Change with Extreme Programming. *IEEE Computer Magazine*, (c), 70-77. 1999.
[^4]: Rodriguez Pilar, Markkula, Jouni, Oivo, Markku, & Turula, Kimmo. [Survey on agile and lean usage in Finnish software industry](http://dl.acm.org/citation.cfm?doid=2372251.2372275). In *Proceedings of the ACM-IEEE international symposium on Empirical software engineering and measurement - ESEM '12* (p. 139). ACM Press. DOI: 10.1145/2372251.2372275. 2012.
[^4]: Rodriguez Pilar, Markkula, Jouni, Oivo, Markku, & Turula, Kimmo. [Survey on agile and lean usage in Finnish software industry](https://dl.acm.org/doi/10.1145/2372251.2372275). In *Proceedings of the ACM-IEEE international symposium on Empirical software engineering and measurement - ESEM '12* (p. 139). ACM Press. DOI: 10.1145/2372251.2372275. 2012.
[^5]: Duvall, Paul M., Matyas, Steve, & Glover, Andrew. Continuous integration: improving software quality and reducing risk. Pearson Education, Inc., 2007.
[^6]: Cauldwell, Patrick. Code Leader: Using people, tools and processes to build successful software. Wiley Publishing, Inc., 2008.
[^7]: Humble, Jez & Farley, David. Continuous Delivery: Reliable Software Releases through Build, Test and Deployment Automation. Addison-Wesley, 2011.
Expand Down
2 changes: 1 addition & 1 deletion layouts/_partials/custom/head-end.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,600;1,8..60,400&family=Fira+Code:wght@400;500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;1,9..40,400&family=Fira+Code:wght@400;500&display=swap" rel="stylesheet">