home73k/priv/content/2020/12/2020-12-08_new-front-page-internet-home.md

1.7 KiB

%{ title: "New Front Page “Internet Home”", date: ~N[2020-12-08 15:00:00], author: "Adam Piontek", tags: ~w(tech coding web development fun deprecated) }

April 2021 update: After a few months, I decided I wanted my blog integrated, and I wanted to do it with Elixir, so I'm no longer using the static webpack-built website, but the style is basically the same. So anyway, the below is outdated but it was fun learning.


Since I'm enjoying this new minimalist blogging platform, and my main site has languished for years (I've tried doing a static site via hugo, then moved back to a Wordpress blog, but I didn't really like or make use of either), I figured it was time to exercise some old creative muscles and make a sort of minimalist home site.

Way back in the late 90s and 2000s I would fashion HTML by hand and get a little artsy. This wasn't quite that, but it was fun!

You can see my repository here, one of the few I've made public.

I made use of and expanded some skills I've used on other projects the last couple years, getting a little deeper into webpack configuration so I could use pug (oh god editing raw HTML is such a pain! Pug is so much more pleasant) and inline SVG icons (thanks to html-webpack-inline-svg-plugin).

It's nothing too fancy beyond that, just generates HTML with some Bulma CSS and minor changes.

Who knows if I'll have time to expand it, the portfolio is empty so far and I'm incredibly busy, but it's been a fun detour!