diff --git a/mkdocs.yml b/mkdocs.yml index b1892dbea84..8e2b3bfdeca 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -259,3 +259,7 @@ nav: - 1.0.0-beta3: docs/releases/1.0.0-beta3.md - 1.0.0-beta2: docs/releases/1.0.0-beta2.md - 1.0.0-beta1: docs/releases/1.0.0-beta1.md + - Community: + - Overview: docs/community/README.md + - Honorable Members: + - Jean-Thierry Kéchichian: docs/community/jean-thierry/README.md diff --git a/src/docs/community/README.md b/src/docs/community/README.md new file mode 100644 index 00000000000..c2076e13565 --- /dev/null +++ b/src/docs/community/README.md @@ -0,0 +1,7 @@ +# Community + +The Orchard Core community is a thriving hub of collaboration and knowledge exchange, where diverse members come together to contribute to the growth and innovation of Orchard Core. This dynamic group is characterized by its shared passion for development and a commitment to supporting one another. In recognizing those who have played instrumental roles in our collective journey, we extend our gratitude to the following honorable member: + +## Honorable Members + +- [Jean-Thierry Kéchichian](jean-thierry/README.md) diff --git a/src/docs/community/jean-thierry/README.md b/src/docs/community/jean-thierry/README.md new file mode 100644 index 00000000000..e18782fef6d --- /dev/null +++ b/src/docs/community/jean-thierry/README.md @@ -0,0 +1,13 @@ +# In honor of Jean-Thierry Kéchichian + +![image](images/profile.png) + +It is with sadness that we grieve the loss of [Jean Thierry Kéchichian](https://github.com/jtkech) on the morning of December 24, 2023. His incredible kindness, unwavering assistance and vast knowledge have left an impression on our community. Jean-Thierry was a guiding light to provide detailed answers and educate those in search of guidance. His dedication to the Orchard Core project was unmatched. His contributions will forever resonate within the spaces he helped shape. + +Jean-Thierry never turned anyone away in need; he always extended a helping hand with grace. His legacy can be found not only in the lines of code he wrote, or the detailed comments he blessed us with. But, in the countless lives he touched through his generosity and warmth. The void left by his absence is immeasurable. We will deeply miss him in our community. + +As we navigate this time let us remember and celebrate the person that Jean Thierry was – a friend, mentor and true pillar of our community. His spirit will continue to live on through the projects he championed. The knowledge he generously shared. + +Rest peacefully Jean Thierry Kéchichian. Your memory will forever inspire us. + +If you like to recall the moments that he brought smiles to your face, the wisdom he shared with you, or the profound impact he had on you, [please leave your comment here](https://github.com/OrchardCMS/OrchardCore/issues/14954). diff --git a/src/docs/community/jean-thierry/images/profile.png b/src/docs/community/jean-thierry/images/profile.png new file mode 100644 index 00000000000..f0b457e3b9b Binary files /dev/null and b/src/docs/community/jean-thierry/images/profile.png differ