Skip to content
Snippets Groups Projects
Commit 847b177c authored by Mohammed Elmir's avatar Mohammed Elmir
Browse files

Update home.html

parent 6d52ef89
No related branches found
No related tags found
No related merge requests found
Pipeline #193810 passed
...@@ -4,57 +4,27 @@ ...@@ -4,57 +4,27 @@
{% block lead %}<b>Welcome to iGEM 2023!</b> Your team has been approved and you are ready to start the iGEM season!{% endblock %} {% block lead %}<b>Welcome to iGEM 2023!</b> Your team has been approved and you are ready to start the iGEM season!{% endblock %}
{% block page_content %} {% block page_content %}
<!-- Body of Home Page -->
<!-- Banner section -->
<section class="body_section">
<div class="banner">
<div class="animated-title">
<div class="text-top">
<div class="row"> <div>
<div class="col"> <span>IMPROVED DETECTION</span>
<h2>Before you start</h2> <span>CLEAN MINING</span>
<hr> </div>
<p>Please read the following pages:</p>
<ul> </div>
<li><a href="https://competition.igem.org/deliverables/team-wiki" target="_blank">Wiki Requirements page</a></li>
<li><a href="https://competition.igem.org/judging/pages-for-awards" target="_blank">Standard URL Pages for Awards</a></li> <div class="text-bottom">
</ul> <div>RECYC<b style="color: #6497b1">Li</b>NG</div>
</div> </div>
</div>
<div class="row mt-4"> </div>
<div class="col"> </div>
<h2>Styling your wiki</h2> </section>
<hr> <!-- End of Banner section -->
<p>Feel free to customize the page styling according to your preferences, or you can simply leave the style as it is. It's wise to focus on a clear content first, and on a clean design later.</p>
<p>Be cautious with the size of the assets like images, videos, and more into your wiki. Large file sizes can hinder the presentation of wikis due to slow internet connections. Remember to compress large files before uploading them to iGEM servers.</p>
<p>This default wiki meets the requirements, enhances navigability, and provides a user-friendly experience for visitors. You should not feel obliged to go beyond the provided styling.</p>
</div>
</div>
<div class="row mt-4">
<div class="col-lg-8">
<h2>Tips</h2>
<hr>
<p>This wiki will be your team's first interaction with the rest of the world, so here are a few tips to help you get started:</p>
<ul>
<li>State your accomplishments! Tell people what you have achieved from the start.</li>
<li>Be clear about what you are doing and how you plan to do this.</li>
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.</li>
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.</li>
<li>Start documenting your project as early as possible; don't leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://competition.igem.org/calendar" target="_blank">iGEM Competition calendar</a></li>
<li>Have lots of fun!</li>
</ul>
</div>
<div class="col-lg-4">
<h2>Inspiration</h2>
<hr>
<p>You can also view other team wikis for inspiration! Here are some examples:</p>
<ul>
<li><a href="https://2022.igem.wiki/dtu-denmark">2022 DTU-Denmark</a></li>
<li><a href="https://2022.igem.wiki/virginia">2022 Virginia</a></li>
<li><a href="https://2022.igem.wiki/crete">2022 Crete</a></li>
<li><a href="https://2022.igem.wiki/estonia-tuit">2022 Estonia_TUIT</a></li>
<li><a href="https://2022.igem.wiki/ashesighana">2022 AshesiGhana</a></li>
<li><a href="https://2021.igem.org/Team:SDU-Denmark">2021 SDU-Denmark</a></li>
<li><a href="https://2020.igem.org/Team:XMU-China">2020 XMU China </a></li>
<li><a href="https://2020.igem.org/Team:TAS_Taipei">2020 TAS Taipei </a></li>
</ul>
</div>
</div>
{% endblock %} {% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment