Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Speed Your Project

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.

Speed Your Project

Avatar for ocowchun

ocowchun

April 16, 2015
Tweet

More Decks by ocowchun

Other Decks in How-to & DIY

Transcript

  1. Bootstrap Bootstrap is the most popular HTML, CSS, and JS

    framework for developing responsive, mobile first projects on the web. http://getbootstrap.com/ https://github.com/twbs/bootstrap-sass
  2. Use Bootstrap in Your Rails App 1.Add below to your

    Gemfile gem 'bootstrap-sass', '~> 3.3.4' 2.Rename application.css to application.scss 3.Add below to application.scss @import "bootstrap-sprockets"; @import "bootstrap";
  3.        • &/) 

    • &/$ .' • &/" • &/2,!0$1* ( • &/"#- 0+%1 from xdite-     
  4. git • How to resolve conflicts • How to use

    pull request • git flow https://ihower.tw/blog/archives/5140 • Integrate git flow with pull request
  5. markdown    Markdown     

      http://ocowchun.github.io/web101/site/others/markdown/