tamino-martinius / lets-talk-about--template

Template for slides build with HTML and CSS.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lets talk about - Template

This is a adjustable template for slides created with HTML.

Build your own slides

There are two options to build this with your own slides

  • a) Use this package as dependency Check out my example slides repo
  • b) Fork and modify this repo

How to modify and run

  • Configure your Theme with styles.styl.
  • Add your slides to index.pug.
  • Install all dependencies with npm install.
  • Compile and preview the slides with npm run start.
  • Build all files to the dist folder using npm run build.

Preview

Demo Slides

About

Template for slides build with HTML and CSS.

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

License:MIT License


Languages

Language:Stylus 73.7%Language:Pug 25.1%Language:JavaScript 1.3%