I’m pretty happy with the blog template I made for this blog, but it still needs quite a bit of work. I’m not great at web stuff and I’m still wrapping my head around Hugo templates, so this will take some time.
This is the list of things I’d like to add to this template:
- Connect
thecope.net
tocope.micro.blog
. I’ve owned this domain for almost 10 years, but still can’t wrap my head around CNAME entries. - Pagination. Currently the home page shows all my posts from the beginning of time. Fine for now, but not great in the long term.
- A
/now
page like this or this. - An
/archive
page like this or this - Is an RSS feed part of Hugo templates by default, or do I have to do something? I have no idea! Figure this out.
- Decide if I care about categories.
- Decide if I want to cross-post micro posts to Twitter.
- Add syntax highlighting to code blocks.