Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tamino-martinius/lets-talk-about--example

Example for slides build with HTML and CSS.
https://github.com/tamino-martinius/lets-talk-about--example

html pug slide slides slideshow stylus template

Last synced: 5 days ago
JSON representation

Example for slides build with HTML and CSS.

Awesome Lists containing this project

README

        

# Lets talk about - Example

This is an example how to use the [Lets talk about template](https://github.com/tamino-martinius/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/.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](https://example.lets-talk-about.tamino.dev
)