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. --- license/index.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 license/index.md (limited to 'license') diff --git a/license/index.md b/license/index.md deleted file mode 100644 index 7760d78..0000000 --- a/license/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: blog -title: BenBurwell.com License ---- - -License -======= - -Unless otherwise noted, all content on this website is copyright Ben Burwell and licensed under the [Creative Commons Attribution 4.0 International license](https://creativecommons.org/licenses/by/4.0/). - -You are free to copy and redistribute the material in any medium or format, as well as to remix, transform, and build upon the material for any purpose (even commercially) under the condition that you give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests that I have endorsed you or your use. Furthermore, you must not apply legal terms or technological measures that legally restrict others from doing anything the license permits. -- cgit v1.2.3