Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tamino-martinius/lets-talk-about--example
- Owner: tamino-martinius
- License: mit
- Created: 2018-02-18T16:46:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:30:39.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T17:07:59.867Z (about 2 months ago)
- Topics: html, pug, slide, slides, slideshow, stylus, template
- Language: Pug
- Homepage: http://tamino-martinius.github.io/lets-talk-about--example
- Size: 2.55 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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
)