From febcd110cc09e571c4ccc25231d75bdde14ea486 Mon Sep 17 00:00:00 2001 From: hyang Date: Sun, 27 Aug 2023 18:31:20 -0700 Subject: Move to post --- content/blog/My-Setup.md | 9 --------- content/blog/allo.md | 13 ------------- content/post/My-Setup.md | 9 +++++++++ content/post/allo.md | 13 +++++++++++++ 4 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 content/blog/My-Setup.md delete mode 100644 content/blog/allo.md create mode 100644 content/post/My-Setup.md create mode 100644 content/post/allo.md diff --git a/content/blog/My-Setup.md b/content/blog/My-Setup.md deleted file mode 100644 index 12f5abf..0000000 --- a/content/blog/My-Setup.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "My Setup" -date: 2023-08-27T18:09:49-07:00 -draft: true ---- - -## Hello once again -Welcome to my ~~third~~, first iteration of hyang.xyz. Welcome to my ~~third~~, first iteration of hyang.xyz. Now that my hosting stuff is stable again, I hope that I can finally stop messing around with Linux and start doing things that I can look back on years later. And what better way to do that than start writing blog posting? - diff --git a/content/blog/allo.md b/content/blog/allo.md deleted file mode 100644 index bf3d80d..0000000 --- a/content/blog/allo.md +++ /dev/null @@ -1,13 +0,0 @@ -+++ -title = "Allo" -date = "2023-08-26T19:36:34-07:00" - -# -# description is optional -# -# description = "An optional description for SEO. If not provided, an automatically created summary will be used." - -tags = [] -+++ - -Allo there. diff --git a/content/post/My-Setup.md b/content/post/My-Setup.md new file mode 100644 index 0000000..12f5abf --- /dev/null +++ b/content/post/My-Setup.md @@ -0,0 +1,9 @@ +--- +title: "My Setup" +date: 2023-08-27T18:09:49-07:00 +draft: true +--- + +## Hello once again +Welcome to my ~~third~~, first iteration of hyang.xyz. Welcome to my ~~third~~, first iteration of hyang.xyz. Now that my hosting stuff is stable again, I hope that I can finally stop messing around with Linux and start doing things that I can look back on years later. And what better way to do that than start writing blog posting? + diff --git a/content/post/allo.md b/content/post/allo.md new file mode 100644 index 0000000..bf3d80d --- /dev/null +++ b/content/post/allo.md @@ -0,0 +1,13 @@ ++++ +title = "Allo" +date = "2023-08-26T19:36:34-07:00" + +# +# description is optional +# +# description = "An optional description for SEO. If not provided, an automatically created summary will be used." + +tags = [] ++++ + +Allo there. -- cgit v1.2.3