---
layout: tutorial
order: 01
title: tutorials.add_repo.title
paginator_title: tutorials.add_repo.overview.title
paginator_summary: tutorials.add_repo.overview.summary
---
{% assign misc_strings = site.data.tutorials.misc %}
{% assign strings = site.data.tutorials.add_repo %}
{% assign fmt_number = '{{ number }}' %}
{% assign fmt_description = '{{ description }}' %}
{{ strings.intro }}
-
{{ strings.open_repo_link.short_summary }}
-
{{ strings.scan_qr_code.short_summary }}
-
{{ strings.no_internet }}
{{ misc_strings.option_x_description | replace: fmt_number, '1' | replace: fmt_description, strings.open_repo_link.title }}
{{ strings.open_repo_link.description }}
-
{{ misc_strings.step_x | replace: fmt_number, '1' }}
{{ strings.open_repo_link.steps.step_1 }}
-
{{ misc_strings.step_x | replace: fmt_number, '2' }}
{{ strings.open_repo_link.steps.step_2 }}
-
{{ misc_strings.step_x | replace: fmt_number, '3' }}
{{ strings.open_repo_link.steps.step_3 }}
-
{{ misc_strings.step_x | replace: fmt_number, '4' }}
{{ strings.open_repo_link.steps.step_4 }}
-
{{ misc_strings.step_x | replace: fmt_number, '5' }}
{{ strings.open_repo_link.steps.step_5 }}
-
{{ misc_strings.step_x | replace: fmt_number, '6' }}
{{ strings.open_repo_link.steps.step_6 }}
-
{{ misc_strings.step_x | replace: fmt_number, '7' }}
{{ strings.open_repo_link.steps.step_7 }}
-
{{ misc_strings.step_x | replace: fmt_number, '8' }}
{{ strings.open_repo_link.steps.step_8 }}
{{ misc_strings.option_x_description | replace: fmt_number, '2' | replace: fmt_description, strings.scan_qr_code.title }}
{{ strings.scan_qr_code.description }}
-
{{ misc_strings.step_x | replace: fmt_number, '1' }}
{{ strings.scan_qr_code.steps.step_1 }}
-
{{ misc_strings.step_x | replace: fmt_number, '2' }}
{{ strings.scan_qr_code.steps.step_2 }}
-
{{ misc_strings.step_x | replace: fmt_number, '3' }}
{{ strings.scan_qr_code.steps.step_3 }}
-
{{ misc_strings.step_x | replace: fmt_number, '4' }}
{{ strings.scan_qr_code.steps.step_4 }}
-
{{ misc_strings.step_x | replace: fmt_number, '5' }}
{{ strings.scan_qr_code.steps.step_5 }}
-
{{ misc_strings.step_x | replace: fmt_number, '6' }}
{{ strings.scan_qr_code.steps.step_6 }}
{{ strings.related_tutorial }}