diff --git a/_config.yml b/_config.yml index 48aeed4..64c0f90 100644 --- a/_config.yml +++ b/_config.yml @@ -9,9 +9,9 @@ relative_permalinks: false title: Les Crapauds Fous #tagline: 'foo's website description: La Fable Moderne d'un Monde Libre et juste un peu Fou -url: https://crazy-toads.github.io/website/ -baseurl: "/website" -urlimg: https://shelleycavaness.github.io/wildtoad/images/ +url: https://crazy-toads.github.io/ +baseurl: "" +urlimg: https://crazy-toads.github.io/images/ markdown: kramdown paginate: 5 paginate_path: "/blog/page:num" @@ -46,9 +46,9 @@ owner: # Use the coder's toolbox at http://coderstoolbox.net/string/#!encoding=xml&action=encode&charset=us_ascii to encode your description into XML string description: # Social networking links used in footer. Update and remove as you like. - twitter: abcd + twitter: facebook: - github: crazy-toad + github: crazy-toads flickr: ## sidebar links: diff --git a/_data/people/.yml b/_data/people/.yml deleted file mode 100644 index e69de29..0000000 diff --git a/_data/people/barbe_alice.yml b/_data/people/barbe_alice.yml deleted file mode 100644 index 7b7efc4..0000000 --- a/_data/people/barbe_alice.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: Alice Barbe -profession: -city: -photo: -declaration: -email: -linkedin: -twitter: \ No newline at end of file diff --git a/_data/people/baudin_mathieu.yml b/_data/people/baudin_mathieu.yml deleted file mode 100644 index 306334f..0000000 --- a/_data/people/baudin_mathieu.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: Mathieu Baudin -profession: -city: -photo: -declaration: -email: -linkedin: -twitter: \ No newline at end of file diff --git a/_data/people/bosch-joubert_raphael.yml b/_data/people/bosch-joubert_raphael.yml deleted file mode 100644 index 4115d24..0000000 --- a/_data/people/bosch-joubert_raphael.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: Raphaël Bosch-Joubert -profession: -city: -photo: -declaration: -email: -linkedin: -twitter: \ No newline at end of file diff --git a/_data/people/brachet_antoine.yml b/_data/people/brachet_antoine.yml deleted file mode 100644 index 53b232a..0000000 --- a/_data/people/brachet_antoine.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: Antoine Brachet -profession: -city: -photo: -declaration: -email: -linkedin: -twitter: \ No newline at end of file diff --git a/_data/people/brunel_thierry.yml b/_data/people/brunel_thierry.yml deleted file mode 100644 index 782a25e..0000000 --- a/_data/people/brunel_thierry.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: Thierry Brunel -profession: -city: -photo: -declaration: -email: -linkedin: -twitter: \ No newline at end of file diff --git a/_data/people/calcagno_sofia.yml b/_data/people/calcagno_sofia.yml deleted file mode 100644 index 374a3e4..0000000 --- a/_data/people/calcagno_sofia.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: Sofia Calcagno -profession: -city: -photo: -declaration: -email: -linkedin: -twitter: \ No newline at end of file diff --git a/_data/people/calderon_jeronimo.yml b/_data/people/calderon_jeronimo.yml deleted file mode 100644 index a111ec7..0000000 --- a/_data/people/calderon_jeronimo.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: Jéronimo Calderon -profession: -city: -photo: -declaration: -email: -linkedin: -twitter: \ No newline at end of file diff --git a/_data/people/cazalis_fabienne.yml b/_data/people/cazalis_fabienne.yml deleted file mode 100644 index 6d6c4ae..0000000 --- a/_data/people/cazalis_fabienne.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: Fabienne Cazalis -profession: -city: -photo: -declaration: -email: -linkedin: -twitter: \ No newline at end of file diff --git a/_data/people/chaput_arnaud.yml b/_data/people/chaput_arnaud.yml deleted file mode 100644 index 0dec40b..0000000 --- a/_data/people/chaput_arnaud.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: Arnaud Chaput -profession: -city: -photo: -declaration: -email: -linkedin: -twitter: \ No newline at end of file diff --git a/_devconfig.yml b/_devconfig.yml index c4acadd..9d3bb3d 100644 --- a/_devconfig.yml +++ b/_devconfig.yml @@ -46,10 +46,10 @@ owner: # Use the coder's toolbox at http://coderstoolbox.net/string/#!encoding=xml&action=encode&charset=us_ascii to encode your description into XML string description: # Social networking links used in footer. Update and remove as you like. - twitter: abcd - facebook: - github: crazy-toad - flickr: + #twitter: + #facebook: + #github: crazy-toads + #flickr: ## sidebar links: # For external links add external: true @@ -62,9 +62,9 @@ links: url: /blog/ - title: Contact url: /contact/ - - title: Twitter - url: https://twitter.com/abcd - external: true + # - title: Twitter + # url: https://twitter.com/abcd + # external: true - title: Feed url: /feed.xml diff --git a/_includes/footer.html b/_includes/footer.html index 72a6bf9..9b7318b 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,10 +3,10 @@ diff --git a/_includes/meta_info.html b/_includes/meta_info.html index 0181d85..b901c2d 100644 --- a/_includes/meta_info.html +++ b/_includes/meta_info.html @@ -1,6 +1,11 @@ +{% if site.owner.twitter %} +{% endif %} + -{% if page.comments %}{% endif %} +{% if page.comments %} + +{% endif %} {% if page.category contains "featured" %}{% endif %} diff --git a/_includes/sidebar.html b/_includes/sidebar.html index a870566..082289b 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -38,18 +38,4 @@ -
- -{% if site.google_search %} -
-
- -
- -
-
-
-{% endif %} - diff --git a/_layouts/crapaud.html b/_layouts/crapaud.html new file mode 100644 index 0000000..36841ad --- /dev/null +++ b/_layouts/crapaud.html @@ -0,0 +1,20 @@ +--- +layout: default +--- + +
+

