Skip to content

Commit 8d7cfab

Browse files
authored
Merge pull request #469 from jtemporal/copilot/migrate-card-17-to-mermaid
Migrate EN card 017 to Mermaid format
2 parents ab88044 + 5821000 commit 8d7cfab

File tree

2 files changed

+59
-9
lines changed

2 files changed

+59
-9
lines changed

assets/img/mermaid/017-en.svg

Lines changed: 47 additions & 0 deletions
Loading

en/_posts/2021-09-06-017.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
---
22
layout: post
3-
title: '#017 What is a clone?'
4-
image: "https://res.cloudinary.com/jesstemporal/image/upload/f_auto/v1642878596/gitfichas/en/017/thumbnail_b16jzb.jpg"
3+
pretitle: What is a
4+
title: clone?
5+
subtitle:
6+
concept: true
7+
parts:
8+
- part1: Cloning a repository is the action of\ndownloading the repository to your computer
9+
- part2: It's possible to clone any repository\nas long as you have access to it
10+
number: "017"
11+
author: "@jtemporal"
12+
mermaid: true
13+
use_static_image: true
514
permalink: "/en/017"
615
translations:
716
- lang: pt
@@ -17,10 +26,4 @@ nt:
1726
title: "#018 git clone url"
1827
---
1928

20-
<img alt="Cloning a repository is the the same thing as of downloading the repository to your computer" src="https://res.cloudinary.com/jesstemporal/image/upload/v1642878596/gitfichas/en/017/full_dtdili.jpg"><br><br>
21-
22-
| Command | Description |
23-
|---------|-------------|
24-
| _clone_ | Cloning a repository is the action of downloading the repository to your computer |
25-
| _which repository can you clone?_ | It’s possible to clone any repository as long as you have access to it |
26-
{: .styled-table}
29+
{% include mermaid-graphs.html %}

0 commit comments

Comments
 (0)