summaryrefslogtreecommitdiff
path: root/talks/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'talks/index.html')
-rw-r--r--talks/index.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/talks/index.html b/talks/index.html
new file mode 100644
index 0000000..ad8400e
--- /dev/null
+++ b/talks/index.html
@@ -0,0 +1,37 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+ <head>
+ <title>gnusosa - Carlos Ivan Sosa</title>
+ <meta name="Generator" content="Vim/7.2">
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+ <link rel="stylesheet" href="blueprint/screen.css" type="text/css" media="screen, projection">
+ <link rel="stylesheet" href="blueprint/print.css" type="text/css" media="print">
+ <!--[if lt IE 8]><link rel="stylesheet" href="blueprint/ie.css"
+ type="text/css" media="screen, projection"><![endif]-->
+ </head>
+ <body>
+ <div class="container">
+ <div class="span-19 prepend-1 append-4 top">
+ <hr class="space">
+ <hr class="space">
+ <h1>
+ gnusosa
+ </h1>
+ <div class="column span-12 colborder first">
+ <h3 class="quiet">
+ Talks and Workshops
+ </h3>
+ <p>This is a recollection of talks and workshops I've given in the past.</p>
+ <p class="talk"><a href="http://gnusosa.net/talks/workshop-vim-hackmeet/">Make better use of Vim</a> - This talk was presented at <a href="https://hackmeet.org/">Hackmeet</a> 2012.
+ <br />
+ <span class="quiet">Basic use of Vim, How to effectively edit a file, and its Philosophy.</span>
+ </p>
+ <div class="column span-6 last">
+ </div>
+ <hr>
+ </div>
+ <div class="span-19 prepend-1 append-4 bottom">
+ </div>
+ </div>
+ </body>
+</html>