Skip to content

Commit

Permalink
Merge pull request github#650 from github/redirects
Browse files Browse the repository at this point in the history
Redirect to Learning Lab
  • Loading branch information
JasonEtco authored Oct 30, 2018
2 parents 475446c + 7c3fd47 commit 5f21fb0
Show file tree
Hide file tree
Showing 23 changed files with 27 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ gem 'github-pages'
gem 'html-proofer'
gem 'rack-contrib', '~> 1.1.0'
gem 'rake'

gem "jekyll-redirect-from", "~> 0.12.1"
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,9 @@ PLATFORMS
DEPENDENCIES
github-pages
html-proofer
jekyll-redirect-from (~> 0.12.1)
rack-contrib (~> 1.1.0)
rake

BUNDLED WITH
1.15.4
1.16.2
3 changes: 3 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ plugins:
- jekyll-gist
- jekyll-feed
- jemoji
- jekyll-redirect-from

exclude:
- bin
Expand Down Expand Up @@ -92,3 +93,5 @@ defaults:
path: ""
values:
lang: "en"
redirect_to:
- https://lab.github.com
1 change: 1 addition & 0 deletions assets/css/main.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
redirect_to: false
---

@import "primer-core/index.scss";
Expand Down
1 change: 1 addition & 0 deletions downloads/ar/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: <div dir="rtl"> برشامة أوامر Git لنظام GitHub</div>
byline: <p dir="rtl"> أمر Git هو نظام تحكم بالنسخ الموزعة المفتوحة المصدر التي توظف أنشطة GitHub في الحواسيب الشخصية. هذه "البرشامة" تلخص تعليمات Git الأكثر استخداماً على سطر الأوامر كمرجع سري</p>
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/bn_BD/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: গিটহাব গিট চিট শীট
byline: গিট হচ্ছে একটি ওপেন সোর্স ড্রিস্ট্রিবিউটেড ভার্শন কন্ট্রোল সিস্টেম যা আপনার ল্যাপটপ বা ডেস্কটপে গিটহাব সুবিধাদি প্রদান করে। এই চিট শীটে সাধারনভাবে ব্যবহৃত গিট কমান্ড লাইনের নির্দেশনা দেওয়া আছে ।
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/de/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: GitHub Git Spickzettel
byline: Git ist das verteilte Open Source Versionskontrollsystem, dass die GitHub-Aktivitäten auf deinem Laptop oder PC möglich macht. Dieser Spickzettel fasst die gebräuchlichsten Git-Kommandozeilenbefehle zum schnellen Nachschlagen zusammen.
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/es_ES/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: Hoja de referencia para Git de Github
byline: Git es el sistema de control de versiones distribuido de código abierto que facilita realizar actividades de Github en tu computadora portátil o de escritorio. Esta hoja de referencia resume las instrucciones de línea de comandos comúnmente usadas para una rápida referencia.
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/fa/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: گیت‌هاب برگه‌تقلب گیت
byline: گیت سیستم کنترل نسخه توزیع‌شده است که فعالیت‌های گیت‌هاب را بر روی لپ‌تاپ یا دسکتپاب برای تسهیل می‌نماید. این برگه تقلب، دستورهای رایج مورد استفادهٔ خط‌فرمان را برای ارجاع سریع خلاصه نموده است.
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/fr/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: Aide-mémoire GitHub Git
byline: Git est le sytème de gestion de version décentralisé open source qui facilite les activités GitHub sur votre ordinateur. Cet aide-mémoire permet un accès rapide aux instructions des commandes Git les plus utilisées.
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/github-bash-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: GitHub Bash Cheat Sheet
byline: Bash is the GNU Project's shell. Bash is the Bourne Again SHell. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.
leadingpath: ../../
Expand Down
1 change: 1 addition & 0 deletions downloads/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: GitHub Git Cheat Sheet
byline: Git is the open source distributed version control system that facilitates GitHub activities on your laptop or desktop. This cheat sheet summarizes commonly used Git command line instructions for quick reference.
leadingpath: ../../
Expand Down
1 change: 1 addition & 0 deletions downloads/id/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: Buku Saku Git GitHub
byline: Git adalah sistem manajemen revisi terdistribusi bersifat terbuka yang memfasilitasi aktivitas GitHub di laptop atau komputer pribadi Anda. Buku saku ini meringkas baris perintah instruksi-instruksi Git yang biasa digunakan sebagai referensi singkat.
leadingpath: ../
Expand Down
1 change: 1 addition & 0 deletions downloads/it/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: GitHub Git - riferimento rapido
byline: Git è un software di controllo di versione distribuito. Installando Git sul tuo PC è possibile facilitare le operazioni su GitHub. Questo documento è un riferimento rapido per i comandi Git più usati.
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/ja/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: GitHub Git チートシート
byline: Gitはオープンソースとして配布されているバージョン管理システムです。Gitを使うと、あなたのノートまたはデスクトップパソコンから、GitHub上のアクティビティーを操作できます。この早見表にはコマンドラインからよく使われているGitの命令をまとめています。
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/kr/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: GitHub Git Cheat Sheet
byline: Git은 여러분의 노트북이나 데스크톱에서 GitHub을 사용할 수 있도록 해주는 오픈 소스 분산 버전 관리 시스템입니다. 해당 Cheat Sheet에서는 사용자가 빠르게 참고할 수 있도록 주로 사용되는 Git의 명령행(command line)을 간단히 요약하였습니다.
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/pt_BR/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: Folha de Dicas de Git do GitHub (pt-BR)
byline: Git é um sistema de controle de versão distribuído open source que facilita ações com o GitHub em seu notebook ou desktop. Esta folha de dicas resume instruções comumente usadas via linha de comando do Git para referência rápida.
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/pt_PT/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: Folheto de ajuda para Git do GitHub (pt-PT)
byline: Git é um sistema distribuído open source de controlo de versões que permite interagir com o GitHub no seu portátil ou desktop. Este folheto de ajuda resume as instruções frequentemente usadas na linha de comando do Git para referência rápida.
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/sk/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: GitHub Git Cheat Sheet
byline: Git je open-source distribuovaný systém riadenia revízií. Github je služba, na ktorej je možné tieto revízie (repozitáre, projekty) hostovať. Tento cheat sheet sumarizuje bežne používané Git príkazy pre rýchlu referenciu.
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions downloads/submodule-vs-subtree-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: Handling Dependencies with Submodules and Subtrees
byline: Submodules and subtrees are git tools that allow subprojects to be included as a subdirectory within a project. The implementation of each is very different.
leadingpath: ../../
Expand Down
1 change: 1 addition & 0 deletions downloads/subversion-migration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: Subversion to Git Migration
byline: When migrating from Subversion to Git, there’s a vocabulary and command set to learn, in addition to the new capabilities only afforded by Git. This cheat sheet aims to help you in your transition between the classic Subversion technology and the modern use of Git with the GitHub collaboration platform.
leadingpath: ../../
Expand Down
1 change: 1 addition & 0 deletions downloads/zh_CN/github-git-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: cheat-sheet
redirect_to: false
title: GitHub Git 备忘单
byline: Git是一个开源的分布式版本控制系统,方便你在笔记本或桌面端进行GitHub的操作,这个备忘单总结了常用的Git命令行指令,以便快速查询。
leadingpath: ../../../
Expand Down
1 change: 1 addition & 0 deletions resources/cheatsheets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- /kit/downloads/git-github-cheat-sheet.pdf/
- /kit/downloads/subversion-migration.pdf/
breadcrumbColor: "bg-gray-light"
redirect_to: false
---
{% include light-hero.html %}
{% include breadcrumbs.html %}
Expand Down

0 comments on commit 5f21fb0

Please sign in to comment.