Andy Smith

Results 18 comments of Andy Smith

Here's the full error: ``` $ hologram /usr/local/opt/rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:20: warning: already initialized constant Rouge::Lexers::Shell::KEYWORDS /usr/local/opt/rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:20: warning: previous definition of KEYWORDS was here /usr/local/opt/rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:25: warning: already initialized constant Rouge::Lexers::Shell::BUILTINS /usr/local/opt/rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:25: warning: previous...

Note: hologram works OK in a different project I'm using with Ruby 2.2.2

Nope, I didn't edit the header or footer templates—they're in their default states after `hologram init`.

Sorry, @lawwantsin, I was never able to find a solution.

Lovely work, @jstarner! I'd suggest centering the buttons, but this looks great otherwise. Thanks for taking initiative.

Alright, styles are in place for color highlighting. I also got nested lists in working order and made a couple other minor adjustments to get everything looking sharp.

We probably need to get some buy-in on this since the team seemed split on how to handle spacing. If we do decide we like this approach (like I do!),...

Nice improvement, @nqst! After wrapping the control in a label like @brunoprietog suggested, I'd also recommend adding `pointer: cursor;` to the `.switch` class so it's a little more clear that...