Lets just first list things that I've done:
- Changed in site navigation links from
<a>tags to<Link>components. - Updated icon script to properly name icon components to camel case from sources that are kebab/snake cased.
- slightly enhanced styling of individual project pages (in progress)
yurp not too much BUT i also realised something important when styling the individual project pages... What is the date meant to show?
I originally had two dates to show when a repo was created, and when the last update was but after considering the scenario "what if i want to show off a project that a group of people, including me, worked on", I realised that the shown information was lacking the period of time I had been working on that repo. Though this wouldn't be an issue for solo projects, it WOULD be for repos with multiple contributors.
I don't know if I should resolve this issue or leave it be for the moment.
Anyways, I know the title says "finish line in sight", but really it's the website that I deem ready to deploy thats in sight. I won't stop working on this website after deploying it, though I suspect deploying will lessen my motivation to work on it further.