- {{ post.excerpt | markdownify | strip_html | truncate: 200 }} -
-
+ {% include documents-collection.html collection="strategy" type="grid" category-title="Open source strategy" %}
+
{% include documents-collection.html collection="projects_lfe" type="grid" category-title="Linux Foundation Energy
projects" %}
diff --git a/_sass/minimal-mistakes/skins/_rte.scss b/_sass/minimal-mistakes/skins/_rte.scss
index 9f72731..8d0bb2c 100644
--- a/_sass/minimal-mistakes/skins/_rte.scss
+++ b/_sass/minimal-mistakes/skins/_rte.scss
@@ -136,6 +136,7 @@ $navicon-link-color-hover: mix(#fff, $text-color, 80%) !default;
.archive__item-excerpt {
padding: 0rem 1rem;
+ height: 5em;
}
}
}
diff --git a/_strategy/lfenergy_strategic_member.md b/_strategy/lfenergy_strategic_member.md
new file mode 100644
index 0000000..a57fcf3
--- /dev/null
+++ b/_strategy/lfenergy_strategic_member.md
@@ -0,0 +1,27 @@
+---
+title: "LF Energy Strategic Member"
+layout: project
+excerpt: "RTE took part in the creation of LF Energy and has been Strategic Member since 2019"
+header:
+ image: /assets/images/lfenergy_strategic_member/lf-energy-member-strategic-color.svg
+ teaser: assets/images/lfenergy_strategic_member/lf-energy-member-strategic-color.svg
+github: https://github.com/lf-energy/
+website: https://lfenergy.org/
+community: https://lfenergy.slack.com/
+tags: [LFEnergy]
+---
+
+In the software world, open source has become a dominant strategy. Open source is a software development model based on a license that allows free access to the source code, free usage, modifications, and derived works, as well as royalty-free redistribution. Eventually, this license enabled an outstandingly efficient governance framework for collaborative software development across business organizations. Major software companies realized in the 2000s that they could leverage these licenses to organize their software strategies around remarkably efficient collaborations by pooling the development effort of software technology components that meet shared needs, hence enabling additive innovation and simultaneous gains in costs, time to market, and quality. Due to this efficiency, the model spread in the software technology and cloud sector, and then into industrial verticals such as telecommunications and automotive. This occurred under the aegis of foundations such as The Linux Foundation, which provide a neutral and proven governance framework to organize collaborations, build trust among investing partners, and establish state-of-the-art software development practices (cybersecurity, etc.).
+
+In early 2018, RTE took the gamble that the model could be transposed to the energy sector and decided to start a collaboration with Shuli Goodman at The Linux Foundation. This collaboration led to the creation of Linux Foundation Energy (LF Energy) in early 2019. Since then, RTE has played a leading role in the foundation as a Strategic Member.
+
+LF Energy is a member-funded non-profit organization whose purpose is to accelerate the energy transition through collaboration on open source technologies and standards. LF Energy serves as an independent, neutral steward for transparently governed open source technologies and standards that serve as the trustworthy, secure digital foundation for grid modernization and modern energy services.
+
+For RTE, the expected benefits of this software development model are:
+- An acceleration by reusing what exists and sharing efforts, allowing for faster and cheaper software development,
+- Industrial-grade software with improved modularity, interoperability, evolutivity, and shorter release time cycles,
+- Cutting-edge technological and business model innovation,
+- Access, through collaboration, to wider and more diverse skills and viewpoints,
+- Reduced vendor lock-in or customer-specific approaches that impede velocity and cost-efficiency.
+
+Today, RTE is actively involved in several LF Energy projects to build the industrial-grade software solutions that meet the needs of its core business.
diff --git a/assets/images/lfenergy_strategic_member/lf-energy-member-strategic-color.svg b/assets/images/lfenergy_strategic_member/lf-energy-member-strategic-color.svg
new file mode 100644
index 0000000..531dc8d
--- /dev/null
+++ b/assets/images/lfenergy_strategic_member/lf-energy-member-strategic-color.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..6ad29ab
Binary files /dev/null and b/favicon.ico differ