first draft d122b2c0
Steve · 2023-02-27 22:20 1 file(s) · +4 −5
src/content/post/first-post.mdx +4 −5
1 1
---
2 -
title: "The First One"
3 -
description: "Making sure the MDX is working. This is kinda dumb that I have a 50 character minimum for a description but whatever"
2 +
title: "My Developer Journey"
3 +
description: "Learn about how I transition into the tech workplace and learned web development"
4 4
publishDate: "27 Feb 2023"
5 -
tags: ["test", "markdown"]
5 +
tags: ["web development", "bio", "personal"]
6 6
---
7 7
8 -
# I hope this works! 
8 +
# It All Started With a YouTube Video
9 9
10 -
This has been pretty weird to get working and I wish I had some syntax highliting for mdx files. that might be a problem down the road.