~rensoliemans/website

045a6046 — Rens Oliemans 8 months ago main
html: remove hardcoded image size

03c99f92244e7dd9309a960bc4e38eebdc26d731 introduced this, but I am not
sure why I did that. This commit reverts the HTML part of the change.
03c99f92 — Rens Oliemans 1 year, 1 month ago
html/image: crop my head

I'm only showing my head in 280x280, so the image need not be bigger
than that. This commit reduces the image from 28.1kB to 13.4kB.
f2c002bc — Rens Oliemans 1 year, 3 months ago
html: add email address
3cbab46d — Rens Oliemans 1 year, 6 months ago
Update title attribute with new image attributes

233c8e52df98c647312aa3d452fba169669b568c changed the makeup of the
image, that was created solely with (rotated) ellipses. Update the
title attribute to reflect this.
006e3f44 — Rens Oliemans 1 year, 6 months ago
Add title attribute to img

Previously it was in the alt-tag, but that isn't the purpose of alt.
See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attributes
233c8e52 — Rens Oliemans 1 year, 6 months ago
Geometrize again

This time with only (1997) rotated ellipses.
53711b2f — Rens Oliemans 1 year, 6 months ago
Refer to sourcehut instead of gitea

I've moved the main hosting and CI to sr.ht, this commit changes the
source button (and image) from gitea to sourcehut.
dcd56466 — Rens Oliemans 1 year, 6 months ago
Geometrize again

792179054f1064e7834c630c7be8237b853958b4 did this, sort of, but was
kind of unclear. That only used bézier curves, this uses circles,
ellipses and bézier curves.

In total there are ~2100 shapes, created with random seed 42. However,
recreating this exact image is pretty darn difficult, since I stopped
using circles at a certain point in favour of ellipses, and later
switched to béziers. I might have used a couple of triangles in
between as well.
e68b65a8 — Rens Oliemans 1 year, 7 months ago
ci: use name of project in environment variable

This way we can hopefully keep a very similar .build.yml for different
webapps.
4ad3035e — Rens Oliemans 1 year, 7 months ago
ci: fix build environment
bc0082ec — Rens Oliemans 1 year, 7 months ago
ci: fix tasks syntax
d880d047 — Rens Oliemans 1 year, 7 months ago
Use sourcehuts .build.yml instead of .woodpecker.yml

See https://man.sr.ht/builds.sr.ht/
79217905 — Rens Oliemans 1 year, 7 months ago
Geometrize my face

I used https://www.geometrize.co.uk/ for this. It has about ~3100
bezier curves, 50 "shapes per update" and 101 "max shape mutations",
random seed 9000.

This new image is about 17% the size of the original, which is nice.
This was the rationale for this update.
8716a302 — Rens Oliemans 1 year, 7 months ago
Remove new.rensoliemans.nl from README
e03496e9 — Rens Oliemans 1 year, 10 months ago
Add name to intro
941434f9 — Rens Oliemans 1 year, 10 months ago
Merge branch 'main' of git.rensoliemans.nl:rens/website
2b0f3e3f — Rens Oliemans 1 year, 10 months ago
Remove most of the content

I'm rethinking my goal towards a personal website a bit. I prefer to
not have my public email address on the web, even though it's easily
findable if you put in a teeny bit of effort.

Also, I'd rather have a page on cv.rensoliemans.nl, or
rensoliemans.nl/cv, rather than this frontpage being my cv. Otherwise
it's a bit too 'flashy'.
dc92b7ef — Rens Oliemans 2 years ago
Remove gitlab-ci.yml

We've transferred to Gitea [0] and Woodpecker, so this is now obsolete.

[0]: git.rensoliemans.nl/rens/website
7ad5a3e9 — Rens Oliemans 2 years ago
Add actual icons
Next