diff options
Diffstat (limited to 'essays/index.html')
-rw-r--r-- | essays/index.html | 14 |
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" --> |