diff --git a/_config.yml b/_config.yml index 03fa1ea..7276a48 100644 --- a/_config.yml +++ b/_config.yml @@ -103,6 +103,8 @@ collections: tabs: output: true sort_by: order + new_words: + output: true defaults: - scope: diff --git a/_data/locales/en.yml b/_data/locales/en.yml index a71b34d..333e29e 100644 --- a/_data/locales/en.yml +++ b/_data/locales/en.yml @@ -14,10 +14,12 @@ tabs: categories: Categories tags: Tags all-posts: All Posts + coming-soon: Coming Soon authors: Authors # upcoming-blogs: Upcoming Blogs music: Music technology: Technology + words: Words / Phrases # upcoming-music-covers: Upcoming Music Covers # the text displayed in the search bar & search results diff --git a/_layouts/words.html b/_layouts/words.html new file mode 100644 index 0000000..f09427f --- /dev/null +++ b/_layouts/words.html @@ -0,0 +1,21 @@ +--- +layout: page +# All the Tags of posts. +--- + +
\ No newline at end of file diff --git a/_new_words/2024-07-01-word.md b/_new_words/2024-07-01-word.md new file mode 100644 index 0000000..f888214 --- /dev/null +++ b/_new_words/2024-07-01-word.md @@ -0,0 +1,4 @@ +--- +name: Cavalier +meaning: No proper concern +--- \ No newline at end of file diff --git a/_new_words/2024-08-03-word.md b/_new_words/2024-08-03-word.md new file mode 100644 index 0000000..3479bab --- /dev/null +++ b/_new_words/2024-08-03-word.md @@ -0,0 +1,4 @@ +--- +name: Off Colour +meaning: Slightly ill +--- \ No newline at end of file diff --git a/_new_words/2024-08-09-word.md b/_new_words/2024-08-09-word.md new file mode 100644 index 0000000..d781581 --- /dev/null +++ b/_new_words/2024-08-09-word.md @@ -0,0 +1,4 @@ +--- +name: Famished +meaning: Extremely Hungry +--- \ No newline at end of file diff --git a/_new_words/2024-08-14-word.md b/_new_words/2024-08-14-word.md new file mode 100644 index 0000000..0c639f2 --- /dev/null +++ b/_new_words/2024-08-14-word.md @@ -0,0 +1,4 @@ +--- +name: Ephemeral +meaning: Lasting only a short period of time +--- \ No newline at end of file diff --git a/_posts/_drafts/2024-07-26-love-story-cover.md b/_posts/_drafts/2024-07-26-love-story-cover.md new file mode 100644 index 0000000..070fce0 --- /dev/null +++ b/_posts/_drafts/2024-07-26-love-story-cover.md @@ -0,0 +1,17 @@ +--- +title: "Love Story" by Indila - Short Keyboard Cover +categories: [Music Cover] +tags: [keyboard-cover, music] +comments: false +date: 2024-07-26 00:00:00 +0530 +layout: page +type: MusicCover +--- + +My attempt at covering "Love Story" by Indila. +Coming Soon! + + + diff --git a/_posts/_drafts/2024-08-10-musical-notation.md b/_posts/_drafts/2024-08-10-musical-notation.md new file mode 100644 index 0000000..724ea29 --- /dev/null +++ b/_posts/_drafts/2024-08-10-musical-notation.md @@ -0,0 +1,10 @@ +--- +title: Musical Notation +categories: [Music Theory] +tags: [keyboard-cover, music, theory, western] +date: 2024-09-10 00:00:00 +0530 +type: Music Theory +pin: true +--- + + diff --git a/_posts/_drafts/butterfly-effect.md b/_posts/_drafts/butterfly-effect.md new file mode 100644 index 0000000..e69de29 diff --git a/_posts/_drafts/chaos-theory.md b/_posts/_drafts/chaos-theory.md new file mode 100644 index 0000000..e69de29 diff --git a/_posts/music/.DS_Store b/_posts/music/.DS_Store new file mode 100644 index 0000000..ebc01a8 Binary files /dev/null and b/_posts/music/.DS_Store differ diff --git a/_posts/music/cover/2023-01-16-minuet-shorts.md b/_posts/music/cover/piano/2023-01-16-minuet-shorts.md similarity index 100% rename from _posts/music/cover/2023-01-16-minuet-shorts.md rename to _posts/music/cover/piano/2023-01-16-minuet-shorts.md diff --git a/_posts/music/cover/2023-01-16-national-anthem.md b/_posts/music/cover/piano/2023-01-16-national-anthem.md similarity index 100% rename from _posts/music/cover/2023-01-16-national-anthem.md rename to _posts/music/cover/piano/2023-01-16-national-anthem.md diff --git a/_posts/music/cover/2023-01-16-ode-to-joy.md b/_posts/music/cover/piano/2023-01-16-ode-to-joy.md similarity index 100% rename from _posts/music/cover/2023-01-16-ode-to-joy.md rename to _posts/music/cover/piano/2023-01-16-ode-to-joy.md diff --git a/_posts/music/cover/2024-04-24-imagine-john-lennon.md b/_posts/music/cover/piano/2024-04-24-imagine-john-lennon.md similarity index 100% rename from _posts/music/cover/2024-04-24-imagine-john-lennon.md rename to _posts/music/cover/piano/2024-04-24-imagine-john-lennon.md diff --git a/_posts/music/theory/2024-06-05-major-scales-formula.md b/_posts/music/theory/2024-06-05-major-scales-formula.md index 9722307..8aa74a5 100644 --- a/_posts/music/theory/2024-06-05-major-scales-formula.md +++ b/_posts/music/theory/2024-06-05-major-scales-formula.md @@ -4,7 +4,6 @@ categories: [Music Theory] tags: [keyboard-cover, music, theory, western] date: 2024-06-05 00:00:00 +0530 type: Music Theory -pin: true --- Below are the `12 music notes` in western music diff --git a/_posts/music/theory/2024-07-08-minor-scales-formula.md b/_posts/music/theory/2024-07-08-minor-scales-formula.md index 1348d49..065eb89 100644 --- a/_posts/music/theory/2024-07-08-minor-scales-formula.md +++ b/_posts/music/theory/2024-07-08-minor-scales-formula.md @@ -4,7 +4,6 @@ categories: [Music Theory] tags: [keyboard-cover, music, theory, western] date: 2024-07-08 00:00:00 +0530 type: Music Theory -pin: true --- diff --git a/_tabs/authors.md b/_tabs/authors.md index fbfedd5..771e3db 100644 --- a/_tabs/authors.md +++ b/_tabs/authors.md @@ -1,7 +1,7 @@ --- title: Authors icon: fas fa-regular fa-at -order: 8 +order: 9 --- ## Aparna Ittekot diff --git a/_tabs/categories.md b/_tabs/categories.md index 405aa93..b0c6bc0 100644 --- a/_tabs/categories.md +++ b/_tabs/categories.md @@ -2,5 +2,5 @@ layout: categories title: Categories icon: fas fa-stream -order: 6 +order: 7 --- diff --git a/_tabs/tags.md b/_tabs/tags.md index 2a22c4f..bea323f 100644 --- a/_tabs/tags.md +++ b/_tabs/tags.md @@ -2,5 +2,5 @@ layout: tags title: Tags icon: fas fa-tag -order: 7 +order: 8 --- diff --git a/_tabs/words.md b/_tabs/words.md new file mode 100644 index 0000000..682bd63 --- /dev/null +++ b/_tabs/words.md @@ -0,0 +1,6 @@ +--- +title: Interesting words / phrases +layout: words +icon: fa-solid fa-spell-check +order: 6 +--- \ No newline at end of file