Simple sites and HTML energy

Published by

I recently purchased a great domain name (at least I think so). Over the last couple weeks I’ve slowly been tinkering away at Typo.town, a personal resource on typography. I have a vision for what I eventually want this website to be, but it will take me some time to get there. So right now, it’s pretty much a landing page plus two lists, with some classification stuff I hope will be useful metadata in the future.

Ben Edmonds, web consultant at We Sort has an open-source template for simple web projects, called simply, Simple website. It’s a basic directory with an index.html file plus a 404.html page that redirects back to the index. The stylesheet uses Andy Bell’s modern CSS reset, which I kept, plus some very simple styles. You can host this beauty on GitHub Pages, Netlify, or nearly any web hosting provider. I used Ben’s template to build out a few simple pages which I put in a GitHub repository and connected to Netlify. It worked beautifully!

This is an approach I’d like to take with more of my unused domain names, or any of my future web projects. I can build a very simple coming soon page, or a one-page site stating my intentions for the domain name I’ve claimed. It feels a bit like designing in the open, which I loved when I started redesigning my personal site in 2020. Taking the simplest path is often the impetus to get going on the great idea you have.

Earlier this year I re-discovered the web work of Laurel Schwulst, an artist, educator, and writer in NYC. She co-hosts a podcast with Elliot Cost called HTML Energy. Each podcast interview features a creator who makes their own website by hand: No (or minimal) build tools; No templates, page-builders, or CMS. Just real people working with the building blocks of the web: HTML and maybe a little CSS.

The production and audio of the podcast is a bit like the experience of visiting the html.energy website. The website is written in pure HTML and makes wonderful use of the web's raw materials: white backgrounds, button and table elements, default Times New Roman. If you are familiar with brutalist websites, this certainly could be classified as one. Each interview is recorded in the kitchens and bedrooms of their guests, or outdoors, or over Skype. Ambient noises or digital artifacts bleed into the sound, and there isn’t a ton of editing, except for an artsy intro/outro soundscape. It all sounds artfully unpolished, but the whole thing has a quite intimate and generous spirit about it. I do wish more podcasts made me feel this way.

Anyway, I think I captured a bit of the HTML energy working on my new side project. Thanks to some basic HTML and CSS and extremely cheap hosting, I have a beautiful version 0.1. Every unused domain name has the potential to be something brilliant. Don’t wait for it to be perfect: Start something small and let it grow.

 
Reply via email →