summaryrefslogtreecommitdiffstats
path: root/essays
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2011-11-03 13:04:33 (EDT)
committer P. J. McDermott <pjm@nac.net>2011-11-03 13:04:33 (EDT)
commit28f89687a42735e26be8f2321dd5b048dbad1097 (patch)
tree5ae4156e0ea4d86d6d7163c3598485a6a9c16dd5 /essays
parent52ff3bea180c5e53afa2843b594b9b092f43d3c9 (diff)
downloadwww-28f89687a42735e26be8f2321dd5b048dbad1097.zip
www-28f89687a42735e26be8f2321dd5b048dbad1097.tar.gz
www-28f89687a42735e26be8f2321dd5b048dbad1097.tar.bz2
Add 'essays/index.html'.
Diffstat (limited to 'essays')
-rw-r--r--essays/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/essays/index.html b/essays/index.html
new file mode 100644
index 0000000..a531b71
--- /dev/null
+++ b/essays/index.html
@@ -0,0 +1,14 @@
+<!--#set var="title" value="Essays" -->
+<!--#include virtual="../includes/header.html" -->
+<h2>Essays</h2>
+<p>
+ Here you will find essays containing facts and opinions about computing
+ freedom and ethics, U.S. and international copyright law, and GNU/Linux.
+</p>
+<h3>Computing Freedom and Ethics</h3>
+<ul>
+ <li>On Facebook, Google+, and Ethical Social Networking</li>
+ <li>Software as a Service: Lost in the Cloud</li>
+</ul>
+<h3>Copyright Law</h3>
+<!--#include virtual="../includes/footer.html" -->