diff options
author | Bradley Taunt <bt@btxx.org> | 2024-06-10 10:12:28 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-06-10 10:12:28 -0400 |
commit | 14074019d62d98885c4c764401a9e7e1fd129f79 (patch) | |
tree | c688b288de21b5c475fa2e512be8a8418b9ba8e6 /build/index.html | |
parent | 80eefc47a0982703e48eb9b1cf4e5180f945ef10 (diff) |
Set proper timestamps for header and footer HTML templates, update some post contents
Diffstat (limited to 'build/index.html')
-rw-r--r-- | build/index.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/build/index.html b/build/index.html index dce4e7e..226fb51 100644 --- a/build/index.html +++ b/build/index.html @@ -17,15 +17,15 @@ <main> <h1 id="making-software-better-without-sacrificing-user-experience.">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> +<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="/projects">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="/posts/dump">brain dumps</a>.</p> <h2 id="skills-languages">Skills & Languages</h2> -<p>Core tools are Figma, HTML, CSS, JavaScript & WordPress. Currently improving my skills with Ruby, Rails, MySQL & PHP. I also enjoy tinkering with basic shell scripts and <a href="/public/images/unix.gif">Unix systems</a>.</p> +<p>Core tools are HTML, CSS, Ruby, JavaScript & WordPress. Currently improving my skills with Rails, MongoDB & 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="/posts/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="/posts/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 & Tutorials</h2> @@ -219,7 +219,8 @@ <li><a href="#top">↑ Top of the page</a></li> </ul> <small> - Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br> + Built with <a href="https://barf.btxx.org">barf</a>. <br> + Feeds: <a href="/atom.xml">Atom</a> & <a href="/rss.xml">RSS</a><br> Maintained with ♥ for the web. <br> Proud supporter of <a href="https://usefathom.com/ref/DKHJVX">Fathom</a> & <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a>. <br> The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~bt/bt.ht">code for this site</a> is <a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a>. |