aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/about.md10
-rw-r--r--content/blog/2008-10-11-tabbing-through-fields-vertically.markdown (renamed from content/post/2008-10-11-tabbing-through-fields-vertically.markdown)0
-rw-r--r--content/blog/2008-10-12-arrow-key-navigation-for-text-fields.markdown (renamed from content/post/2008-10-12-arrow-key-navigation-for-text-fields.markdown)0
-rw-r--r--content/blog/2008-10-28-so-you-want-to-click-that-button.markdown (renamed from content/post/2008-10-28-so-you-want-to-click-that-button.markdown)0
-rw-r--r--content/blog/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown (renamed from content/post/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown)0
-rw-r--r--content/blog/2008-9-30-why-mootools-or-why-not-jquery.markdown (renamed from content/post/2008-9-30-why-mootools-or-why-not-jquery.markdown)0
-rw-r--r--content/blog/2009-1-1-useful-rails-routing-tips.markdown (renamed from content/post/2009-1-1-useful-rails-routing-tips.markdown)0
-rw-r--r--content/blog/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown (renamed from content/post/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown)0
-rw-r--r--content/blog/2010-12-31-what-i-released-in-2010.markdown (renamed from content/post/2010-12-31-what-i-released-in-2010.markdown)0
-rw-r--r--content/blog/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown (renamed from content/post/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown)0
-rw-r--r--content/blog/2011-9-13-render-image-links-directly-inside-adium.markdown (renamed from content/post/2011-9-13-render-image-links-directly-inside-adium.markdown)0
-rw-r--r--content/blog/2012-1-25-finagle-with-scala-bootstrapper.markdown (renamed from content/post/2012-1-25-finagle-with-scala-bootstrapper.markdown)0
-rw-r--r--content/blog/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown (renamed from content/post/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown)0
-rw-r--r--content/blog/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown (renamed from content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown)0
-rw-r--r--content/blog/2012-10-11-riak-at-posterous.markdown (renamed from content/post/2012-10-11-riak-at-posterous.markdown)0
-rw-r--r--content/blog/2012-11-01-base-a-scala-project-generator.markdown (renamed from content/post/2012-11-01-base-a-scala-project-generator.markdown)0
-rw-r--r--content/blog/2012-11-07-announcing-finatra-1-0-0.markdown (renamed from content/post/2012-11-07-announcing-finatra-1-0-0.markdown)0
-rw-r--r--content/blog/2012-11-13-automatic-high-quality-releases.markdown (renamed from content/post/2012-11-13-automatic-high-quality-releases.markdown)0
-rw-r--r--content/blog/2013-07-28-playing-with-groupcache.markdown (renamed from content/post/2013-07-28-playing-with-groupcache.markdown)0
-rw-r--r--content/blog/2013-10-07-golang-http-handlers-as-middleware.markdown (renamed from content/post/2013-10-07-golang-http-handlers-as-middleware.markdown)0
-rw-r--r--content/blog/2014-02-24-tmux-session-coloring.markdown (renamed from content/post/2014-02-24-tmux-session-coloring.markdown)0
-rw-r--r--content/projects.md8
22 files changed, 9 insertions, 9 deletions
diff --git a/content/about.md b/content/about.md
index e05d8c9..c271660 100644
--- a/content/about.md
+++ b/content/about.md
@@ -1,11 +1,11 @@
----
-type: page
-title: "About"
----
++++
+title = "About"
+menu = "main"
++++
# About
-<img id="avatar" src="/img/avatar.jpeg"/>
+![](/img/avatar.jpeg)
My name is Julio Capote and I love computers.
diff --git a/content/post/2008-10-11-tabbing-through-fields-vertically.markdown b/content/blog/2008-10-11-tabbing-through-fields-vertically.markdown
index c27c10b..c27c10b 100644
--- a/content/post/2008-10-11-tabbing-through-fields-vertically.markdown
+++ b/content/blog/2008-10-11-tabbing-through-fields-vertically.markdown
diff --git a/content/post/2008-10-12-arrow-key-navigation-for-text-fields.markdown b/content/blog/2008-10-12-arrow-key-navigation-for-text-fields.markdown
index 0f2df9e..0f2df9e 100644
--- a/content/post/2008-10-12-arrow-key-navigation-for-text-fields.markdown
+++ b/content/blog/2008-10-12-arrow-key-navigation-for-text-fields.markdown
diff --git a/content/post/2008-10-28-so-you-want-to-click-that-button.markdown b/content/blog/2008-10-28-so-you-want-to-click-that-button.markdown
index ce810f9..ce810f9 100644
--- a/content/post/2008-10-28-so-you-want-to-click-that-button.markdown
+++ b/content/blog/2008-10-28-so-you-want-to-click-that-button.markdown
diff --git a/content/post/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown b/content/blog/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown
index 701b716..701b716 100644
--- a/content/post/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown
+++ b/content/blog/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown
diff --git a/content/post/2008-9-30-why-mootools-or-why-not-jquery.markdown b/content/blog/2008-9-30-why-mootools-or-why-not-jquery.markdown
index 734f569..734f569 100644
--- a/content/post/2008-9-30-why-mootools-or-why-not-jquery.markdown
+++ b/content/blog/2008-9-30-why-mootools-or-why-not-jquery.markdown
diff --git a/content/post/2009-1-1-useful-rails-routing-tips.markdown b/content/blog/2009-1-1-useful-rails-routing-tips.markdown
index 5d8d624..5d8d624 100644
--- a/content/post/2009-1-1-useful-rails-routing-tips.markdown
+++ b/content/blog/2009-1-1-useful-rails-routing-tips.markdown
diff --git a/content/post/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown b/content/blog/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown
index 746e463..746e463 100644
--- a/content/post/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown
+++ b/content/blog/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown
diff --git a/content/post/2010-12-31-what-i-released-in-2010.markdown b/content/blog/2010-12-31-what-i-released-in-2010.markdown
index 97b787c..97b787c 100644
--- a/content/post/2010-12-31-what-i-released-in-2010.markdown
+++ b/content/blog/2010-12-31-what-i-released-in-2010.markdown
diff --git a/content/post/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown b/content/blog/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown
index b315109..b315109 100644
--- a/content/post/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown
+++ b/content/blog/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown
diff --git a/content/post/2011-9-13-render-image-links-directly-inside-adium.markdown b/content/blog/2011-9-13-render-image-links-directly-inside-adium.markdown
index c388e31..c388e31 100644
--- a/content/post/2011-9-13-render-image-links-directly-inside-adium.markdown
+++ b/content/blog/2011-9-13-render-image-links-directly-inside-adium.markdown
diff --git a/content/post/2012-1-25-finagle-with-scala-bootstrapper.markdown b/content/blog/2012-1-25-finagle-with-scala-bootstrapper.markdown
index 7a5910d..7a5910d 100644
--- a/content/post/2012-1-25-finagle-with-scala-bootstrapper.markdown
+++ b/content/blog/2012-1-25-finagle-with-scala-bootstrapper.markdown
diff --git a/content/post/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown b/content/blog/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown
index e9af9b3..e9af9b3 100644
--- a/content/post/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown
+++ b/content/blog/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown
diff --git a/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown b/content/blog/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
index 99180b3..99180b3 100644
--- a/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
+++ b/content/blog/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
diff --git a/content/post/2012-10-11-riak-at-posterous.markdown b/content/blog/2012-10-11-riak-at-posterous.markdown
index 3aed29a..3aed29a 100644
--- a/content/post/2012-10-11-riak-at-posterous.markdown
+++ b/content/blog/2012-10-11-riak-at-posterous.markdown
diff --git a/content/post/2012-11-01-base-a-scala-project-generator.markdown b/content/blog/2012-11-01-base-a-scala-project-generator.markdown
index da4bab7..da4bab7 100644
--- a/content/post/2012-11-01-base-a-scala-project-generator.markdown
+++ b/content/blog/2012-11-01-base-a-scala-project-generator.markdown
diff --git a/content/post/2012-11-07-announcing-finatra-1-0-0.markdown b/content/blog/2012-11-07-announcing-finatra-1-0-0.markdown
index 296cd45..296cd45 100644
--- a/content/post/2012-11-07-announcing-finatra-1-0-0.markdown
+++ b/content/blog/2012-11-07-announcing-finatra-1-0-0.markdown
diff --git a/content/post/2012-11-13-automatic-high-quality-releases.markdown b/content/blog/2012-11-13-automatic-high-quality-releases.markdown
index ed62c90..ed62c90 100644
--- a/content/post/2012-11-13-automatic-high-quality-releases.markdown
+++ b/content/blog/2012-11-13-automatic-high-quality-releases.markdown
diff --git a/content/post/2013-07-28-playing-with-groupcache.markdown b/content/blog/2013-07-28-playing-with-groupcache.markdown
index 6cb7102..6cb7102 100644
--- a/content/post/2013-07-28-playing-with-groupcache.markdown
+++ b/content/blog/2013-07-28-playing-with-groupcache.markdown
diff --git a/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown b/content/blog/2013-10-07-golang-http-handlers-as-middleware.markdown
index a42405b..a42405b 100644
--- a/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
+++ b/content/blog/2013-10-07-golang-http-handlers-as-middleware.markdown
diff --git a/content/post/2014-02-24-tmux-session-coloring.markdown b/content/blog/2014-02-24-tmux-session-coloring.markdown
index 5509f1c..5509f1c 100644
--- a/content/post/2014-02-24-tmux-session-coloring.markdown
+++ b/content/blog/2014-02-24-tmux-session-coloring.markdown
diff --git a/content/projects.md b/content/projects.md
index 6cca55a..3663663 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -1,7 +1,7 @@
----
-type: page
-title: "Projects"
----
++++
+title = "Projects"
+menu = "main"
++++
# Projects
[**Finatra**](https://github.com/capotej/finatra#readme) - [sinatra](http://sinatrarb.com) inspired web framework for scala using [finagle](http://twitter.github.com/finagle)