{"id":644,"date":"2026-03-31T10:43:38","date_gmt":"2026-03-31T10:43:38","guid":{"rendered":"https:\/\/bachiraoun.com\/?page_id=644"},"modified":"2026-06-01T12:20:44","modified_gmt":"2026-06-01T12:20:44","slug":"evenements","status":"publish","type":"page","link":"https:\/\/bachiraoun.com\/en\/evenements\/","title":{"rendered":"News"},"content":{"rendered":"\n<div class=\"nfd-container nfd-p-lg nfd-wb-features__features-40 is-style-nfd-theme-light wp-block-group has-contrast-background-color has-background has-small-font-size nfd-divider-arrow nfd-bg-effect-grid-perspective has-global-padding is-layout-constrained wp-container-core-group-is-layout-48410b45 wp-block-group-is-layout-constrained\" style=\"border-style:none;border-width:0px;border-radius:0px;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--20);padding-bottom:0;box-shadow:none\">\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"is-style-default wp-block-heading has-text-align-center has-base-color has-text-color has-link-color wp-elements-bf9953ff8af65a8d83a022adc494bc70\">Agenda &amp; Actualit\u00e9s<\/h1>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div style=\"height:37px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n    <style>\n        .evt-list {\n            display       : flex;\n            flex-direction: column;\n            gap           : 1.5rem;\n            margin-top    : 1rem;\n            margin-bottom: 1rem;\n        }\n\n        .evt-row {\n            display    : flex;\n            gap        : 2rem;\n            align-items: flex-start;\n            padding-bottom: 2.5rem;\n            border-bottom: 1px solid #e0dbd3;\n        }\n\n        .evt-row:last-child {\n            border-bottom: none;\n            padding-bottom: 0;\n        }\n\n        \/* Photo gauche *\/\n        .evt-photo {\n            flex-shrink: 0;\n            width      : 140px;\n            aspect-ratio: 4\/3;\n            overflow   : hidden;\n            border-radius: 8px;\n            background : #f7f5f2;\n            position   : relative;\n        }\n\n        .evt-photo img {\n            width     : 100%;\n            height    : 100%;\n            object-fit: cover;\n            display   : block;\n            position  : absolute;\n            inset     : 0;\n            opacity   : 0;\n            transition: opacity 0.6s ease;\n        }\n\n        .evt-photo img.active { opacity: 1; }\n\n        .evt-no-photo {\n            width          : 140px;\n            aspect-ratio   : 4\/3;\n            flex-shrink    : 0;\n            display        : flex;\n            align-items    : center;\n            justify-content: center;\n            background     : #f7f5f2;\n            border-radius  : 8px;\n            font-size      : 2.5rem;\n            color          : #ccc;\n        }\n\n        \/* Dots slideshow *\/\n        .evt-photo-dots {\n            position : absolute;\n            bottom   : 8px;\n            left     : 50%;\n            transform: translateX(-50%);\n            display  : flex;\n            gap      : 5px;\n            z-index  : 2;\n        }\n\n        .evt-pdot {\n            width        : 6px;\n            height       : 6px;\n            border-radius: 50%;\n            background   : rgba(255,255,255,0.5);\n            border       : none;\n            cursor       : pointer;\n            padding      : 0;\n            transition   : background 0.3s;\n        }\n\n        .evt-pdot.active { background: #fff; }\n\n        \/* Contenu droite *\/\n        .evt-content {\n            flex       : 1;\n            display    : flex;\n            flex-direction: column;\n            gap        : 0.6rem;\n            padding-top: 0.25rem;\n        }\n\n        .evt-content h3 {\n            font-size  : 1.4rem;\n            margin     : 0;\n            line-height: 1.3;\n            color      : #1a1a1a;\n        }\n\n        .evt-dates {\n            display  : flex;\n            flex-wrap: wrap;\n            gap      : 6px;\n        }\n\n        .evt-date-badge {\n            background   : #2c2c2c;\n            color        : #fff;\n            font-size    : 0.75rem;\n            padding      : 3px 10px;\n            border-radius: 20px;\n            font-weight  : 600;\n        }\n\n        .evt-desc {\n            font-size  : 0.95rem;\n            color      : #555;\n            line-height: 1.7;\n            margin     : 0;\n        }\n\n        .evt-desc p { margin: 0 0 0.5em; }\n\n        .evt-empty {\n            text-align: center;\n            padding   : 3rem;\n            color     : #999;\n        }\n\n        \/* Pagination *\/\n        .evt-pagination {\n            display        : flex;\n            align-items    : center;\n            justify-content: center;\n            gap            : 0.75rem;\n            margin-top     : 2.5rem;\n            flex-wrap      : wrap;\n        }\n\n        .evt-page-btn {\n            padding      : 8px 18px;\n            background   : #2c2c2c;\n            color        : #fff;\n            border-radius: 6px;\n            text-decoration: none;\n            font-size    : 0.9rem;\n            font-weight  : 600;\n            transition   : background 0.2s;\n        }\n\n        .evt-page-btn:hover { background: #444; color: #fff; }\n\n        .evt-page-numbers {\n            display: flex;\n            gap    : 4px;\n        }\n\n        .evt-page-num {\n            width          : 36px;\n            height         : 36px;\n            display        : flex;\n            align-items    : center;\n            justify-content: center;\n            border-radius  : 6px;\n            font-size      : 0.9rem;\n            font-weight    : 600;\n            text-decoration: none;\n            color          : #2c2c2c;\n            background     : #f0ece6;\n            transition     : background 0.2s;\n        }\n\n        .evt-page-num:hover   { background: #e0d8ce; }\n        .evt-page-num.active  { background: #2c2c2c; color: #fff; cursor: default; }\n\n        \/* Responsive mobile *\/\n        @media (max-width: 640px) {\n            .evt-row      { flex-direction: column; }\n            .evt-photo,\n            .evt-no-photo { width: 100%; aspect-ratio: 16\/9; }\n        }\n    <\/style>\n\n    \n        <div class=\"evt-list\">\n                            <div class=\"evt-row\">\n\n                    <!-- Photo gauche -->\n                                            <div class=\"evt-photo\" id=\"evg-649\">\n                                                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2025\/11\/IMG-20251121-WA0036.jpg?fit=819%2C1024&#038;ssl=1\"\n                                     alt=\"S\u00e9ance de D\u00e9dicace 1\"\n                                     class=\"active\"\n                                     data-index=\"0\"\n                                     data-full=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2025\/11\/IMG-20251121-WA0036.jpg?fit=1024%2C1280&#038;ssl=1\"\n                                     loading=\"lazy\"\n                                     style=\"cursor:zoom-in;\" \/>\n                                                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.37-1.jpeg?fit=768%2C1024&#038;ssl=1\"\n                                     alt=\"S\u00e9ance de D\u00e9dicace 2\"\n                                     class=\"\"\n                                     data-index=\"1\"\n                                     data-full=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.37-1.jpeg?fit=1200%2C1600&#038;ssl=1\"\n                                     loading=\"lazy\"\n                                     style=\"cursor:zoom-in;\" \/>\n                                                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.28-1-1.jpeg?fit=768%2C1024&#038;ssl=1\"\n                                     alt=\"S\u00e9ance de D\u00e9dicace 3\"\n                                     class=\"\"\n                                     data-index=\"2\"\n                                     data-full=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.28-1-1.jpeg?fit=1200%2C1600&#038;ssl=1\"\n                                     loading=\"lazy\"\n                                     style=\"cursor:zoom-in;\" \/>\n                                                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.29.jpeg?fit=768%2C1024&#038;ssl=1\"\n                                     alt=\"S\u00e9ance de D\u00e9dicace 4\"\n                                     class=\"\"\n                                     data-index=\"3\"\n                                     data-full=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.29.jpeg?fit=1200%2C1600&#038;ssl=1\"\n                                     loading=\"lazy\"\n                                     style=\"cursor:zoom-in;\" \/>\n                                                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.31.jpeg?fit=768%2C1024&#038;ssl=1\"\n                                     alt=\"S\u00e9ance de D\u00e9dicace 5\"\n                                     class=\"\"\n                                     data-index=\"4\"\n                                     data-full=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.31.jpeg?fit=1200%2C1600&#038;ssl=1\"\n                                     loading=\"lazy\"\n                                     style=\"cursor:zoom-in;\" \/>\n                                                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.36-2.jpeg?fit=768%2C1024&#038;ssl=1\"\n                                     alt=\"S\u00e9ance de D\u00e9dicace 6\"\n                                     class=\"\"\n                                     data-index=\"5\"\n                                     data-full=\"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2025-12-14-at-09.58.36-2.jpeg?fit=1200%2C1600&#038;ssl=1\"\n                                     loading=\"lazy\"\n                                     style=\"cursor:zoom-in;\" \/>\n                            \n                                                            <div class=\"evt-photo-dots\">\n                                                                            <button class=\"evt-pdot active\"\n                                                data-gallery=\"evg-649\"\n                                                data-index=\"0\"\n                                                aria-label=\"Photo 1\"><\/button>\n                                                                            <button class=\"evt-pdot \"\n                                                data-gallery=\"evg-649\"\n                                                data-index=\"1\"\n                                                aria-label=\"Photo 2\"><\/button>\n                                                                            <button class=\"evt-pdot \"\n                                                data-gallery=\"evg-649\"\n                                                data-index=\"2\"\n                                                aria-label=\"Photo 3\"><\/button>\n                                                                            <button class=\"evt-pdot \"\n                                                data-gallery=\"evg-649\"\n                                                data-index=\"3\"\n                                                aria-label=\"Photo 4\"><\/button>\n                                                                            <button class=\"evt-pdot \"\n                                                data-gallery=\"evg-649\"\n                                                data-index=\"4\"\n                                                aria-label=\"Photo 5\"><\/button>\n                                                                            <button class=\"evt-pdot \"\n                                                data-gallery=\"evg-649\"\n                                                data-index=\"5\"\n                                                aria-label=\"Photo 6\"><\/button>\n                                                                    <\/div>\n                                                    <\/div>\n\n                    \n                    <!-- Contenu droite -->\n                    <div class=\"evt-content\">\n\n                        <h3>S\u00e9ance de D\u00e9dicace<\/h3>\n\n                                                    <div class=\"evt-dates\">\n                                                                    <span class=\"evt-date-badge\">\n                                        13 December 2025                                    <\/span>\n                                                            <\/div>\n                        \n                                                    <div class=\"evt-desc\">\n                                <p>Samedi 13 D\u00e9cembre 2025 \u00e0 17h30<\/p>\n<p>Th\u00e9\u00e2tre du coll\u00e8ge des S\u0153urs des Saints-C\u0153urs de Damour<\/p>\n<p>\u275d C\u2019est avec une immense joie que je vous invite \u00e0 partager ce pr\u00e9cieux moment\u275e<\/p>\n<p>Votre pr\u00e9sence donnerait \u00e0 cet \u00e9v\u00e9nement une chaleur et une signification toutes particuli\u00e8res !<\/p>\n                            <\/div>\n                        \n                    <\/div>\n\n                <\/div>\n                    <\/div>\n\n    \n    <script>\n    document.addEventListener('DOMContentLoaded', function () {\n        \/\/ Clic sur un point\n        document.querySelectorAll('.evt-pdot').forEach(function (dot) {\n            dot.addEventListener('click', function () {\n                var gallery = document.getElementById(this.dataset.gallery);\n                var index   = parseInt(this.dataset.index);\n                if (!gallery) return;\n                gallery.querySelectorAll('img').forEach(function (img) { img.classList.remove('active'); });\n                gallery.querySelectorAll('.evt-pdot').forEach(function (d) { d.classList.remove('active'); });\n                var img = gallery.querySelector('img[data-index=\"' + index + '\"]');\n                if (img) img.classList.add('active');\n                this.classList.add('active');\n            });\n        });\n\n        \/\/ Slideshow auto toutes les 4 secondes\n        document.querySelectorAll('.evt-photo').forEach(function (gallery) {\n            var imgs = gallery.querySelectorAll('img');\n            if (imgs.length <= 1) return;\n            var current = 0;\n            setInterval(function () {\n                imgs[current].classList.remove('active');\n                var dots = gallery.querySelectorAll('.evt-pdot');\n                if (dots[current]) dots[current].classList.remove('active');\n                current = (current + 1) % imgs.length;\n                imgs[current].classList.add('active');\n                if (dots[current]) dots[current].classList.add('active');\n            }, 4000);\n        });\n    });\n    <\/script>\n\n    <!-- \u2500\u2500 Lightbox \u2500\u2500 -->\n    <div id=\"evt-lightbox\" style=\"\n        display:none; position:fixed; inset:0; background:rgba(0,0,0,0.92);\n        z-index:99999; align-items:center; justify-content:center;\n        cursor:zoom-out;\n    \">\n        <img decoding=\"async\" id=\"evt-lightbox-img\" src=\"\" alt=\"\" style=\"\n            max-width:90vw; max-height:90vh; object-fit:contain;\n            border-radius:4px; box-shadow:0 8px 40px rgba(0,0,0,0.6);\n            cursor:default;\n        \" \/>\n        <button id=\"evt-lightbox-close\" aria-label=\"Fermer\" style=\"\n            position:fixed; top:20px; right:24px; background:none; border:none;\n            color:#fff; font-size:2.5rem; cursor:pointer; line-height:1; padding:0;\n        \">\u00d7<\/button>\n        <button id=\"evt-lightbox-prev\" aria-label=\"Photo pr\u00e9c\u00e9dente\" style=\"\n            position:fixed; left:16px; top:50%; transform:translateY(-50%);\n            background:rgba(255,255,255,0.15); border:none; color:#fff;\n            font-size:2rem; cursor:pointer; border-radius:50%;\n            width:48px; height:48px; display:flex; align-items:center; justify-content:center; z-index:10;\n        \">\u2039<\/button>\n        <button id=\"evt-lightbox-next\" aria-label=\"Photo suivante\" style=\"\n            position:fixed; right:16px; top:50%; transform:translateY(-50%);\n            background:rgba(255,255,255,0.15); border:none; color:#fff;\n            font-size:2rem; cursor:pointer; border-radius:50%;\n            width:48px; height:48px; display:flex; align-items:center; justify-content:center;z-index:10;\n        \">\u203a<\/button>\n    <\/div>\n\n    <script>\n    document.addEventListener('DOMContentLoaded', function () {\n\n        var lightbox     = document.getElementById('evt-lightbox');\n        document.body.appendChild(lightbox);\n\n\n        var lightboxImg  = document.getElementById('evt-lightbox-img');\n        var btnClose     = document.getElementById('evt-lightbox-close');\n        var btnPrev      = document.getElementById('evt-lightbox-prev');\n        var btnNext      = document.getElementById('evt-lightbox-next');\n        var currentGalleryImgs = [];\n        var currentIndex = 0;\n\n        function openLightbox(imgs, index) {\n            currentGalleryImgs = imgs;\n            currentIndex = index;\n            lightboxImg.src = imgs[index].dataset.full || imgs[index].src;\n            lightboxImg.alt = imgs[index].alt;\n            lightbox.style.display = 'flex';\n            document.body.style.overflow = 'hidden';\n            btnPrev.style.display = imgs.length > 1 ? 'flex' : 'none';\n            btnNext.style.display = imgs.length > 1 ? 'flex' : 'none';\n        }\n\n        function closeLightbox() {\n            lightbox.style.display = 'none';\n            document.body.style.overflow = '';\n        }\n\n        function showPrev() {\n            currentIndex = (currentIndex - 1 + currentGalleryImgs.length) % currentGalleryImgs.length;\n            lightboxImg.src = currentGalleryImgs[currentIndex].dataset.full || currentGalleryImgs[currentIndex].src;\n        }\n\n        function showNext() {\n            currentIndex = (currentIndex + 1) % currentGalleryImgs.length;\n            lightboxImg.src = currentGalleryImgs[currentIndex].dataset.full || currentGalleryImgs[currentIndex].src;\n        }\n\n        \/\/ Clic sur une photo \u2192 ouvrir lightbox\n        document.querySelectorAll('.evt-photo img').forEach(function (img) {\n            img.addEventListener('click', function () {\n                var gallery = this.closest('.evt-photo');\n                var allImgs = Array.from(gallery.querySelectorAll('img'));\n                var index   = parseInt(this.dataset.index) || 0;\n                openLightbox(allImgs, index);\n            });\n        });\n\n        \/\/ Fermer\n        btnClose.addEventListener('click', closeLightbox);\n        lightbox.addEventListener('click', function (e) {\n            if (e.target === lightbox) closeLightbox();\n        });\n\n        \/\/ Navigation\n        btnPrev.addEventListener('click', function (e) { e.stopPropagation(); showPrev(); });\n        btnNext.addEventListener('click', function (e) { e.stopPropagation(); showNext(); });\n\n        \/\/ Touches clavier\n        document.addEventListener('keydown', function (e) {\n            if (lightbox.style.display === 'none') return;\n            if (e.key === 'Escape')     closeLightbox();\n            if (e.key === 'ArrowLeft')  showPrev();\n            if (e.key === 'ArrowRight') showNext();\n        });\n    });\n    <\/script>\n\n    \n\n\n\n<p class=\"\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>News &amp; Events<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-644","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>News - Bachir Aoun<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bachiraoun.com\/en\/evenements\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Actualit\u00e9s - Bachir Aoun\" \/>\n<meta property=\"og:description\" content=\"Agenda &amp; Actualit\u00e9s\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bachiraoun.com\/en\/evenements\/\" \/>\n<meta property=\"og:site_name\" content=\"Bachir Aoun\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-01T12:20:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bachiraoun.com\\\/evenements\\\/\",\"url\":\"https:\\\/\\\/bachiraoun.com\\\/evenements\\\/\",\"name\":\"Actualit\u00e9s - Bachir Aoun\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bachiraoun.com\\\/#website\"},\"datePublished\":\"2026-03-31T10:43:38+00:00\",\"dateModified\":\"2026-06-01T12:20:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bachiraoun.com\\\/evenements\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bachiraoun.com\\\/evenements\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bachiraoun.com\\\/evenements\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bachiraoun.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Actualit\u00e9s\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bachiraoun.com\\\/#website\",\"url\":\"https:\\\/\\\/bachiraoun.com\\\/\",\"name\":\"Bachir Aoun\",\"description\":\"Explore the literary world of Bachir Aoun. Discover his books, engage with his blog, and share your thoughts in English or French.\",\"publisher\":{\"@id\":\"https:\\\/\\\/bachiraoun.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bachiraoun.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bachiraoun.com\\\/#organization\",\"name\":\"Bachir Aoun\",\"url\":\"https:\\\/\\\/bachiraoun.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bachiraoun.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/bachiraoun.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/logo.png?fit=1420%2C160&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/bachiraoun.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/logo.png?fit=1420%2C160&ssl=1\",\"width\":1420,\"height\":160,\"caption\":\"Bachir Aoun\"},\"image\":{\"@id\":\"https:\\\/\\\/bachiraoun.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"News - Bachir Aoun","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bachiraoun.com\/en\/evenements\/","og_locale":"en_US","og_type":"article","og_title":"Actualit\u00e9s - Bachir Aoun","og_description":"Agenda &amp; Actualit\u00e9s","og_url":"https:\/\/bachiraoun.com\/en\/evenements\/","og_site_name":"Bachir Aoun","article_modified_time":"2026-06-01T12:20:44+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bachiraoun.com\/evenements\/","url":"https:\/\/bachiraoun.com\/evenements\/","name":"Actualit\u00e9s - Bachir Aoun","isPartOf":{"@id":"https:\/\/bachiraoun.com\/#website"},"datePublished":"2026-03-31T10:43:38+00:00","dateModified":"2026-06-01T12:20:44+00:00","breadcrumb":{"@id":"https:\/\/bachiraoun.com\/evenements\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bachiraoun.com\/evenements\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bachiraoun.com\/evenements\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bachiraoun.com\/"},{"@type":"ListItem","position":2,"name":"Actualit\u00e9s"}]},{"@type":"WebSite","@id":"https:\/\/bachiraoun.com\/#website","url":"https:\/\/bachiraoun.com\/","name":"Bachir Aoun","description":"Explore the literary world of Bachir Aoun. Discover his books, engage with his blog, and share your thoughts in English or French.","publisher":{"@id":"https:\/\/bachiraoun.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bachiraoun.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bachiraoun.com\/#organization","name":"Bachir Aoun","url":"https:\/\/bachiraoun.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bachiraoun.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2025\/09\/logo.png?fit=1420%2C160&ssl=1","contentUrl":"https:\/\/i0.wp.com\/bachiraoun.com\/wp-content\/uploads\/2025\/09\/logo.png?fit=1420%2C160&ssl=1","width":1420,"height":160,"caption":"Bachir Aoun"},"image":{"@id":"https:\/\/bachiraoun.com\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bachiraoun.com\/en\/wp-json\/wp\/v2\/pages\/644","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bachiraoun.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bachiraoun.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bachiraoun.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bachiraoun.com\/en\/wp-json\/wp\/v2\/comments?post=644"}],"version-history":[{"count":7,"href":"https:\/\/bachiraoun.com\/en\/wp-json\/wp\/v2\/pages\/644\/revisions"}],"predecessor-version":[{"id":712,"href":"https:\/\/bachiraoun.com\/en\/wp-json\/wp\/v2\/pages\/644\/revisions\/712"}],"wp:attachment":[{"href":"https:\/\/bachiraoun.com\/en\/wp-json\/wp\/v2\/media?parent=644"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}