aboutsummaryrefslogtreecommitdiff
path: root/build/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/index.html')
-rw-r--r--build/index.html10
1 files changed, 2 insertions, 8 deletions
diff --git a/build/index.html b/build/index.html
index 2196baa..036eab2 100644
--- a/build/index.html
+++ b/build/index.html
@@ -3,11 +3,12 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="color-scheme" content="dark light">
<link rel="icon" href="data:,">
<title>Making software better without sacrificing user experience.</title>
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
<link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
-<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
+<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}blockquote{background:rgba(0,0,0,0.1);border-left:4px solid;padding-left:5px;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
</head>
<nav>
@@ -16,24 +17,17 @@
<main>
<h1 id="making-software-better-without-sacrificing-user-experience.">Making software better without sacrificing user experience.</h1>
-
<p>As a designer&#47;developer hybrid, I help software companies improve their user experience and ship more performant products. I also actively maintain several <a href="https://git.sr.ht/~bt">open source projects</a>.</p>
-
<p>I&#8217;m passionate about open source software, usability, performance, privacy, and minimal design. This small piece of the internet stores a growing collection of my personal <a href="/dump">brain dumps</a>.</p>
-
<h2 id="skills-languages">Skills &#38; Languages</h2>
-
<p>Core tools are Figma, HTML, CSS, JavaScript &#38; WordPress. Currently improving my skills with Ruby, Rails, MySQL &#38; PHP. I also enjoy tinkering with basic shell scripts and <a href="/public/images/unix.gif">Unix systems</a>.</p>
-
<h2 id="design-thought-experiments">Design Thought Experiments</h2>
-
<ul>
<li><a href="/hamburgers">Stop Using Hamburger Menus (Sometimes)</a></li>
<li><a href="https://search.btxx.org">Better Search Results</a></li>
<li><a href="/one-thing">My Coffee Maker Just Makes Coffee</a></li>
<li><a href="https://anon.btxx.org">Blog Anonymously</a></li>
</ul>
-
<h2 id="articles-tutorials">Articles &#38; Tutorials</h2>
<div>
<span>2024-06-02 &middot; <a href="Building_rbenv_on_OpenBSD_7.5/">Building rbenv on OpenBSD 7.5</a></span><br>