From: Ben Beltran Date: Thu, 6 Aug 2015 15:20:02 +0000 (-0500) Subject: Merge branch 'master' of bitbucket.org:benbeltran/n-s-o-vocal X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/78bae1f1f9a369c6b0c2ba934063d70866c79b74?hp=899b70c507fb775cbcbaecd368562599d4c345ab Merge branch 'master' of bitbucket.org:benbeltran/n-s-o-vocal Conflicts: jekyll/about.html jekyll/projects.html --- diff --git a/.rvmrc b/.rvmrc deleted file mode 100644 index 6baf41b..0000000 --- a/.rvmrc +++ /dev/null @@ -1,8 +0,0 @@ -rvm_gemset_create_on_use_flag=1 -rvm_project_rvmrc_default=1 - -rvm 1.9.3@nsovocal - -if ! command -v bundle ; then - gem install bundler -fi diff --git a/_config.yml b/_config.yml index 16acbfb..8b0d963 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ markdown: rdiscount permalink: /:year/:month/:day/:title -exclude: Gemfile, Gemfile.lock +exclude: ["Gemfile", "Gemfile.lock"] source: jekyll paginate: 10 baseurl: "http://nsovocal.com" diff --git a/jekyll/_layouts/category_index.html b/jekyll/_layouts/category_index.html index edbe6ca..48796c9 100644 --- a/jekyll/_layouts/category_index.html +++ b/jekyll/_layouts/category_index.html @@ -4,6 +4,7 @@ layout: default