From 946ff401aae156fe301f7d3762c14d5fd1ee4fd4 Mon Sep 17 00:00:00 2001 From: Alee Date: Fri, 1 May 2020 17:58:50 +0000 Subject: Create Blog “2020-05-01-website-overhaul” MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/content/blog/2020-05-01-website-overhaul.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 assets/content/blog/2020-05-01-website-overhaul.json diff --git a/assets/content/blog/2020-05-01-website-overhaul.json b/assets/content/blog/2020-05-01-website-overhaul.json new file mode 100644 index 0000000..2cfb633 --- /dev/null +++ b/assets/content/blog/2020-05-01-website-overhaul.json @@ -0,0 +1,6 @@ +{ + "date": "2020-05-01T17:53:00.000Z", + "title": "Website Overhaul", + "body": "Hello, so it's been a while. I have been busy with other projects and just recently I have fully rewritten the website using Nuxt and Vuetify as you're looking right now.\n\nAs you know, the previous website didn't really have much content but here I have redid a lot of the layout so it looks much better and also it was very broken so it was a good time to rewrite the entire thing.\n\nSo what will this blog page will be exactly? Well, this will be the page where I will post rants, project updates and possibly personal stuff.\n\nI am hoping to post here often to give you guys what I'm doing in life.\n\nThanks,\n\nAndrew Lee", + "description": "This will tell you why this website has been rewritten and the future of this page." +} \ No newline at end of file -- cgit v1.2.3