From 4234329ea1d1fcc1351e596809a3d2986b1f3e87 Mon Sep 17 00:00:00 2001 From: zevav Date: Wed, 1 Aug 2018 11:14:41 -0400 Subject: [PATCH] removed dummy blog posts --- what_drives_me.html => blog/hey.html | 9 ++--- blog.html => blog/index.html | 4 ++ how_i_made_this_blog.html | 55 ---------------------------- 3 files changed, 8 insertions(+), 60 deletions(-) rename what_drives_me.html => blog/hey.html (89%) rename blog.html => blog/index.html (96%) delete mode 100644 how_i_made_this_blog.html diff --git a/what_drives_me.html b/blog/hey.html similarity index 89% rename from what_drives_me.html rename to blog/hey.html index 4b203bd..27eddc9 100644 --- a/what_drives_me.html +++ b/blog/hey.html @@ -44,11 +44,10 @@
<< back to blog contents -
Annoyance
-
-

Annoyance. Most of my decisions so far in technology have been driven by my own sense of annoyance at how - a given thing currently works.

-
+ +
Blog Post
+

Hey, I'm a blog post.

+
diff --git a/blog.html b/blog/index.html similarity index 96% rename from blog.html rename to blog/index.html index 21cd4c5..80a3281 100644 --- a/blog.html +++ b/blog/index.html @@ -50,6 +50,10 @@ +
  • Blog Post
  • + + + diff --git a/how_i_made_this_blog.html b/how_i_made_this_blog.html deleted file mode 100644 index 139a480..0000000 --- a/how_i_made_this_blog.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - Zev Averbach - - - - - - - - - -
    - - - - - -
    -
    - << back to blog contents - -
    How I Built This Blog
    -
    -

    How many rabbit holes have I gone down in the past while trying to make a unique blog? How many blog frameworks - have I wrestled with to get it to what I want them to do, or at least work as promised?

    -
    - -
    - - \ No newline at end of file