CINXE.COM

Cedars of Lebanon Club | Home

<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link href="/sitemap.xml" rel="sitemap" title="Sitemap" type="application/xml"> <meta name="description" content="Welcome to the Cedars of Lebanon Club, Dunedin, New Zealand. The World&apos;s southernmost Lebanese community.Between 1860 and 1900 thousands of hardy young Lebanese left their homes to travel to the furthest reaches of the world seeking fame and fortune."/> <meta property="og:description" content="Welcome to the Cedars of Lebanon Club, Dunedin, New Zealand. The World&apos;s southernmost Lebanese community.Between 1860 and 1900 thousands of hardy young Lebanese left their homes to travel to the furthest reaches of the world seeking fame and fortune."/> <title>Cedars of Lebanon Club | Home</title> <meta property="og:title" content="Cedars of Lebanon Club | Home" /> <meta property="og:image" content="https://asset.turboweb.co.nz/149/cache/file/u00z3sw0palrx8x88nrg/84f03b6641ba08f154201425bbf2ff91/Cedars%20of%20Lebanon%20Club%20Dunedin%20Lebanese%20Community.jpg" /> <script src="https://asset.turboweb.co.nz/core/cache/resource/vendor/jquery-3.5.1/jquery-3.5.1.min.js?1732754245"></script> <script src="https://asset.turboweb.co.nz/149/site.js?1732754358"></script> <script src="https://www.google.com/recaptcha/api.js?onload=recaptchaLoadedCallback&render=explicit" async defer></script> <link rel="stylesheet" href="https://asset.turboweb.co.nz/149/site.css?1732054440"> </head> <body> <div id="lightbox" data-bind="css: {'is-open': isOpen}"> <div class="lightbox-close is-visible" data-bind="click: close"> <i class="fas fa-2x fa-times-circle"></i> </div> <!-- ko if: usingClickButtons --> <div class="lightbox-previous" data-bind="click: clickPrevious, css: {'is-visible': canClickPrevious}"> <i class="fas fa-2x fa-chevron-circle-left"></i> </div> <div class="lightbox-next" data-bind="click: clickNext, css: {'is-visible': canClickNext}"> <i class="fas fa-2x fa-chevron-circle-right"></i> </div> <!-- /ko --> <!-- ko if: !usingClickButtons && items().length > 1 --> <div class="lightbox-previous-mobile"> <i class="fas fa-2x fa-chevron-left"></i> </div> <div class="lightbox-next-mobile"> <i class="fas fa-2x fa-chevron-right"></i> </div> <!-- /ko --> <div class="lightbox-frames" data-bind="css: {'is-snap': !usingClickButtons}"> <!-- ko foreach: items --> <div class="lightbox-frame" data-bind="attr: {id: elementId}"> <div class="lightbox-frame-image"> <!-- ko if: href --> <a data-bind="attr: {href: href}"> <img data-bind="attr: {src: src, srcset: srcset, alt: title, sizes: sizes}"> </a> <!-- /ko --> <!-- ko ifnot: href --> <img data-bind="attr: {src: src, srcset: srcset, alt: title, sizes: sizes}"> <!-- /ko --> </div> <!-- ko if: showCaption --> <div class="lightbox-frame-caption"> <div data-bind="text: prettyIndex" class="small"></div> <div data-bind="text: title"></div> </div> <!-- /ko --> </div> <!-- /ko --> </div> </div> <script type="text/html" id="template-filmstrip"> <div class="filmstrip"> <div class="preview"> <div class="preview-inner"> <!-- ko with: selectedItem --> <div class="preview-image"> <img data-bind=" click: $parent.onClickPreview, attr: { 'src': preview.src, 'srcset': preview.srcset, 'sizes': preview.sizes, 'title': title, 'alt': alt }"> </div> <!-- ko if: $parent.showCaptions --> <!-- ko if: title --> <div class="preview-title" data-bind="text: title" style="color: white;"></div> <!-- /ko --> <!-- /ko --> <!-- /ko --> </div> </div> <div class="thumbnails"> <button type="button" class="thumbnails-back" data-bind="click: scrollBack"> <i class="fal fa-angle-left"></i> </button> <div class="thumbnails-inner" data-bind="attr: {id: thumbnailsInnerId}"> <!-- ko foreach: items --> <img class="lightbox-item" data-bind=" click: $parent.onClickThumbnail.bind($data, $index()), css: {'is-selected': $index() == $parent.selectedItemIndex()}, attr: { 'id': id, 'src': cropped.src, 'srcset': cropped.srcset, 'sizes': cropped.sizes, 'data-lightbox-src': full.src, 'data-lightbox-srcset': full.srcset, 'data-lightbox-sizes': full.sizes, 'alt': alt }"> <!-- /ko --> </div> <button type="button" class="thumbnails-forward" data-bind="click: scrollForward"> <i class="fal fa-angle-right"></i> </button> </div> </div> </script> <div id="alert-modal" class="modal fade" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" data-bind="text: title"></h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <div class="row"> <!-- ko if: icon --> <div class="col-auto"> <i data-bind="css: icon"></i> </div> <!-- /ko --> <div class="col"> <p data-bind="html: message"></p> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div id="confirm-modal" class="modal fade" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" data-bind="text: title"></h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <p data-bind="text: message"></p> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> <!-- ko if: confirmButtonLabel --> <button type="button" class="btn" data-bind=" text: confirmButtonLabel, css: confirmButtonStyle, click: doAccept"></button> <!-- /ko --> </div> </div> </div> </div> <div class="d-flex flex-column min-vh-100"> <script> $(() => { window.mobileNav = { toggle: () => { $('html').toggleClass('is-mobile-nav-open'); $('.mobile-nav').toggleClass('is-open'); } } $('.mobile-nav-header').click(window.mobileNav.toggle); }); </script> <div class="mobile-nav"> <div class="mobile-nav-header"> <button type="button"><i class="fas fa-fw fa-times-circle"></i></button> </div> <div class="mobile-nav-inner"> <div class="parent is-active"> <a class="item" href="/">Home</a> <div class="children"> </div> </div> <div class="parent has-children"> <a class="item" href="/about/committee-members">About </a> <div class="children"> <a class="child" href="/about/committee-members">Committee Members</a> <a class="child" href="/about/books">Books</a> <a class="child" href="/about/miscellaneous">Miscellaneous</a> <a class="child" href="/about/get-involved">Get Involved</a> </div> </div> <div class="parent has-children"> <a class="item" href="/cedars-of-lebanon-club-the-gathering/the-build-up-to-the-gathering">The Gathering</a> <div class="children"> <a class="child" href="/cedars-of-lebanon-club-the-gathering/the-build-up-to-the-gathering">The Build Up</a> <a class="child" href="/cedars-of-lebanon-club-the-gathering/cedars-of-lebanon-grove">Cedars of Lebanon Grove</a> <a class="child" href="/cedars-of-lebanon-club-the-gathering/more-gathering-info">More Gathering Info</a> </div> </div> <div class="parent"> <a class="item" href="/news">News</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/family-histories">Family Histories</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/memorials">Memorials</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/letters-from-butch">Letters From Butch</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/recipes">Recipes</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/business-directory">Business Directory</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/contact-cedars-of-lebanon-club">Contact</a> <div class="children"> </div> </div> </div> </div> <header class="position-sticky shadow bg-white" style="top: 0; z-index: 106;"> <div class="container-fluid is-wide-container"> <div class="form-row align-items-center py-4"> <div class="col"> <div class="logo"> <a href="/"><img src="https://asset.turboweb.co.nz/149/cache/resource/image/logo.png?1633402062"></a> </div> </div> <div class="col-auto d-none d-xl-block"> <div class="simple-nav"> <div class="parent is-active"> <a class="item" href="/">Home</a> <div class="children"> </div> </div> <div class="parent has-children"> <span class="item">About </span> <div class="children"> <a class="child" href="/about/committee-members">Committee Members</a> <a class="child" href="/about/books">Books</a> <a class="child" href="/about/miscellaneous">Miscellaneous</a> <a class="child" href="/about/get-involved">Get Involved</a> </div> </div> <div class="parent has-children"> <span class="item">The Gathering</span> <div class="children"> <a class="child" href="/cedars-of-lebanon-club-the-gathering/the-build-up-to-the-gathering">The Build Up</a> <a class="child" href="/cedars-of-lebanon-club-the-gathering/cedars-of-lebanon-grove">Cedars of Lebanon Grove</a> <a class="child" href="/cedars-of-lebanon-club-the-gathering/more-gathering-info">More Gathering Info</a> </div> </div> <div class="parent"> <a class="item" href="/news">News</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/family-histories">Family Histories</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/memorials">Memorials</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/letters-from-butch">Letters From Butch</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/recipes">Recipes</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/business-directory">Business Directory</a> <div class="children"> </div> </div> <div class="parent"> <a class="item" href="/contact-cedars-of-lebanon-club">Contact</a> <div class="children"> </div> </div> </div> </div> <div class="col-auto d-xl-none"> <button onClick="window.mobileNav.toggle();" class="btn btn-link px-0"> <i class="fas fa-bars fa-2x"></i> </button> </div> </div> </div> </header> <script> $(function() { var items = $('#pid-0 .banner-item'); var buttons = $('#pid-0 .banner-picker button'); var banner = new window.lib.Banner(5000, items, buttons); }); </script> <div class="banner" id="pid-0"> <div class="banner-items"> <div class="banner-item is-active" style="z-index: 0"> <img loading="lazy" src="https://asset.turboweb.co.nz/149/cache/file/o55xy50obgbfzlpkruq4/190400dccf6901cf6b4fdb0892eb62da/tree-g40b12dec6_1920.jpg" srcset="https://asset.turboweb.co.nz/149/cache/file/o55xy50obgbfzlpkruq4/3a5546ce4f5979aabcc115df3b581406/tree-g40b12dec6_1920.jpg 500w, https://asset.turboweb.co.nz/149/cache/file/o55xy50obgbfzlpkruq4/d71c1d49ef410d58a4566882ce0fd6c1/tree-g40b12dec6_1920.jpg 800w, https://asset.turboweb.co.nz/149/cache/file/o55xy50obgbfzlpkruq4/12e0967969fa08ada873f1af51bfa2ea/tree-g40b12dec6_1920.jpg 1300w, https://asset.turboweb.co.nz/149/cache/file/o55xy50obgbfzlpkruq4/190400dccf6901cf6b4fdb0892eb62da/tree-g40b12dec6_1920.jpg 1920w" sizes="(max-width: 500px) 500px, (min-width: 501px) and (max-width: 800px) 800px, (min-width: 801px) and (max-width: 1300px) 1300px, (min-width: 1301px) 1920px" alt=""> </div> </div> </div> <div class="main has-banner"> <div class="content py-4"> <div class="container"> <div class="row align-items-center"> <div class="col-12 col-xl-auto mb-3 text-center"> <img class="mw-100" loading="lazy" alt="" src="https://asset.turboweb.co.nz/149/cache/file/u00z3sw0palrx8x88nrg/b0bf846b85ad854e7477ba644829bf33/Cedars%20of%20Lebanon%20Club%20Dunedin%20Lebanese%20Community.jpg"> </div> <div class="col mb-3 pl-xl-5"> <h2 class="text-center">Welcome to the Cedars of Lebanon Club</h2> <div class="text-center lead mb-4">Dunedin, New Zealand</div> <div class="stream clearfix"><div class="section section-richtext section-count-0 sectiontype-count-0"> <p>Ahlan Wa Sahlan Bekum! Welcome to the world's southernmost Lebanese community.<br><br>Between 1860 and 1900 thousands of hardy young Lebanese left their homes to travel to the furthest reaches of the world seeking fame and fortune.<br><br>The United States of America, Canada, Australia, South Africa and many other countries benefited from the resulting influx of entrepreneurial Lebanese migrants. At the southernmost edge of the Pacific Ocean, Aoteoroa, New Zealand became the world鈥檚 most southerly home for many young Lebanese.<br><br>Today the children and descendants of these Lebanese adventurers, have become valued citizens of their new 'adopted' country while treasuring genetic, emotional links to the 'old country'.<br><br>This site has been developed as a resource to retain these links, to provide backgrounds to the families that have made the journey, and to nourish a greater awareness of the New Zealand Lebanese, and their proud Lebanese heritage.</p></div></div> <div class="stream clearfix"><div class="section section-button section-count-0 sectiontype-count-0"> <div class="mb-3"> <a class="btn btn-primary" href="/about/committee-members">Committee Members</a> </div> </div></div> </div> </div> </div> </div> <div class="bg-light py-5 callouts-wrapper"> <div class="container is-wide-container callouts-container"> <h2 class="text-center mb-3"></h2> <div class="row is-slider"> <a class="col-10 col-md-6 col-xl-3 text-center unlink mb-3 d-flex flex-column hover-image mb-5" href="/about/get-involved" > <div class="rounded-lg bg-white shadow overflow-hidden d-flex flex-column flex-grow-1"> <div class="mb-2 overflow-hidden"> <img class="w-100" loading="lazy" alt="" src="https://asset.turboweb.co.nz/149/cache/file/tgngf28soip8nyfkvtl3/8e63fdf3f219a280d5f827ba5910a9e9/Church-Steps.jpg"> </div> <div class="d-flex flex-column flex-grow-1 p-3"> <h3>About </h3> <div class="small mb-4">About The Cedars of Lebanon Club</div> <div class="flex-grow-1"></div> <div> <div class="btn btn-primary is-bg-light">More</div> </div> </div> </div> </a> <a class="col-10 col-md-6 col-xl-3 text-center unlink mb-3 d-flex flex-column hover-image mb-5" href="/memorials" > <div class="rounded-lg bg-white shadow overflow-hidden d-flex flex-column flex-grow-1"> <div class="mb-2 overflow-hidden"> <img class="w-100" loading="lazy" alt="" src="https://asset.turboweb.co.nz/149/cache/file/4akm527cnk8rv8fia5fw/8e63fdf3f219a280d5f827ba5910a9e9/baalbek.jpg"> </div> <div class="d-flex flex-column flex-grow-1 p-3"> <h3>Memorials</h3> <div class="small mb-4">Collection of Memorials for our members who have passed on.</div> <div class="flex-grow-1"></div> <div> <div class="btn btn-primary is-bg-light">More</div> </div> </div> </div> </a> <a class="col-10 col-md-6 col-xl-3 text-center unlink mb-3 d-flex flex-column hover-image mb-5" href="/letters-from-butch" > <div class="rounded-lg bg-white shadow overflow-hidden d-flex flex-column flex-grow-1"> <div class="mb-2 overflow-hidden"> <img class="w-100" loading="lazy" alt="" src="https://asset.turboweb.co.nz/149/cache/file/j7emyss04eo8mvgjdcdr/8e63fdf3f219a280d5f827ba5910a9e9/Ramond%20Farr.jpg"> </div> <div class="d-flex flex-column flex-grow-1 p-3"> <h3>Letters from Butch</h3> <div class="small mb-4">A collection of letters from Raymond Farr to Richard Joseph.</div> <div class="flex-grow-1"></div> <div> <div class="btn btn-primary is-bg-light">More</div> </div> </div> </div> </a> <a class="col-10 col-md-6 col-xl-3 text-center unlink mb-3 d-flex flex-column hover-image mb-5" href="/family-histories" > <div class="rounded-lg bg-white shadow overflow-hidden d-flex flex-column flex-grow-1"> <div class="mb-2 overflow-hidden"> <img class="w-100" loading="lazy" alt="" src="https://asset.turboweb.co.nz/149/cache/file/9ipzmb5cdxzi6qffrfc4/8e63fdf3f219a280d5f827ba5910a9e9/Lebanese%20Gathering.jpeg"> </div> <div class="d-flex flex-column flex-grow-1 p-3"> <h3>Family Histories</h3> <div class="small mb-4">Our local families&#039; histories.</div> <div class="flex-grow-1"></div> <div> <div class="btn btn-primary is-bg-light">More</div> </div> </div> </div> </a> </div> </div> </div> <a target="_blank" class="d-block unlink" href="https://www.facebook.com/pages/category/Community/Cedars-of-Lebanon-Club-Inc-Dunedin-New-Zealand-115441358567516"> <div class="bg-primary text-white py-5"> <div class="container text-center"> <h2>Keep in touch</h2> <p>Want to keep up to date with the latest from us?</p> <span class="btn btn-secondary">Follow us on Facebook</span> </div> </div> </a> <div class="py-5 bg-light"> <div class="container"> <h4></h4> <div class="row"> <div class="col-12 col-xl-6 mb-4 d-flex"> <a class="d-block unlink shadow rounded bg-white p-3 hover-slide" href="/news/update-from-lebanon"> <div class="row"> <div class="col-auto text-center"> <div class="h3 mb-0">27</div> <div class="font-weight-bold border-bottom pb-1 px-1 border-primary text-uppercase">Nov</div> </div> <div class="col"> <h5 class="mb-1">Update from Lebanon</h5> <div class="small">Thank you to all have donated! Any small amount can make a huge difference. Please see below an update from Jeanette El kaddissi Farry and attached letter. To view a video update, please visit our Facebook page: https://www.facebook.com/profile.php?id=100064421241248 Marhaba min Lubnan Dear family and friends, I hope this message finds you well amid the never-ending turbulence across &hellip;</div> </div> </div> </a> </div> <div class="col-12 col-xl-6 mb-4 d-flex"> <a class="d-block unlink shadow rounded bg-white p-3 hover-slide" href="/news/donations-for-lebanon-crisis-updates-from-lebanon"> <div class="row"> <div class="col-auto text-center"> <div class="h3 mb-0">15</div> <div class="font-weight-bold border-bottom pb-1 px-1 border-primary text-uppercase">Nov</div> </div> <div class="col"> <h5 class="mb-1">Donations for Lebanon Crisis - Updates from Lebanon</h5> <div class="small">Greetings dear community member, &nbsp;Below is a link to three emails from Jeanette El Kaddissi Farry updating family on the crisis that is unfolding in Lebanon. For those of you who don鈥檛 know Jeanette, she is Matthew Farry鈥檚 wife. They, together with their daughter Amira are living in Beirut. &nbsp;The purpose of this post is to raise funds to &hellip;</div> </div> </div> </a> </div> <div class="col-12 col-xl-6 mb-4 d-flex"> <a class="d-block unlink shadow rounded bg-white p-3 hover-slide" href="/news/anzac-day"> <div class="row"> <div class="col-auto text-center"> <div class="h3 mb-0">29</div> <div class="font-weight-bold border-bottom pb-1 px-1 border-primary text-uppercase">Apr</div> </div> <div class="col"> <h5 class="mb-1">ANZAC DAY</h5> <div class="small">In keeping with tradition, Richard and Lyn Joseph laid a wreath on behalf of the Dunedin Lebanese community at the ANZAC dawn service. Lest we forget. </div> </div> </div> </a> </div> <div class="col-12 col-xl-6 mb-4 d-flex"> <a class="d-block unlink shadow rounded bg-white p-3 hover-slide" href="/news/lebanese-independence-day-celebration"> <div class="row"> <div class="col-auto text-center"> <div class="h3 mb-0">03</div> <div class="font-weight-bold border-bottom pb-1 px-1 border-primary text-uppercase">Nov</div> </div> <div class="col"> <h5 class="mb-1">Lebanese Independence Day Celebration</h5> <div class="small">Hi Everyone! Please come along and celebrate Lebanese Independence Day with us on Nov 22nd in Dunedin! Details in attached flyer. Please spread the word! </div> </div> </div> </a> </div> </div> <div class="text-center mt-5"> <a href="/news" class="btn btn-primary" href="">More News</a> </div> </div> </div> </div> <div class="flex-grow-1"></div> <footer class="bg-dark pt-5 pb-4"> <div class="container text-center"> <div class="row justify-content-center"> <div class="col-12 mb-2"> <a class="font-weight-bold" href="tel:+643 477 5557">03 477 5557</a> </div> <div class="col-12 mb-2"> <a class="font-weight-bold" href="/contact-cedars-of-lebanon-club">Contact Us</a> </div> <div class="col-12 mb-4"> P.O. Box 998, Dunedin 9054, New Zealand </div> <div class="col-auto"> <a target="_blank" href="https://www.facebook.com/pages/category/Community/Cedars-of-Lebanon-Club-Inc-Dunedin-New-Zealand-115441358567516"><i class="fa-2x fab fa-facebook-square"></i></a> </div> </div> <div class="row justify-content-center mt-4 small"> <div class="col-12 col-lg-auto mb-2 mb-lg-0"> <a class="font-weight-bold" href="/sitemap">Sitemap</a> </div> <div class="col-12 col-lg-auto mb-2 mb-lg-0"> <a class="font-weight-bold" href="/privacy">Privacy</a> </div> <div class="col d-none d-lg-block"> </div> <div class="col-12 col-lg-auto mb-2 mb-lg-0"> &copy; Cedars of Lebanon Club </div> <div class="col-12 col-lg-auto"> Site by <a class="font-weight-bold" target="_blank" href="https://www.turboweb.co.nz">Turboweb</a> </div> </div> </div> </footer> </div> <link rel="stylesheet" href="https://asset.turboweb.co.nz/core/cache/resource/vendor/fontawesome-pro-5.13.0-web/css/all.min.css?1732754245"> <link href="https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap" rel="stylesheet"> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10