diff --git a/sites/dev.mauss/curated/cheat-sheet/bash.md b/sites/dev.mauss/curated/bash-cheat-sheet/+article.md similarity index 98% rename from sites/dev.mauss/curated/cheat-sheet/bash.md rename to sites/dev.mauss/curated/bash-cheat-sheet/+article.md index 4f56c88..4330736 100644 --- a/sites/dev.mauss/curated/cheat-sheet/bash.md +++ b/sites/dev.mauss/curated/bash-cheat-sheet/+article.md @@ -112,5 +112,5 @@ rename 's/\[.*\]/\[replacement\]/' **/* # execute rename rename 's/unwantedName/changedName/' path/to/start/**/* -n # preview changes rename 's/unwantedName/changedName/' path/to/start/**/* # execute rename -# ('s/{}/{}/') is just regex so it's limited to just your knowledge +# ('s/{}/{}/') is a regular expression so it's limited to your knowledge on it ``` diff --git a/sites/dev.mauss/curated/resources/css.md b/sites/dev.mauss/curated/css-learning-resources/+article.md similarity index 100% rename from sites/dev.mauss/curated/resources/css.md rename to sites/dev.mauss/curated/css-learning-resources/+article.md diff --git a/sites/dev.mauss/curated/digest/202008.md b/sites/dev.mauss/curated/digest-2020.08/+article.md similarity index 100% rename from sites/dev.mauss/curated/digest/202008.md rename to sites/dev.mauss/curated/digest-2020.08/+article.md diff --git a/sites/dev.mauss/curated/digest/202009.md b/sites/dev.mauss/curated/digest-2020.09/+article.md similarity index 100% rename from sites/dev.mauss/curated/digest/202009.md rename to sites/dev.mauss/curated/digest-2020.09/+article.md diff --git a/sites/dev.mauss/curated/digest/202010.md b/sites/dev.mauss/curated/digest-2020.10/+article.md similarity index 100% rename from sites/dev.mauss/curated/digest/202010.md rename to sites/dev.mauss/curated/digest-2020.10/+article.md diff --git a/sites/dev.mauss/curated/digest/202011.md b/sites/dev.mauss/curated/digest-2020.11/+article.md similarity index 100% rename from sites/dev.mauss/curated/digest/202011.md rename to sites/dev.mauss/curated/digest-2020.11/+article.md diff --git a/sites/dev.mauss/curated/digest/202012.md b/sites/dev.mauss/curated/digest-2020.12/+article.md similarity index 100% rename from sites/dev.mauss/curated/digest/202012.md rename to sites/dev.mauss/curated/digest-2020.12/+article.md diff --git a/sites/dev.mauss/curated/digest/202101.md b/sites/dev.mauss/curated/digest-2021.01/+article.md similarity index 100% rename from sites/dev.mauss/curated/digest/202101.md rename to sites/dev.mauss/curated/digest-2021.01/+article.md diff --git a/sites/dev.mauss/curated/digest/202102.md b/sites/dev.mauss/curated/digest-2021.02/+article.md similarity index 100% rename from sites/dev.mauss/curated/digest/202102.md rename to sites/dev.mauss/curated/digest-2021.02/+article.md diff --git a/sites/dev.mauss/curated/digest/202103.md b/sites/dev.mauss/curated/digest-2021.03/+article.md similarity index 100% rename from sites/dev.mauss/curated/digest/202103.md rename to sites/dev.mauss/curated/digest-2021.03/+article.md diff --git a/sites/dev.mauss/curated/digest/202104.md b/sites/dev.mauss/curated/digest-2021.04/+article.md similarity index 100% rename from sites/dev.mauss/curated/digest/202104.md rename to sites/dev.mauss/curated/digest-2021.04/+article.md diff --git a/sites/dev.mauss/curated/digest/draft.template.md b/sites/dev.mauss/curated/draft.digest-template.md similarity index 100% rename from sites/dev.mauss/curated/digest/draft.template.md rename to sites/dev.mauss/curated/draft.digest-template.md diff --git a/sites/dev.mauss/curated/cheat-sheet/regexp.md b/sites/dev.mauss/curated/regexp-cheat-sheet/+article.md similarity index 100% rename from sites/dev.mauss/curated/cheat-sheet/regexp.md rename to sites/dev.mauss/curated/regexp-cheat-sheet/+article.md diff --git a/sites/dev.mauss/curated/resources/sapper.md b/sites/dev.mauss/curated/resources/sapper.md deleted file mode 100644 index 9c5aed8..0000000 --- a/sites/dev.mauss/curated/resources/sapper.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -date: "2020-08-30" -title: Sapper Learning Resources ---- - -## General - -- Official documentation at - -## Routing - -- [[StackOverflow](https://stackoverflow.com/questions/56403072/how-do-you-create-routes-with-optional-parameters-in-sapper)] Rest routes `routes/[...parts].svelte` are available but undocumented yet in Sapper diff --git a/sites/dev.mauss/posts/mental-exhaustion-is-no-joke/+article.md b/sites/dev.mauss/posts/mental-exhaustion-is-no-joke/+article.md index 2fd1f2e..d900c39 100644 --- a/sites/dev.mauss/posts/mental-exhaustion-is-no-joke/+article.md +++ b/sites/dev.mauss/posts/mental-exhaustion-is-no-joke/+article.md @@ -37,7 +37,7 @@ I consider myself as a perfectionist, and most of my friends can vouch for this. No really, that was mostly it. On most occasions, that would be more than enough. The human mind is amazing, when you focus and really put your all into it, you can virtually accomplish anything. But, on certain days like this, I needed a little bit more boost, I have to trade off something, and that is my sanity... by not sleeping. So, more like my sleep? Yes, you could say I'm compensating for my mental energy by not sleeping to finish my work one at a time. -One last thing was find something to accompany yourself, preferably something that could make you laugh because a good laugh really is the best cure to recharge your mental energy. Nichijou was the one that helps me brighten up my mood and lets me escape reality for a short time, I highly recommend you to check it out, also take a look at my [October 2020 Monthly Digest](/curated/digest/202010) if you haven't already. +One last thing was find something to accompany yourself, preferably something that could make you laugh because a good laugh really is the best cure to recharge your mental energy. Nichijou was the one that helps me brighten up my mood and lets me escape reality for a short time, I highly recommend you to check it out, also take a look at my [October 2020 Monthly Digest](/curated/digest-2020.10) if you haven't already. Looking back again, this is more or less what life is really all about is it. You live through your days, you suffer through some of it, and you gain experience through it too. All of this is essential for us to grow as a person, as a human. You really need knowledge to fully grow, and some of them requires you to experience it first-hand.