|
| 1 | +--- |
| 2 | +layout: base |
| 3 | +redirect_from: |
| 4 | + - /pages/About/10/ |
| 5 | +custom_js: |
| 6 | + - results |
| 7 | + - lunr.min |
| 8 | +--- |
| 9 | + |
| 10 | +<div class="row"> |
| 11 | + |
| 12 | + <!-- new carrousel --> |
| 13 | + <div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel"> |
| 14 | + <div class="carousel-indicators"> |
| 15 | + <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> |
| 16 | + <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> |
| 17 | + <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> |
| 18 | + <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> |
| 19 | + <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 5"></button> |
| 20 | + <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="5" aria-label="Slide 6"></button> |
| 21 | + <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="6" aria-label="Slide 7"></button> |
| 22 | + <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="7" aria-label="Slide 8"></button> |
| 23 | + <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="8" aria-label="Slide 9"></button> |
| 24 | + </div> |
| 25 | + <div class="carousel-inner"> |
| 26 | + <div class="carousel-item active"> |
| 27 | + <img src="/assets/images/carousel/dublin-senior-xc-women-team.jpeg" class="img-fluid" alt="Our women's team at the Dublin Novice Cross Country"> |
| 28 | + </div> |
| 29 | + <div class="carousel-item"> |
| 30 | + <img src="/assets/images/carousel/lvac-800m-track-2023.png" class="img-fluid" alt="LVAC 2023 800m Track Championships at Lucan"> |
| 31 | + </div> |
| 32 | + <div class="carousel-item"> |
| 33 | + <img src="/assets/images/carousel/tom-o-connor.jpeg" class="img-fluid" alt="Tom O'Connor"> |
| 34 | + </div> |
| 35 | + <div class="carousel-item"> |
| 36 | + <img src="/assets/images/carousel/lvac-cake-race-2022.png" class="img-fluid" alt="LVAC Cake Race Dec 2022"> |
| 37 | + </div> |
| 38 | + <div class="carousel-item"> |
| 39 | + <img src="/assets/images/carousel/team-lvac.jpeg" class="img-fluid" alt="LVAC Team"> |
| 40 | + </div> |
| 41 | + <div class="carousel-item"> |
| 42 | + <img src="/assets/images/club_mile.jpg" class="d-block w-100" alt="The start of the million dollar mile"> |
| 43 | + </div> |
| 44 | + <div class="carousel-item"> |
| 45 | + <img src="/assets/images/carousel/cake_race_2024.jpeg" class="d-block w-100" alt="Cake Race 2024 Group"> |
| 46 | + </div> |
| 47 | + <div class="carousel-item"> |
| 48 | + <img src="/assets/images/carousel/lvac-800m-start-2023.png" class="d-block w-100" alt="LVAC 800m Race Start 2023"> |
| 49 | + </div> |
| 50 | + <div class="carousel-item"> |
| 51 | + <img src="/assets/images/group-2.jpg" class="d-block w-100" alt="A group of racers"> |
| 52 | + </div> |
| 53 | + </div> |
| 54 | + <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> |
| 55 | + <span class="carousel-control-prev-icon" aria-hidden="true"></span> |
| 56 | + <span class="visually-hidden">Previous</span> |
| 57 | + </button> |
| 58 | + <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> |
| 59 | + <span class="carousel-control-next-icon" aria-hidden="true"></span> |
| 60 | + <span class="visually-hidden">Next</span> |
| 61 | + </button> |
| 62 | + </div> |
| 63 | + <!-- end new carrousel --> |
| 64 | +</div> |
| 65 | +<div class="row"> |
| 66 | + <div class="bar"> |
| 67 | + |
| 68 | + </div> |
| 69 | +</div> |
| 70 | + |
| 71 | +<div class="row content"> |
| 72 | + <div class="col-md-4"> |
| 73 | + <h2>Tom Brennan 5k New Year's Day Race 2026</h2> |
| 74 | + |
| 75 | +<p><b>Entries are now open for the Tom Brennan 5k 2026 </b></p> |
| 76 | + |
| 77 | +<a href="https://eventmaster.ie/event/A05wijlIlv" target="_blank" style="text-decoration: none; display: block; width: fit-content; margin: 0 auto;"><button style="background-color: #FCD515; color: #181818; font-weight: bold; border: none; padding: 15px 30px; font-size: 18px; border-radius: 12px; margin: 20px; cursor: pointer; box-shadow: 0 6px #c2aa10; transition: all 0.2s ease;" onmouseover="this.style.boxShadow='0 4px #c2aa10'; this.style.transform='translateY(2px)'" onmouseout="this.style.boxShadow='0 6px #c2aa10'; this.style.transform='translateY(0)'" onmousedown="this.style.boxShadow='0 2px #c2aa10'; this.style.transform='translateY(4px)'" onmouseup="this.style.boxShadow='0 4px #c2aa10'; this.style.transform='translateY(2px)'">REGISTER NOW!!!</button></a> |
| 78 | + |
| 79 | +<p><b>We are very proud to host this annual 5k race which celebrates the achievement of our legendary club mate <a href="https://liffeyvalleyac.com/tom_brennan_proves_top/" target="_blank" rel="noopener noreferrer"> Tom Brennan's 1975 National Cross Country Championship Triumph</a>, which took place in the inaugural year of the club.</b></p> |
| 80 | + |
| 81 | +<a href="https://liffeyvalleyac.com/tombrennan5k/" rel="noopener noreferrer"><img src="/assets/images/tbm2026/tmb_banner_2026_a.jpg" width="100%" height="auto" alt="Tom Brennan Race"></a> |
| 82 | + |
| 83 | +<!-- |
| 84 | +<p><b>Entries are now closed for the <a href="https://eventmaster.ie/event/A9AbTjlIlv "target="_blank" rel="noopener noreferrer">Tom Brennan Memorial Race 2025</b></p> |
| 85 | +--> |
| 86 | + |
| 87 | +<h2>Announcement</h2> |
| 88 | + |
| 89 | +<p><b>To all Liffey Valley Athletic Club members present, past and to friends and fellow competitors.</b></p> |
| 90 | + |
| 91 | +<p><b>Regrettably, I share the sad news received today regarding the passing of our friend, mentor, athlete, coach and founding member Nick Davis following a short illness.</b></p> |
| 92 | + |
| 93 | +<p><b>Nick has shaped the athletic experiences of so many and he has enhanced the lives of all who knew him within our own club and much further afield.</b></p> |
| 94 | + |
| 95 | +<p><b>Kathryn, Fiona, Colm, and Eoin are all in our thoughts during this sad time, as is our clubmate and coach Jim.</b></p> |
| 96 | + |
| 97 | +<p><b>Further details will follow regarding funeral arrangements.</b></p> |
| 98 | + |
| 99 | +<p><b>You will be greatly missed by all at Liffey Valley and the expertise you sprinkled on us all will continue to shine for a long time. We are forever grateful.</b></p> |
| 100 | + |
| 101 | +<p><b>Rest in Peace Nick.</b></p> |
| 102 | +<p><b>Ciaran Reilly</b></p> |
| 103 | + |
| 104 | +<p><b>Liffey Valley AC Chairperson.</b></p> |
| 105 | + |
| 106 | + |
| 107 | +<h2> Inspired by the incredible achievements of our Irish Olympic heroes?</h2> |
| 108 | + |
| 109 | + <p>Liffey Valley AC seek Women and Men Runners who want to improve and compete. Expert Coaches Plan Training To Help You Race To Your Full Potential</p> |
| 110 | + <p><b>Why Not Come Along <a href="https://www.instagram.com/p/C40rEKJMrEy/"target="_blank" rel="noopener noreferrer">Tues and Thurs?</a></b></p> |
| 111 | + |
| 112 | + |
| 113 | + <h2>🏃♂️✨ Celebrating 50 Years of Running Excellence with Liffey Valley AC! 🎉 </h2> |
| 114 | + <a href="/lvac50th/" target="_blank" rel="noopener noreferrer">(Info and Gallery)</a> |
| 115 | + <video width="400" height="320" controls> |
| 116 | + <source src="assets/videos/LVAC_50th_Video_-_Low_Res.mp4" type="video/mp4"> |
| 117 | + </video> |
| 118 | + </div> |
| 119 | + <div class="col-md-4"> |
| 120 | + <h2>News</h2> |
| 121 | + <ul class="news"> |
| 122 | + {% for post in site.categories.news limit:15 %} |
| 123 | + <li class="news"> |
| 124 | + <a href="{{ post.url }}">{{ post.title }}</a><br> |
| 125 | + <small>{{ post.date | date: "%A, %-d %B, %Y" }}</small> |
| 126 | + </li> |
| 127 | + {% endfor %} |
| 128 | + </ul> |
| 129 | + <span class="news"><a href="/news">More News</a></span> |
| 130 | + </div> |
| 131 | + <div class="col-md-4"> |
| 132 | + <a href="/join-us"> |
| 133 | + <div class="join"> |
| 134 | + <p class="head">JOIN US TODAY</p> |
| 135 | + <p>New members always welcome!</p> |
| 136 | + </div> |
| 137 | + </a> |
| 138 | + <a href="/results"> |
| 139 | + <div class="showresults"> |
| 140 | + <p class="head">RESULTS DASHBOARD</p> |
| 141 | + <p>Check out the latest results from Liffey Valley AC</p> |
| 142 | + </div> |
| 143 | + </a> |
| 144 | + <div id="mapNews"> |
| 145 | + </div> |
| 146 | + <div id="podcast"> |
| 147 | + <iframe src="https://embed.acast.com/65df699a8e58a60017800c7a?feed=true" frameBorder="0" width="100%" height="280px"></iframe> |
| 148 | + </div> |
| 149 | + <div class="fb-page" data-href="https://www.facebook.com/liffeyvalleyac" data-tabs="timeline" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"></div> |
| 150 | + </div> |
| 151 | +<!-- JSON-LD markup generated by Google Structured Data Markup Helper. --> |
| 152 | +<div id="fb-root"></div> |
| 153 | +<script>(function(d, s, id) { |
| 154 | + var js, fjs = d.getElementsByTagName(s)[0]; |
| 155 | + if (d.getElementById(id)) return; |
| 156 | + js = d.createElement(s); js.id = id; |
| 157 | + js.src = 'https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.12'; |
| 158 | + fjs.parentNode.insertBefore(js, fjs); |
| 159 | +}(document, 'script', 'facebook-jssdk'));</script> |
| 160 | +<script type="application/ld+json"> |
| 161 | +{ |
| 162 | + "@context" : "http://schema.org", |
| 163 | + "@type" : "LocalBusiness", |
| 164 | + "name" : "Liffey Valley Athletic Club", |
| 165 | + "image" : "http://liffeyvalleyac.com/assets/images/new_logo.png", |
| 166 | + "email" : "lvacsecretary@gmail.com", |
| 167 | + "address" : { |
| 168 | + "@type" : "PostalAddress", |
| 169 | + "streetAddress" : ", Sandpitts Cottage", |
| 170 | + "addressLocality" : "Islandbridge", |
| 171 | + "addressRegion" : ", Dublin 8" |
| 172 | + }, |
| 173 | + "url" : "http://liffeyvalleyac.com", |
| 174 | + "openingHoursSpecification": [ |
| 175 | + { |
| 176 | + "@type": "OpeningHoursSpecification", |
| 177 | + "dayOfWeek": [ |
| 178 | + "Tuesday", |
| 179 | + "Thursday" |
| 180 | + ], |
| 181 | + "opens": "19:00", |
| 182 | + "closes": "21:00" |
| 183 | + }, |
| 184 | + { |
| 185 | + "@type": "OpeningHoursSpecification", |
| 186 | + "dayOfWeek": [ |
| 187 | + "Saturday", |
| 188 | + "Sunday" |
| 189 | + ], |
| 190 | + "opens": "10:00", |
| 191 | + "closes": "12:00" |
| 192 | + } |
| 193 | + ], |
| 194 | + "geo": { |
| 195 | + "@type": "GeoCoordinates", |
| 196 | + "latitude": "53.346295", |
| 197 | + "longitude": "-6.309119" |
| 198 | + }, |
| 199 | +} |
| 200 | +</script> |
| 201 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.js"></script> |
| 202 | +<script> |
| 203 | + var map = L.map('mapNews').setView([53.346295, -6.309119], 14); |
| 204 | + L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png', { |
| 205 | + attribution: '© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors', |
| 206 | + }).addTo(map); |
| 207 | + L.marker([53.346295, -6.309119]).addTo(map) |
| 208 | + //.bindPopup('Liffey Valley AC,<br>Sandpitts Cottage') |
| 209 | + .openPopup(); |
| 210 | +</script> |
0 commit comments