aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..278abff
--- /dev/null
+++ b/README.org
@@ -0,0 +1,5 @@
+This repository hosts all that is necessary to build [[https://ypei.me][Yuchen Pei's personal webpage]].
+
+It roughly consists of two parts, the web content and the code. The former is in the org files, whereas the latter corresponds to the python, css, and the template files.
+
+The content is licensed under CC BY-SA 4.0 unless otherwise specified, and the code as whole is licensed under GNU AGPLv3+.