aboutsummaryrefslogtreecommitdiff
path: root/build/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/index.html')
-rw-r--r--build/index.html48
1 files changed, 32 insertions, 16 deletions
diff --git a/build/index.html b/build/index.html
index b38cf39..2196baa 100644
--- a/build/index.html
+++ b/build/index.html
@@ -1,31 +1,47 @@
<!doctype html>
-<html lang="en" id="top">
+<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="data:,">
<title>Making software better without sacrificing user experience.</title>
- <link href="https://bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
+ <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>
</head>
<nav>
- <a href="#menu">Menu &darr;</a>
+ <a href="#menu">Menu &darr;</a>
</nav>
<main>
-<h1>Making software better without sacrificing user experience.</h1>
-<p>As a designer/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'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>Skills &amp; Languages</h2>
-<p>Core tools are Figma, HTML, CSS, JavaScript &amp; WordPress. Currently improving my skills with Ruby, Rails, MySQL &amp; PHP. I also enjoy tinkering with basic shell scripts and <a href="/public/images/unix.gif">Unix systems</a>.</p>
-<h2>Design Thought Experiments</h2>
-<p><a href="/hamburgers">Stop Using Hamburger Menus (Sometimes)</a><br> Common performance and accessibility issues caused by using hamburger menus.</p>
-<p><a href="https://search.bt.ht">Better Search Results</a><br> Rethinking the UX flow of modern search engines.</p>
-<p><a href="/one-thing">My Coffee Maker Just Makes Coffee</a><br> How products should focus on doing <em>one thing</em> very well.</p>
-<p><a href="https://anon.bt.ht">Blog Anonymously</a><br>A basic starting point for those wishing to blog privately.</p>
-<h2>Articles &amp; Tutorials</h2>
+<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>
+<span>2024-05-27 &middot; <a href="Installing_WordPress_on_NearlyFreeSpeech/">Installing WordPress on NearlyFreeSpeech</a></span><br>
+<span>2024-04-11 &middot; <a href="OpenBSD_is_a_Cozy_Operating_System/">OpenBSD is a Cozy Operating System</a></span><br>
+<span>2024-02-23 &middot; <a href="Please_Make_Your_Table_Headings_Sticky/">Please Make Your Table Headings Sticky</a></span><br>
+<span>2024-02-16 &middot; <a href="Website_Backups_with_Apple_iCloud/">Website Backups with Apple iCloud</a></span><br>
+<span>2024-01-29 &middot; <a href="New_Domain_and_Code_Forge/">New Domain and Code Forge</a></span><br>
<span>2024-01-02 &middot; <a href="My_Text_Editor_Is_Not_Open_Source/">My Text Edtior is Not Open Source</a></span><br>
<span>2023-12-17 &middot; <a href="Switching_Things_Over_to_ikiwiki/">Switching Things Over to ikiwiki</a></span><br>
<span>2023-11-02 &middot; <a href="dwm-gnome/">Bringing dwm Shortcuts to GNOME</a></span><br>
@@ -193,7 +209,7 @@
<span>2017-07-10 &middot; <a href="dts/">Designers Need Thicker Skin</a></span><br>
<span>2016-11-15 &middot; <a href="te/">The Wonders of Text Ellipsis</a></span><br>
<span>2016-06-28 &middot; <a href="aui/">Aqua UI CSS Buttons</a></span><br>
-</div>
+<div>
<footer role="contentinfo">
<h2>Menu Navigation</h2>
<ul id="menu">