summaryrefslogtreecommitdiffstats
path: root/section/prj.html
diff options
context:
space:
mode:
Diffstat (limited to 'section/prj.html')
-rw-r--r--section/prj.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/section/prj.html b/section/prj.html
new file mode 100644
index 0000000..652df50
--- /dev/null
+++ b/section/prj.html
@@ -0,0 +1,22 @@
+<section class="prj">
+ <h2>Projects</h2>
+ <dl>
+ <dt>
+ Software Projects
+ </dt>
+ <dd>
+ See &lt;http://www.pehjota.net/projects/&gt; for a list
+ of public free/libre and open source software projects
+ that I maintain or to which I've contributed.
+ </dd>
+ <dt>
+ UNIX Shell and Utilities Workshops
+ </dt>
+ <dd>
+ See
+ &lt;http://www.pehjota.net/guides/shell-workshop/&gt;
+ for workshops I've given on the UNIX shell command
+ language and utilities.
+ </dd>
+ </ul>
+</section>