From d5d03dfff6bb1ebc2819a83c9aa6452f5f74b74d Mon Sep 17 00:00:00 2001 From: rawley fowler Date: Mon, 29 Aug 2022 21:08:44 -0600 Subject: [PATCH] add readme --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..1fd1cd2 --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +rawley.xyz +================================================= +My personal website and blog, written using HTML, CSS, and OCaml for the dynamic parts. +My blog is a hodge-podge of technology, mathematics, philosophy, and DIY. + +Copyright +================================================= +I reserve the right to all blog posts on rawley.xyz, however the code is available via the +GNU Affero Public License version 3.0, and can be freely used as long as you follow the +information in the LICENSE file at the root of the project. + +Contributing +================================================= +Technical pull requests are welcome, design (CSS/HTML) changes are not. \ No newline at end of file