Site finally Updated - Part Two
148 Days to Prepare. It took a while, but I found my error...
148 Days to Prepare.
North-Holland, The Netherlands.
Quick Overview
Thoughts
The fixing and updating of the site has taken quite a bit of time, in which I haven’t kept up with my training. But today I got a good tip, to make milestones for myself; i.e. to plan out my training, what I want to achieve during my training and a schema to keep me active with my milestones.
I will probably track these milestones in the About or the Welcome post. And the day-to-day updates in their respective posts.
Technical Update
I’m finally nearly done with the site update.
It was quite the struggle, because the site layout seemed to break, without me knowing why. But I think I’ve found the problem! And it’s a really stupid mistake; for some reason my VS Code changed a line in my SCSS file.
From:
1
@use 'main ❴%-if jekyll.environment == 'production'-%❵.bundle❴%-endif-%❵
To:
1
2
3
4
5
@use 'main
❴%-if jekyll.environment == 'production'-%❵
.bundle
❴%-endif-%❵
';
The bundler reads this incorrectly as main .bundle
, instead of the correct main.bundle
.
It took me quite a few tries to find out that this was the cause. First I thought it had something to do with the Jekyll framework I’m using, luckily it was just a simple and minor bug.
So hopefully I can keep on working on this page, without breaking it in some way! And if I do break it, find a solution!
Also my Reddit account is still suspended…
Still waiting for any reply on the appeals.
Cheers,
I-Jun
Github.com @ MyPilgrimage
Reddit.com @ /u/I-Jun_Pilgrimage
Mail @ iJun.Pilgrimage@gmail.com