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