summaryrefslogtreecommitdiff
path: root/content/posts/hello-world.md
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2020-12-01 08:59:23 -0500
committerRobby Zambito <contact@robbyzambito.me>2020-12-01 08:59:23 -0500
commitd5bfc8840746df1667a0d20925afced557afcf53 (patch)
tree9f7fb03c287d7ced0ecbc6acdb4bab260d8b64ac /content/posts/hello-world.md
parent25e5af0b23ce945622006d77582387a1488644e9 (diff)
Added some photos, updated theme, moved posts around, started working on new post
Diffstat (limited to 'content/posts/hello-world.md')
-rw-r--r--content/posts/hello-world.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/content/posts/hello-world.md b/content/posts/hello-world.md
deleted file mode 100644
index 8c03b9c..0000000
--- a/content/posts/hello-world.md
+++ /dev/null
@@ -1,13 +0,0 @@
----
-title: "Hello World"
-date: 2020-10-30T09:19:45-04:00
-draft: false
-tags: [introduction]
----
-
-I am ditching my old site for this one for several reasons. My old site was built in Vue, and I thought it looked very nice. However because the entire site was built in Vue, it could not be viewed without JavaScript. I don't have issues with using JavaScript in general, but it seemed a little absured that a site as simple as mine required it to render.
-
-Requiring JavaScript also meant that my site could not be properly archived by [The Wayback Machine](https://web.archive.org/). I enjoy looking at old versions of websites, so being able to look back on my own website in the future is important to me.
-
-I hope to use this site as a place to publish my ideas, and write about projects that I'm working on. You can get regular updates by following the [RSS feed](/index.xml)
-