Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean up new structure #326

Merged
merged 1 commit into from
Jun 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
23 changes: 0 additions & 23 deletions modules/10-basics/10-hello-world/description.en.yml

This file was deleted.

24 changes: 0 additions & 24 deletions modules/10-basics/10-hello-world/description.ru.yml

This file was deleted.

1 change: 1 addition & 0 deletions modules/10-basics/10-hello-world/en/data.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
name: Hello, world!
1 change: 1 addition & 0 deletions modules/10-basics/10-hello-world/es/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: ¡Hola, Mundo!
tips:
- >
Expand Down
1 change: 1 addition & 0 deletions modules/10-basics/10-hello-world/ru/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Привет, Мир!
tips:
- >
Expand Down
37 changes: 0 additions & 37 deletions modules/10-basics/20-comments/description.en.yml

This file was deleted.

39 changes: 0 additions & 39 deletions modules/10-basics/20-comments/description.ru.yml

This file was deleted.

1 change: 1 addition & 0 deletions modules/10-basics/20-comments/en/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Comments
tips: []
definitions:
Expand Down
1 change: 1 addition & 0 deletions modules/10-basics/20-comments/es/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Comentarios
tips:
- >
Expand Down
1 change: 1 addition & 0 deletions modules/10-basics/20-comments/ru/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Комментарии
tips:
- >
Expand Down
52 changes: 0 additions & 52 deletions modules/10-basics/30-instructions/description.en.yml

This file was deleted.

53 changes: 0 additions & 53 deletions modules/10-basics/30-instructions/description.ru.yml

This file was deleted.

1 change: 1 addition & 0 deletions modules/10-basics/30-instructions/en/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Statements
tips:
- >
Expand Down
1 change: 1 addition & 0 deletions modules/10-basics/30-instructions/es/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Instrucciones
tips:
- >
Expand Down
1 change: 1 addition & 0 deletions modules/10-basics/30-instructions/ru/data.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Инструкции (Statements)
tips:
- |
Expand Down
41 changes: 0 additions & 41 deletions modules/10-basics/40-testing/description.en.yml

This file was deleted.

Loading
Loading