tamino-martinius / lets-talk-about--example

Example for slides build with HTML and CSS.

Home Page:http://tamino-martinius.github.io/lets-talk-about--example

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

Example for slides build with HTML and CSS.

http://tamino-martinius.github.io/lets-talk-about--example

License:MIT License


Languages

Language:Pug 87.3%Language:Stylus 12.7%