From bea122462d906b333b12497b7749ddb688af5a59 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Sun, 8 Jun 2025 06:34:36 -0500 Subject: [PATCH] adding more blog posts --- my-fifth-post.md | 11 +++++++++++ my-first-post.md | 11 +++++++++++ my-fourth-post.md | 11 +++++++++++ my-second-post.md | 11 +++++++++++ my-seventh-post.md | 11 +++++++++++ my-sixth-post.md | 11 +++++++++++ my-third-post.md | 11 +++++++++++ 7 files changed, 77 insertions(+) create mode 100644 my-fifth-post.md create mode 100644 my-first-post.md create mode 100644 my-fourth-post.md create mode 100644 my-second-post.md create mode 100644 my-seventh-post.md create mode 100644 my-sixth-post.md create mode 100644 my-third-post.md diff --git a/my-fifth-post.md b/my-fifth-post.md new file mode 100644 index 0000000..356d7a0 --- /dev/null +++ b/my-fifth-post.md @@ -0,0 +1,11 @@ ++++ +date = '2025-05-18T15:04:56-05:00' +draft = false +title = 'Hello World 5!' ++++ + +## Introduction + +This is **bold** text, and this is *emphasized* text. + +Visit the [Hugo](https://gohugo.io) website! \ No newline at end of file diff --git a/my-first-post.md b/my-first-post.md new file mode 100644 index 0000000..f7884ba --- /dev/null +++ b/my-first-post.md @@ -0,0 +1,11 @@ ++++ +date = '2025-05-18T15:04:56-05:00' +draft = false +title = 'Hello World!' ++++ + +## Introduction + +This is **bold** text, and this is *emphasized* text. + +Visit the [Hugo](https://gohugo.io) website! \ No newline at end of file diff --git a/my-fourth-post.md b/my-fourth-post.md new file mode 100644 index 0000000..3e64afd --- /dev/null +++ b/my-fourth-post.md @@ -0,0 +1,11 @@ ++++ +date = '2025-05-18T15:04:56-05:00' +draft = false +title = 'Hello World 4!' ++++ + +## Introduction + +This is **bold** text, and this is *emphasized* text. + +Visit the [Hugo](https://gohugo.io) website! \ No newline at end of file diff --git a/my-second-post.md b/my-second-post.md new file mode 100644 index 0000000..25fb23e --- /dev/null +++ b/my-second-post.md @@ -0,0 +1,11 @@ ++++ +date = '2025-05-18T15:04:56-05:00' +draft = false +title = 'Hello World 2!' ++++ + +## Introduction + +This is **bold** text, and this is *emphasized* text. + +Visit the [Hugo](https://gohugo.io) website! \ No newline at end of file diff --git a/my-seventh-post.md b/my-seventh-post.md new file mode 100644 index 0000000..234d489 --- /dev/null +++ b/my-seventh-post.md @@ -0,0 +1,11 @@ ++++ +date = '2025-05-18T15:04:56-05:00' +draft = false +title = 'Hello World 7!' ++++ + +## Introduction + +This is **bold** text, and this is *emphasized* text. + +Visit the [Hugo](https://gohugo.io) website! \ No newline at end of file diff --git a/my-sixth-post.md b/my-sixth-post.md new file mode 100644 index 0000000..070a565 --- /dev/null +++ b/my-sixth-post.md @@ -0,0 +1,11 @@ ++++ +date = '2025-05-18T15:04:56-05:00' +draft = false +title = 'Hello World 6!' ++++ + +## Introduction + +This is **bold** text, and this is *emphasized* text. + +Visit the [Hugo](https://gohugo.io) website! \ No newline at end of file diff --git a/my-third-post.md b/my-third-post.md new file mode 100644 index 0000000..1d8c808 --- /dev/null +++ b/my-third-post.md @@ -0,0 +1,11 @@ ++++ +date = '2025-05-18T15:04:56-05:00' +draft = false +title = 'Hello World 3!' ++++ + +## Introduction + +This is **bold** text, and this is *emphasized* text. + +Visit the [Hugo](https://gohugo.io) website! \ No newline at end of file