From 12d44ec9d26479a45fa5a941ff10273185e31489 Mon Sep 17 00:00:00 2001 From: Aparna Ittekot Date: Wed, 14 Aug 2024 23:32:46 +0530 Subject: [PATCH] Added words / phrases --- _config.yml | 2 ++ _data/locales/en.yml | 2 ++ _layouts/words.html | 21 ++++++++++++++++++ _new_words/2024-07-01-word.md | 4 ++++ _new_words/2024-08-03-word.md | 4 ++++ _new_words/2024-08-09-word.md | 4 ++++ _new_words/2024-08-14-word.md | 4 ++++ _posts/_drafts/2024-07-26-love-story-cover.md | 17 ++++++++++++++ _posts/_drafts/2024-08-10-musical-notation.md | 10 +++++++++ _posts/_drafts/butterfly-effect.md | 0 _posts/_drafts/chaos-theory.md | 0 _posts/music/.DS_Store | Bin 0 -> 6148 bytes .../{ => piano}/2023-01-16-minuet-shorts.md | 0 .../{ => piano}/2023-01-16-national-anthem.md | 0 .../{ => piano}/2023-01-16-ode-to-joy.md | 0 .../2024-04-24-imagine-john-lennon.md | 0 .../theory/2024-06-05-major-scales-formula.md | 1 - .../theory/2024-07-08-minor-scales-formula.md | 1 - _tabs/authors.md | 2 +- _tabs/categories.md | 2 +- _tabs/tags.md | 2 +- _tabs/words.md | 6 +++++ 22 files changed, 77 insertions(+), 5 deletions(-) create mode 100644 _layouts/words.html create mode 100644 _new_words/2024-07-01-word.md create mode 100644 _new_words/2024-08-03-word.md create mode 100644 _new_words/2024-08-09-word.md create mode 100644 _new_words/2024-08-14-word.md create mode 100644 _posts/_drafts/2024-07-26-love-story-cover.md create mode 100644 _posts/_drafts/2024-08-10-musical-notation.md create mode 100644 _posts/_drafts/butterfly-effect.md create mode 100644 _posts/_drafts/chaos-theory.md create mode 100644 _posts/music/.DS_Store rename _posts/music/cover/{ => piano}/2023-01-16-minuet-shorts.md (100%) rename _posts/music/cover/{ => piano}/2023-01-16-national-anthem.md (100%) rename _posts/music/cover/{ => piano}/2023-01-16-ode-to-joy.md (100%) rename _posts/music/cover/{ => piano}/2024-04-24-imagine-john-lennon.md (100%) create mode 100644 _tabs/words.md 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. +--- + +
+ {% assign tags = '' | split: '' %} + {% for t in site.new_words %} + {% assign tags = tags | push: t %} + {% endfor %} + + {% assign sorted_tags = tags | sort_natural %} + + {% for t in sorted_tags %} +
+ + {{ t.name }} - {{ t.meaning }} + +
+ {% endfor %} +
\ 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 0000000000000000000000000000000000000000..ebc01a8233fb3c80df2ab82f51a94388082d2b06 GIT binary patch literal 6148 zcmeHKI|>3Z5S{S@f{mqRuHX%V=n1@lpkgBmg4SDkE|2D$PqQrBt%dRiCNG)HOUNsB zc0@$ikK;;YAtE!lp}cJ9n(do+Y?KiN!g0p^xw~I4x9ho++ZQnIR1R{Jr<_`R+o4eb zDnJFO02QDDLo1LKb~YdSV4g<>sKC!FVBd!VH>`