16 lines
573 B
Markdown
16 lines
573 B
Markdown
+++
|
|
title = 'My First Post'
|
|
date = 2024-08-08T10:57:12-04:00
|
|
draft = false
|
|
tags = ["hugo", "webcomics"]
|
|
+++
|
|
|
|
Well, so far its going well! Getting the hang of making up a hugo template.
|
|
|
|
<!--more-->
|
|
|
|
Its ugly for now but it might very possibly slightly improve going forward, using [this](https://retrolog.io/blog/creating-a-hugo-theme-from-scratch/) as a guide has been super helpful.
|
|
|
|
I'm already happy with the old-school minimalistic design. I think i want to keep that nostalgic simple
|
|
html look, kinda like the [belfry webcomics](https://new.belfrycomics.net/) index.
|