Skip to content

Commit

Permalink
Merge pull request #62 from 18010032728/idec2024
Browse files Browse the repository at this point in the history
add news
  • Loading branch information
18010032728 authored Aug 8, 2024
2 parents 2b832d8 + 7f67942 commit ecb367c
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 13 deletions.
Binary file added img/news/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/news/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 14 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,29 +136,31 @@ <h2>News and Announcements</h2>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 mt-2 mb-2">
<div class="card">
<div class="card-body">
<h5 class="card-title"> <a class="news-card-hyperlink" href="pages/news.html#news2">Registeration fee for
iDEC 2024</a>
<h5 class="card-title"> <a class="news-card-hyperlink" href="pages/news.html#news5">Accommodation</a>
</h5>
<p class="card-subtitle text-muted mt-1 mb-1">March 28 2024</p>
<p class="card-text" style="margin-bottom: 0">Registeration fee for iDEC 2024 is as friendly as ever
</p>
<p> <a href="pages/news.html#news2">Read more »</a> </p>
<p class="card-subtitle text-muted mt-1 mb-1">Aug 8 2024</p>
<p class="card-text" style="margin-bottom: 0">iDEC partners with Møller Institute to offer discounted accommodation in Cambridge</p>
<p> <a href="pages/news.html#news5">Read more »</a> </p>
</div>
</div>
</div>

<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 mt-2 mb-2">
<div class="card">
<div class="card-body">
<h5 class="card-title"> <a class="news-card-hyperlink" href="pages/news.html#news3">Registeration fee for
iDEC Festival</a>
<h5 class="card-title"> <a class="news-card-hyperlink" href="pages/news.html#news4">Welcome to Cambridge!</a>
</h5>
<p class="card-subtitle text-muted mt-1 mb-1">March 28 2024</p>
<p class="card-text" style="margin-bottom: 0">A new situation for iDEC Festival online participation</p>
<p> <a href="pages/news.html#news3">Read more »</a> </p>
<p class="card-subtitle text-muted mt-1 mb-1">Aug 8 2024</p>
<p class="card-text" style="margin-bottom: 0">iDEC Festival 2024 will be held at Homerton College
<p></p>
<p></p>
</p>
<p> <a href="pages/news.html#news4">Read more »</a> </p>
</div>
</div>
</div>


</div>
<div class="row">
<div class="col-sm-12 text-center">
Expand Down Expand Up @@ -616,4 +618,4 @@ <h5 class="modal-title" id="exampleModalLongTitle"> Who to contact </h5> <button

</body>

</html>
</html>
32 changes: 31 additions & 1 deletion pages/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,41 @@ <h1>News and Announcements</h1>
</div>
</div>

<div class="col-lg-8 offset-lg-2 mb-4">
<div class="card" id="news5">
<div class="card-body">
<h4 class="card-title news-card-title">Accommodation</h4>
<p class="text-muted">Aug 8 2024</p>
<p class="card-text">To help iDEC teams find convenient accommodations in Cambridge, we have partnered with Møller Institute, University of Cambridge.
They have reserved 30 double occupancy rooms exclusively for iDEC participants, available at a discounted rate.
The rates are £110 per night for single occupancy and £130 per night for double occupancy,
including breakfast, Wi-Fi, parking, and VAT. Teams can also book other hotels in Cambridge. To reserve a room at Møller Institute,
please contact iDEC HQ for getting the discount code. <a class="general-hyperlink" href="https://www.mollerinstitute.com/conference-centre/meeting-rooms/virtual-tour/" target="_blank">Take a virtual tour of the Møller Institute.</a>
<img class="card-img-bottom" src="../img/news/5.png" alt="Møller Institute">
</p>
</div>
</div>
</div>

<div class="col-lg-8 offset-lg-2 mb-4">
<div class="card" id="news4">
<div class="card-body">
<h4 class="card-title news-card-title">Welcome to Cambridge!</h4>
<p class="text-muted">Aug 8 2024</p>
<p class="card-text">We are excited to announce that the iDEC Festival 2024 & Awards Ceremony will be held in person at Homerton College,
University of Cambridge. This event offers a unique chance for all teams to unite and celebrate innovation and achievement.
We look forward to hosting teams from around the globe as they showcase their innovations and accomplishments in this historic town.
<img class="card-img-bottom" src="../img/news/4.jpg" alt="Homerton Colleg">
</p>
</div>
</div>
</div>

<div class="col-lg-8 offset-lg-2 mb-4">
<div class="card" id="news3">
<div class="card-body">
<h4 class="card-title news-card-title">Registeration fee for iDEC Festival</h4>
<p class="text-muted">March 28 2023</p>
<p class="text-muted">March 28 2024</p>
<p class="card-text">Starting from 2024, each team participating in the iDEC Festival online will need to
pay iDEC Festival registration fee £200 totally. For the teams will visit Cambridge, the registration fee
remains unchanged from previous year: £200 for each team member.
Expand Down

0 comments on commit ecb367c

Please sign in to comment.