Skip to content

Commit 2a24ceb

Browse files
authored
Merge pull request #188 from remix-project-org/videotour
add a video tour
2 parents 232dca0 + 4bb48ca commit 2a24ceb

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

IntroRemix/1-intro-tour/tour.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Learn how to use the Remix interface.
2+
3+
![youtube](https://www.youtube.com/embed/Eh1qgOurDxU?si=lz1JypmIJZ15OY4g)

IntroRemix/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Introduction to Remix
2+
3+
Learn how to use the Remix interface.

IntroRemix/config.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
id: videoIntroRemix
3+
name: Introdution to Remix
4+
summary: Learn how to use the Remix interface.
5+
level: 1
6+
tags:
7+
- Solidity
8+
- Remix
9+
- Video
10+
steps:
11+
- name: 1. Introduction
12+
path: 1-intro-tour

0 commit comments

Comments
 (0)