Skip to content

Commit 204ca1f

Browse files
Update active committers and support white papers part (#8)
* Update active committers - add social icons - update informations about committers * Remove useless images * Use the .png format for the petals logo * Update support page - add new links of videos conferences - use external link
1 parent 654f61a commit 204ca1f

14 files changed

+24
-10
lines changed

_includes/header.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<div id="top">
3-
<a href="/index.html"><img src="/resources/images/logo_petals.png.jpeg" alt="Petals ESB" /></a>
3+
<a href="/index.html"><img src="/resources/images/logo_petals.png" alt="Petals ESB" /></a>
44
<br />
55

66
<a {% if page.menu == "overview" %}class="active-menu"{% endif %} href="/overview.html">Overview</a>

community.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@ menu: "community"
2727

2828
*Active committers on Petals ESB and related projects.*
2929

30-
* Alexandre Lagane (Linagora) - [@alagane](https://github.com/alagane)
31-
* Bertrand Escudié (Linagora) - [@bescudie](https://github.com/bescudie)
32-
* Christophe Chevalier (Linagora) - [@christophechevalier](https://github.com/christophechevalier)
33-
* [Christophe Deneux](https://www.linkedin.com/in/cdeneux/) (Linagora) - [@chrisdeneux](https://twitter.com/ChrisDENEUX) - [@cdeneux](https://github.com/cdeneux)
34-
* [Pierre Souquet](https://fr.linkedin.com/in/pierre-souquet-18955528) (Linagora) - [@psouquet](https://github.com/psouquet)
30+
* [Alexandre Lagane](https://www.linkedin.com/in/alexandrelagane) (Linagora) - [![GitHub](./resources/images/github_mark_32px.png "GitHub")](https://github.com/alagane)
31+
* [Bertrand Escudié](https://www.linkedin.com/in/bertrand-escudie-4611732) (Linagora) - [![GitHub](./resources/images/github_mark_32px.png "GitHub")](https://github.com/bescudie)
32+
* [Christophe Chevalier](https://www.linkedin.com/in/cchevalier-fr) (Linagora) - [![GitHub](./resources/images/github_mark_32px.png "GitHub")](https://github.com/christophechevalier)
33+
* [Christophe Deneux](https://www.linkedin.com/in/cdeneux/) (Linagora) - [![GitHub](./resources/images/github_mark_32px.png "GitHub")](https://github.com/cdeneux) [![Twitter](./resources/images/twitter_32px.png "Twitter")](https://twitter.com/ChrisDENEUX)
34+
* [Grégoire Maria](https://www.linkedin.com/in/grégoire-maria-646507150) (Linagora) - [![GitHub](./resources/images/github_mark_32px.png "GitHub")](https://github.com/gregoire31)
35+
* [Julian Koune](https://www.linkedin.com/in/juliankoune) (Linagora) - [![GitHub](./resources/images/github_mark_32px.png "GitHub")](https://github.com/BanhCam)
36+
* [Pierre Souquet](https://fr.linkedin.com/in/pierre-souquet-18955528) (Linagora) - [![GitHub](./resources/images/github_mark_32px.png "GitHub")](https://github.com/psouquet)
3537

3638

3739
# Former Committers
@@ -42,7 +44,7 @@ menu: "community"
4244
* Adrien Ruffie (Petals Link)
4345
* Anne-Marie Barthe (Petals Link)
4446
* Charles Casadei (Petals Link)
45-
* Christophe Hamerling (Linagora) - [Twitter](https://twitter.com/chamerling) - [Github](https://github.com/chamerling) - [Blog](http://chamerling.org)
47+
* Christophe Hamerling (Linagora) [![GitHub](./resources/images/github_mark_32px.png "GitHub")](https://github.com/chamerling) [![Twitter](./resources/images/twitter_32px.png "Twitter")](https://twitter.com/chamerling) - [Blog](http://chamerling.org)
4648
* Frédéric Gardes (Petals Link)
4749
* Gaël Blondelle (Petals Link)
4850
* Julien Lesbesguieres (Linagora)
@@ -64,7 +66,7 @@ menu: "community"
6466
* Sébastien André (Petals Link)
6567
* Thierry Déjean (Petals Link)
6668
* Victor Noël (Linagora)
67-
* Vincent Zurczak (Linagora) - [@vincent-zurczak](https://github.com/vincent-zurczak) - [Blog (EN)](http://vzurczak.wordpress.com) - [Blog (FR)](http://vzurczak2.wordpress.com)
69+
* Vincent Zurczak (Linagora) - [![GitHub](./resources/images/github_mark_32px.png "GitHub")](https://github.com/vincent-zurczak) - [Blog (EN)](http://vzurczak.wordpress.com) - [Blog (FR)](http://vzurczak2.wordpress.com)
6870

6971

7072
# Contributors
-18.7 KB
Binary file not shown.
-9.22 KB
Binary file not shown.

resources/images/github_mark_32px.png

1.67 KB
Loading

resources/images/logo_petals.png

48.6 KB
Loading

resources/images/logo_petals.png.jpeg

-30 KB
Binary file not shown.
-9.25 KB
Binary file not shown.

resources/images/petals_esb_logo.png

-11.4 KB
Binary file not shown.

resources/images/schema_1.7.4_en.png

-57.6 KB
Binary file not shown.

resources/images/twitter.png

-2.4 KB
Binary file not shown.

resources/images/twitter_32px.png

3.08 KB
Loading

resources/style.css

+5
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ img {
3939
border: none;
4040
}
4141

42+
img[alt="GitHub"], img[alt="Twitter"] {
43+
width: 20px;
44+
vertical-align: middle;
45+
}
46+
4247
p {
4348
line-height: 1.6em;
4449
text-align: justify;

support.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,21 @@ The official Petals documentation is available at [doc.petalslink.com](https://d
1111

1212
# White Papers
1313

14-
The Petals team has written several white papers.
14+
The Petals team has written several white papers:
1515

16-
* [A series of articles](https://blog.linagora.com/vision-des-esbs-par-un-architecte-dentreprise-ou-ce-que-devraient-etre-les-esbs/) written by an Enterprise Architect (in French).
16+
* [A series of articles](https://blog.linagora.com/vision-des-esbs-par-un-architecte-dentreprise-ou-ce-que-devraient-etre-les-esbs) written by an Enterprise Architect (in French).
1717
* In French: [Petals ESB, un bus de services](resources/pdf/Livre_blanc_ESB_Petals.pdf)
1818
* [How to choose your process orchestration technology?](resources/pdf/white_paper_orchestration.pdf)
1919

2020
Various presentations are also available on [Slide Share](https://slideshare.net/petalslink).
2121

22+
And here are some video conferences we hold in the past:
23+
24+
* [Convergence BPM-SOA](https://webcast.in2p3.fr/video/convergence_bpm_soa)
25+
* [SOA, late binding and technical agility](https://webcast.in2p3.fr/video/soa_late-binding_et_agilite_technique_linagora)
26+
* [SOA/WOA/ROA, ins and outs](https://webcast.in2p3.fr/video/soa_woa_roa_tenants_et_aboutissants__linagora)
27+
* [ACOSS/URSSAF, success story with Petals ESB](https://vimeo.com/9753731).
28+
2229

2330
# Community Support
2431

0 commit comments

Comments
 (0)