Code Monkey home page Code Monkey logo

blendconf.com's Introduction

BlendConf.com

Installation

The prototype was created with the static site generator Middleman. It requires Ruby to be installed. If you're using a Mac, Ruby is installed by default. If you're using Windows, you'll need to install Ruby first using the RubyInstaller.

Open up your preferred command line application, change directories to the blendconf.com folder, and type the following (note: $ is just a representation of a command that should be typed in the command line, don't actually put it in the command line):

$ gem install bundler

Bundler is a package manager for Ruby that manages the dependencies that will need to be installed to run Middleman. Once bundler is installed then:

$ bundle install

Start Middleman

This will install all of the required dependncies. You can now start up Middleman:

$ bundle exec middleman

This will start up a Sinatra server running Middleman. You can now view the prototype at http://localhost:4567.

blendconf.com's People

Contributors

averymd avatar benmccormick avatar bpainter avatar bryanveloso avatar cndreisbach avatar house avatar imathis avatar mirisuzanne avatar pengwynn avatar rachelober avatar ritcheyer avatar shanselman avatar steveklabnik avatar timcheadle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blendconf.com's Issues

Speakers page crashes Chrome :-(

I'm not suggesting you do anything about it, but scrolling on the speakers page in Chrome 37.0.2062.120 (64-bit) crashes the tab.

I thought it might be some extension, so I opened it up in incognito mode and still got the crashes.

Regardless, the conf sounds amazing.

selection_001

selection_002

Workshops

Maybe just a note in the Workshops section that a schedule is being made and be up soon?

I know for myself, I want to hear what those are before spending the money. :)

Sounds awesome though Bermon. ๐Ÿป

`require "em/pure_ruby"` in Gemfile caused bundler to freak out

Using rbenv, require "em/pure_ruby" throws the following error:

$  bundle install
/Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require': cannot load such file -- em/pure_ruby (LoadError)
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
       /Users/dan/Dropbox/dev/blendconf.com/Gemfile:16:in `eval_gemfile'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/dsl.rb:32:in `instance_eval'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/dsl.rb:32:in `eval_gemfile'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/dsl.rb:10:in `evaluate'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/definition.rb:25:in `build'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler.rb:155:in `definition'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/cli/install.rb:77:in `run'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/cli.rb:145:in `install'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/vendor/thor/command.rb:27:in `run'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/vendor/thor/invocation.rb:121:in `invoke_command'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/vendor/thor.rb:363:in `dispatch'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/vendor/thor/base.rb:440:in `start'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/cli.rb:9:in `start'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/bin/bundle:20:in `block in <top (required)>'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/lib/bundler/friendly_errors.rb:5:in `with_friendly_errors'
       /Users/dan/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.7.12/bin/bundle:18:in `<top (required)>'
       /Users/dan/.rbenv/versions/2.0.0-p247/bin/bundle:23:in `load'
       /Users/dan/.rbenv/versions/2.0.0-p247/bin/bundle:23:in `<main>'
There was an error in your Gemfile, and Bundler cannot continue.

Not sure if this is Mac-specific or not, but commenting it out allows for bundler to continue.

Typo in my name

No big deal and certainly no rush, but my name on the site is spelled incorrectly. It should be "Connor"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.