From 2c37fab1a873d06503b003ec06e688eb8166d45a Mon Sep 17 00:00:00 2001 From: alyx Date: Wed, 11 Aug 2021 06:21:51 -0500 Subject: [PATCH] Add readme, license --- LICENSE.md | 14 ++++++++++++++ README.md | 11 +++++++++++ 2 files changed, 25 insertions(+) create mode 100644 LICENSE.md create mode 100644 README.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..671f22b --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,14 @@ +# Do what the fuck you want to public license + +Version 2, December 2004 + +Copyright (C) `2021` `alyx` `alyx@malkier.net` + +Everyone is permitted to copy and distribute verbatim or modified +copies of this license document, and changing it is allowed as long +as the name is changed. + +DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. You just DO WHAT THE FUCK YOU WANT TO. diff --git a/README.md b/README.md new file mode 100644 index 0000000..f0c0a47 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +``` + _____ _____ ___ __ _ + / __\ \ /\ / / __/ __|/ _` | +| (__ \ V V /\__ \__ \ (_| | + \___| \_/\_/ |___/___/\__, | + |___/ +``` + +_cold wet static site generator_ builds the letspiss.net website. It will automatically pull links from plas.netsplit.nl, filter out unresolvable entries, and generate the server listing. + +Future functionality will involve doing more links. Maybe.