2025-07-15 16:42:17 -04:00
<!DOCTYPE html>
2025-07-16 16:37:22 -04:00
< html class = "theme-auto" lang = "en" >
2025-07-15 16:42:17 -04:00
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2025-07-16 16:37:22 -04:00
< title > Mike Rockwell< / title >
< link rel = "icon" type = "image/x-icon" href = "images/favicon.png" >
< meta name = "description" content = "Open web enthusiast, free speech advocate, writer, and Happiness Engineer." >
< meta name = "keywords" content = "Mike Rockwell, Writer, Blogging, Happiness Engineer, Automattic" >
< meta rel = "canonical" href = "https://mdrockwell.net" >
< meta name = "author" content = "Mike Rockwell" >
2025-07-15 17:29:18 -04:00
< link rel = "stylesheet" href = "style.css" >
2025-07-15 16:42:17 -04:00
< / head >
< body >
< div class = "container" >
< div class = "column" >
2025-07-16 13:25:33 -04:00
< img class = "avatar avatar--rounded" src = "images/avatar.jpeg" alt = "Mike Rockwell" >
2025-07-15 16:42:17 -04:00
< h1 >
2025-07-16 17:02:39 -04:00
< div > Mike Rockwell< / div >
2025-07-15 16:42:17 -04:00
< / h1 >
2025-07-16 17:02:39 -04:00
< p > Writer of < a href = "https://initialcharge.net/" rel = "me" > Initial Charge< / a > , Product Liaison for < a href = "https://pocketcasts.com/" > Pocket Casts< / a > , and Happiness Engineer at < a href = "https://automattic.com/" > Automattic< / a > .< / p >
2025-07-15 16:42:17 -04:00
<!-- All your buttons go here -->
< div class = "button-stack" role = "navigation" >
<!-- Mastodon -->
2025-07-17 23:40:45 -04:00
< a class = "button button-mastodon" href = "https://libertynode.net/@mike" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/mastodon.svg" alt = "Mastodon Logo" > Mastodon< / a >
2025-07-16 17:02:39 -04:00
<!-- Beeper -->
2025-07-17 23:40:45 -04:00
< a class = "button button-beeper" href = "https://matrix.to/#/@mdrockwell:beeper.com" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/beeper.svg" alt = "" > Beeper / Matrix< / a >
2025-07-16 17:02:39 -04:00
<!-- Pixelfed -->
2025-07-17 23:40:45 -04:00
< a class = "button button-pixelfed" href = "https://libertynode.cam/mike" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/pixelfed.svg" alt = "" > Pixelfed< / a >
2025-07-16 17:02:39 -04:00
2025-07-15 16:42:17 -04:00
<!-- Generic Email -->
2025-07-17 23:51:55 -04:00
< a class = "button button-default" href = "mailto:mike@rockwell.mx" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-email.svg" alt = "Email Icon" > Email< / a >
2025-07-16 17:02:39 -04:00
<!-- Last.fm -->
2025-07-17 23:40:45 -04:00
< a class = "button button-last-fm" href = "https://last.fm/user/mdrockwell/" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/last-fm.svg" alt = "" > Last.fm< / a >
2025-07-16 17:02:39 -04:00
<!-- MetaGamerScore -->
2025-07-17 23:40:45 -04:00
< a class = "button button-metagamerscore" href = "https://metagamerscore.com/profile/25193" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-game-controller.svg" alt = "" > MetaGamerScore< / a >
2025-07-16 17:02:39 -04:00
< details class = "value-block" >
< summary >
<!-- Value for Value -->
< span class = "button button-v4v" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-bolt-icon.svg" alt = "" > Value for Value< / a >
< / summary >
<!-- Initial Charge Shop -->
2025-07-17 23:40:45 -04:00
< a class = "button button-initialcharge" href = "https://initialcharge.shop/" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/initialcharge.svg" alt = "" > Initial Charge Shop< / a >
2025-07-16 17:02:39 -04:00
<!-- PayPal -->
2025-07-17 23:40:45 -04:00
< a class = "button button-paypal" href = "https://www.paypal.com/donate/?business=LXMQTRPCCLAEG&no_recurring=0&item_name=Support+Initial+Charge%2C+%23OpenWeb%2C+and+my+other+projects+with+value+for+value.¤cy_code=USD" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/paypal.svg" alt = "PayPal Logo" > PayPal< / a >
2025-07-16 17:02:39 -04:00
< ul >
< li > Bitcoin (< a href = "images/crypto/btc-qr.png" > QR< / a > ):< br > < code > bc1qxj26ssa24a7x8mp0rykn80d6v088p996mt0kcc< / code > < br > < / li >
< li > Ethereum (< a href = "images/crypto/eth-qr.png" > QR< / a > ):< br > < code > 0x41C1689FF03a11205aB22dd0d97889065E971D7f< / code > < br > < / li >
< li > Dogecoin (< a href = "images/crypto/doge-qr.png" > QR< / a > ):< br > < code > DC27kzyjxVgSjuPj6NJkadKibbf4S9UgGd< / code > < / li >
< / ul >
< / details >
2025-07-15 16:42:17 -04:00
< / div >
< footer >
2025-07-17 11:54:19 -04:00
< p class = "footer-links" > < a href = "https://initialcharge.net/tag/home-screens-series/" > Home Screens< / a > — < a href = "https://initialcharge.net/about/#hardware" > Setup< / a > — < a href = "resume/" > Résumé< / a > < / p >
2025-07-16 17:02:39 -04:00
Built with < a href = "https://littlelink.io" rel = "noopener" > LittleLink< / a > , view code on < a href = "https://libertynode.dev/mdrockwell/littlelink" rel = "noopener" > Gitea< / a > .< / br >
Made on a < a href = "https://frame.work/laptop13" rel = "noopener" > Framework< / a > .
2025-07-15 16:42:17 -04:00
< / footer >
< / div >
< / div >
< / body >
< / html >