Difference between revisions of "Team:US AFRL CarrollHS/WikiGuide"

Line 11: Line 11:
 
<hr class="my-4">
 
<hr class="my-4">
 
<div class="row">
 
<div class="row">
<div class="col-md-3">  
+
<div class="col-md-3 sticky">  
 
<div id="list-example" class="list-group">
 
<div id="list-example" class="list-group">
 
   <a class="list-group-item list-group-item-action" href="#list-item-1">Introduction</a>
 
   <a class="list-group-item list-group-item-action" href="#list-item-1">Introduction</a>

Revision as of 21:56, 9 July 2019


***We have not finished uploading our current wiki guide draft, please email us for the whole thing!! :D

Introduction

The wiki is a vital part in telling the judges, public, current, and past iGEM teams about your team. Here's another vital iGEM truth - everyone dreads the wiki freeze and many teams are hesitant to begin their wiki. It can be a struggle, but we're here to help.

What are we doing? We're putting together a wiki wealth of knowledge - a comprehensive guide that combines all wiki knowledge from teams past and present, source code that you can use on your wiki, and a YouTube video series where we walk you through all the major things you need to know about everything wiki related.

Who are we looking to help us? Everyone. We need first year teams to give us feedback on if our guide covers all of their questions and how it helped them create their wiki. We need teams to write up a couple bullet points describing how they create their wiki. If you use our guide/video series in any way, please let us know so that we can make sure to thank you on our collaborations page!

What inspired us? We are a third year team who puts many hours into our wiki every year. Our very first year, we collaborated with a team who answered a lot of our initial questions about how to code our wiki; this helped us immensely. Our team has spent many hours trying to get our code to function properly when the fix was simple. We want teams to combine their knowledge into one, easy to find place for current and future teams to use. Additionally, the individuals that work on each team’s wiki may change from year to year. With this guide, they do not have to completely start from scratch; they can build off of previous years’ experience.

Instagram, Twitter, and Facebook - @iGEMLabPats

YouTube Channel - US AFRL Carroll HS

GitHub - https://github.com/us-afrl-carrollhs

Email - igem@carrollhs.org

Collaboration Credits

A huge thank you to all the teams who have collaborated with us (this far) to create this guide:
  • iGEM TAU
  • iGEM Thessaly
  • OhioState
  • Nottingham iGEM
  • Edinburgh
  • ASIJ Tokyo
  • Stockholm (memes coming soon!)
  • Aux Marseille
  • uOttawa
  • NCTU Formosa
  • iGEM AMU
  • Gothenburg
  • TU_Dresden
  • UCL
  • iGEM NCKU-Tainan
  • Your team! Our list is growing everyday :)

Wiki 101

Becoming Familiar with the iGEM Wiki

Hosted on the iGEM server, every iGEM team is given a wiki page to create for your team. It is essentially your team’s website to document, not only your lab work, but your entire iGEM project. The judges review it before going to your presentation. It is essential that all work is explained on the wiki as clearly as possible to ensure that judges (and the public) understand your project.

What is it?
Logging In and Finding Your Team's Wiki

Video Tutorial Here - https://youtu.be/tARHk2RWDSk

Planning
Decide on your involvement with the wiki

Basic Understanding - using iGEM’s template and altering it to accommodate content

  • It is recommended that several/almost all team members have a basic understanding of the wiki. This way, they can edit content and basic formatting.

Advanced Understanding - in depth knowledge of web development. Not only editing content, but creating HTML structures and more detailed CSS customization

  • It is recommended that at least 2-3 team members have some sort of deeper knowledge of how HTML/CSS coding works. This way multiple team members can develop code, along with fix errors in code
    • If your team is lacking members who are able to dedicate this much time to understanding the wiki, or if additional help is needed, collaborate with another team who can help.

Basic Understanding Guide

Getting Started

Working With the Wiki

...

How to Navigate the Wiki

...

All You Need to Know about HTML/CSS

...

...

HTML/CSS Understanding Guide

Basic Elements

...

Using CSS Code

...

Combining Elements

...

Example (Uploading Project Description/Inspirations)

...

...

Advanced Understanding Guide

Getting Started

...

Know How to Upload Your CSS and JavaScript Files

...

How to Upload a Video to the Wiki

...

Decide on how you want to create your Wiki

...

...

Designing Your Team's Wiki

Decide on Branding

...

Recommended Templates/Elements in Your Wiki

...

...

jQuery

What is it?

...

How to use the newer jQuery and Bootstrap in your Wiki

...

...

Bootstrap

What is it?

...

Example of Bootstrap in Action (Credit: TU_Dresden)

(in HTML without bootstrap):

(in HTML, with bootstrap):