first comm
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: About
|
||||
date: 2026-04-26T00:00:00-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Hi, I am Chase.
|
||||
|
||||
This is my personal blog built with Hugo, re-Terminal, and Sveltia CMS.
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Content Admin
|
||||
layout: headless-cms
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Posts
|
||||
---
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: Hello World
|
||||
date: 2026-04-26T00:00:00-07:00
|
||||
draft: false
|
||||
author: Chase Chimeric
|
||||
description: First post on the new blog.
|
||||
tags:
|
||||
- hugo
|
||||
- blog
|
||||
---
|
||||
|
||||
This is the first post on the new personal site.
|
||||
|
||||
If you are reading this, the theme and content pipeline are working.
|
||||
Reference in New Issue
Block a user