updated blog
This commit is contained in:
parent
9e88fc9486
commit
8a6db22361
@ -1,11 +1,12 @@
|
||||
---
|
||||
title: My Second Blog Post
|
||||
author: Astro Learner
|
||||
description: "After learning some Astro, I couldn't stop!"
|
||||
layout: '../../layouts/MarkdownPostLayout.astro'
|
||||
title: 'Using a TUI for Content management'
|
||||
pubDate: 2026-05-01
|
||||
description: "A lightweight, economical, and scalable option for backend website management"
|
||||
author: 'Vincent Paul'
|
||||
image:
|
||||
url: "https://docs.astro.build/assets/arc.webp"
|
||||
alt: "The Astro logo on a dark background with a purple gradient arc."
|
||||
pubDate: 2022-07-08
|
||||
tags: ["astro", "blogging", "learning in public", "successes"]
|
||||
url: '/adobeSucks.jpg'
|
||||
alt: 'The Astro logo on a dark background with a pink glow.'
|
||||
tags: ["astro", "blogging", "learning in public"]
|
||||
---
|
||||
After a successful first week learning Astro, I decided to try some more. I wrote and imported a small component from memory!
|
||||
Loading…
Reference in New Issue
Block a user