utf9k

Something to think about: I only ever tend to see baths in hotels. What if they end up becoming extinct?!

25

In which I turn 25 and look back over my writing hobby to date

Published
Tag
Contents

It’s 6:30pm on my 25th birthday and I’ve been reflecting a bit on what I’ve managed to accomplish so far. While this isn’t a post about that, there’s no better time to assess the state of my personal site and where I’d like to go forward.

The current state #

At present, my blog isn’t really best effort. I’d like to write more things but I never really make it an actual goal. I’d say the biggest reason is that I’ve been wrapped up in work side projects instead of my own personal side projects so I’ll be looking to stop doing that.

My site has gone through plenty of iterations, with the current being a static site, built with Hugo and hosted on Netlify. It works but it’s not exactly how I’d like it.

Along the way, pages have disappeared. There used to be a projects page which never got filled in properly. There was also an archive of reviews I wrote years back. They’re still there but not publically exposed anywhere.

Where I’d like to get to #

I always seem to fumble around a lot with Markdown. It works great but there’s always things missing I wish I had. Some markdown libraries support tables while some don’t, or defer to extensions.

I’ve come across Asciidoc recently and it seems to be exactly what I’d like. Even as a general document format, it seems pretty handy.

Hugo does have support for it, but it runs with some hardcoded flags that are annoying. It requires a Hugo heading block so you might get a mix like so:

---
title: 25
date: 2019-08-19
tags: [meta]
---

= 25
Marcus Crane <marcus@utf9k.net>
v1.0, 2019-08-19

It's 6:30pm...

This works fine but I’d like to stick to just one single format. Mixing metadata just for Hugo and metadata just for Asciidoc is annoying so I’ll have a look into that. Asciidoc itself provides pretty much everything I’d want out the box for a static site. The remainder is just building the category pages and so on, which I don’t necessarily need a fully fledged framework for.

Some topics I’d like to look into #

I’ve got a list of topics I sometimes keep handy but I haven’t invested much time into exploring.

Off the top of my head, there’s some stuff I’d like to write about and others I’d have to research. In no particular order:

Other things to add #

How do I get there #

I just gotta start leaving my laptop at work or else I get tempted to work on work technologies honestly. None of the above is hard but it’s easy to get side tracked or want to finish off something.

In this case, there’s no requirement for me to do so. Things just happen to cross over with my interests.

Anyway, this post is me committing to changing that, and also having a list of things to look into before I forget.

Perhaps we’ll do a 26 this time next year. On that note.

Some final thoughts #

Thanks for reading