Skip to content
Snippets Groups Projects
  1. Oct 30, 2016
    • bbartels's avatar
      website: Update navigation to include new pages. · 5fca55f5
      bbartels authored
      Make minor appearance changes to the members page.
      5fca55f5
    • bbartels's avatar
      website: Add Gemfile.lock to .gitignore · 0bb33663
      bbartels authored
      Looks like I have different versions of the required dependencies,
      which did not match those specified in our current Gemfile.lock.
      Hence `jekyll build` would break for me.
      
      Adding Gemfile.lock to .gitignore to allow people to use different
      versions of gem dependencies. (After all, we are only just
      generating static html pages with bundler probably isn't that
      important that we all use the same versions of stuff...)
      0bb33663
  2. Oct 29, 2016
  3. Oct 23, 2016
  4. Oct 17, 2016
  5. Oct 11, 2016
Loading