Add more theme stuff, add a smidge of content
This commit is contained in:
15
content/posts/my-first-post.md
Normal file
15
content/posts/my-first-post.md
Normal file
@@ -0,0 +1,15 @@
|
||||
+++
|
||||
title = 'My First Post'
|
||||
date = 2024-08-08T10:57:12-04:00
|
||||
draft = true
|
||||
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.
|
||||
Reference in New Issue
Block a user