Refining Design

Today I will continue working on making the site look good.

Some concerns from yesterday for the profile page:

  • the projects section could be better. Maybe push the entry count under the description and make the logo bigger.
  • Finish the activity visualization
  • add project to latest entries display
  • first entry should be expanded, other entries should be compacted

I'm making some solid progress. Not quite there yet, but I'm liking it so far

alt text

Okay I'm finally done and really happy with the result. This I can publish

alt text

I refined the project page as well, now it looks pretty nice. I added socials to project level too.

alt text

Finally, I redid the home page.

alt text

I'm done with the site, I think. Next up, I need to think about:

  • api keys
  • content server
  • updating my diary script to work with the new api
  • deploying. No shortcuts here: I will start with ci/cd and auto versioning from day one.

I will start with the api keys right away.

I did some research, and it seemed to be straightforward at first. However, as I dig deeper, I'm realizing it might be a bit more complicated than just calling a keycloak endpoint. I'll have to do this some other day, as I'm pretty tired.

A very productive day, nonetheless.