{{ page.title }}

+ {% if page.photo %} + + {% else %} + + {% endif %} + {{ content }} +
+ +{% unless page.hide_printmsg == true %} + {% include printmsgpages.html %} +{% endunless %} + +
+{% if site.disqus_shortname and page.comments == true %}
{% endif %} diff --git a/_layouts/page.html b/_layouts/page.html index 03a485c..bf6e9f9 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -4,13 +4,7 @@ layout: default

{{ page.title }}

- {% if page.show_meta == true %} - {% include meta_info.html %} - {% endif %} {{ content }} - {% if page.show_meta == true %} - {% include meta_info.html %} - {% endif %}
{% unless page.hide_printmsg == true %} diff --git a/crapauds/alice_barbe.md b/crapauds/alice_barbe.md new file mode 100644 index 0000000..4d0db0b --- /dev/null +++ b/crapauds/alice_barbe.md @@ -0,0 +1,17 @@ +--- +layout: crapaud +category: crapauds +title: Alice Barbe +description: Directrice Générale de Singa +published: true +--- + +Après des études européennes où elle a l’opportunité d’apprendre Machiavel, le polonais et comment faire un bon risotto, Alice démarre sa carrière à Montréal aux Nations Unies, au contact des organisations internationales et représentations étatiques. En 2012, elle rejoint les fondateurs de Singa, persuadée que l’accueil des personnes réfugiées est au cœur de nombreux enjeux sociétaux occidentaux. + +Le mouvement grandit et créé du lien, rassemble réfugiés et non-réfugiés autour du sport, de musique, de colocations, d’appli, de plateformes Web. Singa se pose comme davantage comme questionneur, étonneur, davantage que comme ONG ou services. Le mouvement vise à inverser le paradigme selon lequel les nouveaux arrivants seront des bénéficiaires, et les révèle comme contributeurs, il agit pour la société, avec des réfugiés. + +Au cours de cette expérience, Alice co-développe #StopHarcelementDeRue qui vise à déconstruire les comportements de harcèlement à l'encontre des femmes et personnes LGBT, et mène en parallèle des activités de consultante RSE. + + + +En 2015, SINGA devient internationale, et compte 25 000 membres. Ce n’est aujourd’hui ni un modèle, ni un projet, ni une solution. C’est une approche de co-création, de participation à une nouvelle culture à travers laquelle, à travers les projets développés et mis en place par ses membres qui font société, au lieu de s’adapter à elle. diff --git a/images/profiles/alexandre_delanoe_illus.png b/images/profiles/alexandre_delanoe_illus.png new file mode 100644 index 0000000..05c96eb Binary files /dev/null and b/images/profiles/alexandre_delanoe_illus.png differ diff --git a/images/profiles/alice_barbe_illus.png b/images/profiles/alice_barbe_illus.png new file mode 100644 index 0000000..66acce0 Binary files /dev/null and b/images/profiles/alice_barbe_illus.png differ diff --git a/images/profiles/antoine_brachet_illus.png b/images/profiles/antoine_brachet_illus.png new file mode 100644 index 0000000..742718b Binary files /dev/null and b/images/profiles/antoine_brachet_illus.png differ diff --git a/images/profiles/asmaa_guedira_illus.png b/images/profiles/asmaa_guedira_illus.png new file mode 100644 index 0000000..60cd0b2 Binary files /dev/null and b/images/profiles/asmaa_guedira_illus.png differ diff --git a/images/profiles/crazy-toad-grey-256.png b/images/profiles/crazy-toad-grey-256.png new file mode 100644 index 0000000..0e3f0c2 Binary files /dev/null and b/images/profiles/crazy-toad-grey-256.png differ diff --git a/images/profiles/epilogue_illus.png b/images/profiles/epilogue_illus.png new file mode 100644 index 0000000..f099cde Binary files /dev/null and b/images/profiles/epilogue_illus.png differ diff --git a/images/profiles/fabienne_cazalis_illus.png b/images/profiles/fabienne_cazalis_illus.png new file mode 100644 index 0000000..ad32716 Binary files /dev/null and b/images/profiles/fabienne_cazalis_illus.png differ diff --git a/images/profiles/vincent_dahirel_illus.png b/images/profiles/vincent_dahirel_illus.png new file mode 100644 index 0000000..3cd5e3a Binary files /dev/null and b/images/profiles/vincent_dahirel_illus.png differ diff --git a/images/profiles/yamina_saheb_illus.png b/images/profiles/yamina_saheb_illus.png new file mode 100644 index 0000000..4bca733 Binary files /dev/null and b/images/profiles/yamina_saheb_illus.png differ