summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..221a3f0
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+This is a Django project in python 3.x for my website at markzz.com. I treat
+this as a side project and don't really pay much attention to it.
+
+Some features include:
+o Page management
+o Personal blog with comment capabilities
+o Pacman repository information (work in progress)
+
+This is highly personalized and contains many references to markzz.com. If you
+use this as a base (or as your actual site with minimal modifications) you may
+want to check over and over that all references to me (except licensing of
+course) is removed. This is a plan for the future to make it more generic and
+suitable for others to use without modification and make it easy to install.
+
+If you do make changes and wish to submit them (which all contributions are
+absolutely welcome), please send a git formatted patch to my email at
+mark.weiman@markzz.com.
+