slavadev / lets-talk-about--rails-refactoring

Slides for Rails refactoring

Home Page:http://korolvs.github.io/lets-talk-about--refactoring-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lets talk about - Example

This is an example how to use the Lets talk about template as an dependency.

How to modify and run

  • Frok this repository
  • Configure your Theme with styles.styl.
  • Add backgrounds to assets/bg/<num>.jpg.
  • Set the number of background images with styles.styl. You can also select if you want them ordered or random.
  • Add your slides to index.pug.
  • Install all dependencies with npm install.
  • Compile and preview the slides with npm run start.

Preview

Demo Slides

About

Slides for Rails refactoring

http://korolvs.github.io/lets-talk-about--refactoring-rails

License:MIT License


Languages

Language:CSS 60.0%Language:HTML 40.0%