Skip to content

Commit

Permalink
Merge pull request music-encoding#584 from musicEnfanthen/improve-tut…
Browse files Browse the repository at this point in the history
…orial-structure

Improve tutorials naming
  • Loading branch information
bwbohl authored Apr 22, 2024
2 parents 38c146f + d35c619 commit 67bf6d6
Show file tree
Hide file tree
Showing 67 changed files with 53 additions and 93 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,42 @@
"steps": [
{
"label":"Introducción",
"descFile": "understanding-odd-01.html"
"descFile": "180_understanding_odd-01.html"
},
{
"label":"Trasfondo",
"descFile": "understanding-odd-02.html"
"descFile": "180_understanding_odd-02.html"
},
{
"label":"ODD",
"descFile": "understanding-odd-03.html"
"descFile": "180_understanding_odd-03.html"
},
{
"label":"Módulos",
"descFile": "understanding-odd-04.html"
"descFile": "180_understanding_odd-04.html"
},
{
"label":"Elementos",
"descFile": "understanding-odd-05.html"
"descFile": "180_understanding_odd-05.html"
},
{
"label":"Modelos",
"descFile": "understanding-odd-06.html"
"descFile": "180_understanding_odd-06.html"
},
{
"label":"Atributos",
"descFile": "understanding-odd-07.html"
"descFile": "180_understanding_odd-07.html"
},
{
"label":"Tipos de datos",
"descFile": "understanding-odd-08.html"
"descFile": "180_understanding_odd-08.html"
},
{
"label":"Macros",
"descFile": "understanding-odd-09.html"
"descFile": "180_understanding_odd-09.html"
}
],
"end":"understanding-odd-10.html",
"end":"180_understanding_odd-end.html",
"resp":[
{
"name":"Johannes Kepper",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: tutorials-ES
type: tutorial-ES
name: "AVANZADO: Entender ODD"
fullname: "Un tutorial avanzado sobre la estructura interna de MEI"
data: "understanding-odd.json"
data: "180_understanding_odd.json"
---
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@
"steps": [
{
"label":"Bienvenida",
"descFile": "customizing-odd-01.html"
"descFile": "181_customizing_mei-01.html"
},
{
"label":"ProfileDrafter",
"descFile": "customizing-odd-02.html"
"descFile": "181_customizing_mei-02.html"
},
{
"label":"Compilando ODD",
"descFile": "customizing-odd-03.html"
"descFile": "181_customizing_mei-03.html"
},
{
"label":"Revisar personalizaciones sencillas",
"descFile": "customizing-odd-04.html"
"descFile": "181_customizing_mei-04.html"
},
{
"label":"Conocer los modos",
"descFile": "customizing-odd-05.html"
"descFile": "181_customizing_mei-05.html"
},
{
"label":"Cambio de fundamentales",
"descFile": "customizing-odd-06.html"
"descFile": "181_customizing_mei-06.html"
}
],
"end":"customizing-odd-end.html",
"end":"181_customizing_mei-end.html",
"resp":[
{
"name":"Johannes Kepper",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: tutorials-ES
type: tutorial-ES
name: "AVANZADO: Personalización de MEI (WIP)"
fullname: "Creación de perfiles MEI personalizados"
data: "customizing-odd.json"
data: "181_customizing_mei.json"
---
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
"steps": [
{
"label":"Bienvenido/a",
"descFile": "writingTutorials-01.html"
"descFile": "199_writing_tutorials-01.html"
},
{
"label":"Configuración del sitio web",
"descFile": "writingTutorials-02.html"
"descFile": "199_writing_tutorials-02.html"
},
{
"label":"El archivo JSON",
"descFile": "writingTutorials-03.html"
"descFile": "199_writing_tutorials-03.html"
},
{
"label":"El editor",
"descFile": "writingTutorials-04.html"
"descFile": "199_writing_tutorials-04.html"
},
{
"label":"Validación",
"descFile": "writingTutorials-05.html"
"descFile": "199_writing_tutorials-05.html"
}
],
"end":"writingTutorials-06.html",
"end":"199_writing_tutorials-end.html",
"resp":[
{
"name":"Johannes Kepper",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: tutorials-ES
type: tutorial-ES
name: "Escribir tutoriales"
name: "META: Escribir tutoriales"
fullname: "Una introducción a la escritura de tutoriales MEI"
data: "tutorials.json"
data: "199_writing_tutorials.json"
---
File renamed without changes.
3 changes: 0 additions & 3 deletions _tutorials/180_understanding-odd/just-a-name.xml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,42 @@
"steps": [
{
"label":"Introduction",
"descFile": "understanding-odd-01.html"
"descFile": "180_understanding_odd-01.html"
},
{
"label":"Background",
"descFile": "understanding-odd-02.html"
"descFile": "180_understanding_odd-02.html"
},
{
"label":"ODD",
"descFile": "understanding-odd-03.html"
"descFile": "180_understanding_odd-03.html"
},
{
"label":"Modules",
"descFile": "understanding-odd-04.html"
"descFile": "180_understanding_odd-04.html"
},
{
"label":"Elements",
"descFile": "understanding-odd-05.html"
"descFile": "180_understanding_odd-05.html"
},
{
"label":"Models",
"descFile": "understanding-odd-06.html"
"descFile": "180_understanding_odd-06.html"
},
{
"label":"Attributes",
"descFile": "understanding-odd-07.html"
"descFile": "180_understanding_odd-07.html"
},
{
"label":"Datatypes",
"descFile": "understanding-odd-08.html"
"descFile": "180_understanding_odd-08.html"
},
{
"label":"Macros",
"descFile": "understanding-odd-09.html"
"descFile": "180_understanding_odd-09.html"
}
],
"end":"understanding-odd-10.html",
"end":"180_understanding_odd-end.html",
"resp":[
{
"name":"Johannes Kepper",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: tutorials
type: tutorial
name: "ADVANCED: Understanding ODD"
fullname: "An advanced tutorial on the internal structure of MEI"
data: "understanding-odd.json"
data: "180_understanding_odd.json"
---
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@
"steps": [
{
"label":"Welcome",
"descFile": "customizing-odd-01.html"
"descFile": "181_customizing_mei-01.html"
},
{
"label":"ProfileDrafter",
"descFile": "customizing-odd-02.html"
"descFile": "181_customizing_mei-02.html"
},
{
"label":"Compiling ODD",
"descFile": "customizing-odd-03.html"
"descFile": "181_customizing_mei-03.html"
},
{
"label":"Review simple Customizations",
"descFile": "customizing-odd-04.html"
"descFile": "181_customizing_mei-04.html"
},
{
"label":"Understanding Modes",
"descFile": "customizing-odd-05.html"
"descFile": "181_customizing_mei-05.html"
},
{
"label":"Changing Roots",
"descFile": "customizing-odd-06.html"
"descFile": "181_customizing_mei-06.html"
}
],
"end":"customizing-odd-end.html",
"end":"181_customizing_mei-end.html",
"resp":[
{
"name":"Johannes Kepper",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: tutorials
type: tutorial
name: "ADVANCED: Customizing MEI (WIP)"
fullname: "Creating custom MEI profiles"
data: "customizing-odd.json"
data: "181_customizing_mei.json"
---
3 changes: 0 additions & 3 deletions _tutorials/199_tutorials/just-a-name.xml

This file was deleted.

34 changes: 0 additions & 34 deletions _tutorials/199_tutorials/tutorials.xml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
"steps": [
{
"label":"Welcome",
"descFile": "writingTutorials-01.html"
"descFile": "199_writing_tutorials-01.html"
},
{
"label":"Website Setup",
"descFile": "writingTutorials-02.html"
"descFile": "199_writing_tutorials-02.html"
},
{
"label":"The JSON file",
"descFile": "writingTutorials-03.html"
"descFile": "199_writing_tutorials-03.html"
},
{
"label":"The Editor",
"descFile": "writingTutorials-04.html"
"descFile": "199_writing_tutorials-04.html"
},
{
"label":"Validation",
"descFile": "writingTutorials-05.html"
"descFile": "199_writing_tutorials-05.html"
}
],
"end":"writingTutorials-06.html",
"end":"199_writing_tutorials-end.html",
"resp":[
{
"name":"Johannes Kepper",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: tutorials
type: tutorial
name: "META: Writing Tutorials"
fullname: "An Introduction to writing MEI tutorials"
data: "tutorials.json"
data: "199_writing_tutorials.json"
---

0 comments on commit 67bf6d6

Please sign in to comment.