chore(wpcarro/website): Templatize website
Preferring billandhiscomputer.com in lieu of wpcarro.dev. wpcarro is a bit of a tough username for others to remember and for me to say out-loud (it usually involves me spelling it and explaining to others why Carroll is missing 2x-Ls). I think it's time for a change. During the transition, I don't want to deal with stale links to https://wpcarro.dev, so I'm templatizing more of my website and blog so that these values can be replaced. Expect more forthcoming changes. Change-Id: Ic2f5519e6b0d76fcb8b737bf50009e8388f1b178 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4754 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
parent
44f20ea810
commit
ca6be786a1
5 changed files with 44 additions and 31 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<section class="leading-7">
|
||||
<p class="relative text-3xl text-center font-bold pt-6 md:pt-14 pb-10">
|
||||
Hey! I'm William.<span class="pl-10 relative"><span class="block absolute right-0 top-0 transition-transform hover:rotate-90">👋</span></span>
|
||||
Hey! I'm Bill.<span class="pl-10 relative"><span class="block absolute right-0 top-0 transition-transform hover:rotate-90">👋</span></span>
|
||||
</p>
|
||||
<p class="pb-4">
|
||||
I write software. Currently I work as a <b>Site Reliability Engineer</b> for
|
||||
|
|
@ -8,10 +8,10 @@
|
|||
</p>
|
||||
<p class="pb-4">
|
||||
I'm <b>wpcarro</b> on
|
||||
<a class="font-bold text-blue-600 hover:underline" href="https://github.com/wpcarro">GitHub</a>
|
||||
<a class="font-bold text-blue-600 hover:underline" href="@github@">GitHub</a>
|
||||
(and elsewhere), but if you're looking for code samples, the majority of
|
||||
my open-source work resides in a magical place called the
|
||||
<a class="font-bold text-blue-600 hover:underline" href="https://cs.tvl.fyi/depot/-/tree/users/wpcarro">depot</a>.
|
||||
<a class="font-bold text-blue-600 hover:underline" href="@depotWork@">depot</a>.
|
||||
</p>
|
||||
<p class="pb-4">
|
||||
If I'm not coding, I'm likely meditating, training Jiu Jitsu, or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue