From 208821cda116bab74e657d6f0c2cd7c23eff9610 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sat, 3 Feb 2018 13:40:30 -0500 Subject: Vastly simplify site I was getting tired of feeling like I should put things on my website and keep it up to date, so I decided to slim it down significantly (from its already admittedly slim state). No CSS, no JavaScript, just plain old HTML. The posts are staying for now, though I haven't linked to them from anywhere. Thus they won't be easily discoverable, but any links that are out there right now shouldn't break. I've also removed my resume from the site. --- index.html | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index aabd0d0..9ebfdae 100644 --- a/index.html +++ b/index.html @@ -1,22 +1,12 @@ --- layout: master -title: "Ben Burwell: code + crypto + coffee + kerning" +title: Ben Burwell --- -
-
{
-  "name": "Ben Burwell",
-  "email": "ben@benburwell.com",
-  "pgp": "6661 12D9 67A3 6ECD",
-  "blog": "/posts/",
-  "projects": "/projects/",
-  "resume": "/resume.pdf",
-  "github": "@benburwell",
-  "likes": [
-    "unix philosophy",
-    "crypto",
-    "infosec",
-    "lighting design"
-  ]
-}
-
+

Ben Burwell

+ + -- cgit v1.2.3