Your iGEM Journey Begins Here! We wish you a successful and rewarding season!
Familiarize yourself with the official iGEM competition rules, policies, and judging criteria:
You can also view other team wikis for inspiration! Here are some examples:
git 기반 서비스로 (github/gitlab)에서 제대로 push/pull, commit/branch/merge 등의 기능을 사용하려면 복잡해집니다.
컴퓨터에 git을 설치해야하고, 보안상의 이유로 personal token 또는 ssl 키가 필요하며 branch나 merge를 하면 branch간 충돌이 일어날 수 있습니다.
따라서 gitlab 웹사이트에서 제공하는 web ide 기능으로 수정 후 메인 branch에 commit하는것이 가장 간단한 웹사이트 수정 방법입니다.