Commit Graph

4 Commits (b96f6bfc1533b9d12d53539393b44764763b28b8)

Author SHA1 Message Date
Dustin b96f6bfc15 cv: Add Key Strengths section to Overview page 2022-04-23 11:51:05 -05:00
Dustin 01a784dca3 cv: Clean up and expand skills sections
I think unaligned columns look better than empty space between rows when
the columns are uneven.
2022-04-13 22:05:32 -05:00
Dustin f17d0eeea6 cv: index: use font face for slashed 0
Using the "combining long solidus overlay" Unicode character to draw the
"slashed zero" does not look very good on many systems.  It looks fine
on my local machine, with the DejaVu font package that comes with
Fedora, but that's about it.  The web font apparently does not have this
character, so browsers fall back to another system font to render it,
which can have varying results.

The DejaVu Sans Mono font has a "dotted" zero, which is similar enough
to a "slashed" zero.  Unless you're looking very closely, you can't
really see that the callsign is in a different font, so I think this
works fine.

I really don't want to use the "Latin capital O with slash" character
for this, since that is completely incorrect, but I do want to have the
zero stylized like ham radio operators do.
2022-04-13 21:43:03 -05:00
Dustin b76eaa6427 Start work on CV 2021-08-23 19:52:51 -05:00