diff options
author | Ben Burwell <ben@benburwell.com> | 2018-02-03 13:40:30 -0500 |
---|---|---|
committer | Ben Burwell <ben@benburwell.com> | 2018-02-03 13:40:30 -0500 |
commit | 208821cda116bab74e657d6f0c2cd7c23eff9610 (patch) | |
tree | 2270d719e66c2c45a2cb55f53584795f0cd4f4d3 /license | |
parent | 72f8e1da25566bb7f9f6df4ff75b5ed0bb015fd2 (diff) |
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.
Diffstat (limited to 'license')
-rw-r--r-- | license/index.md | 11 |
1 files changed, 0 insertions, 11 deletions
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. |