https://github.com/tamino-martinius/template--test
https://github.com/tamino-martinius/template--test
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tamino-martinius/template--test
- Owner: tamino-martinius
- License: mit
- Created: 2019-06-20T07:45:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T07:28:07.000Z (almost 2 years ago)
- Last Synced: 2025-01-06T03:21:32.658Z (4 months ago)
- Language: CSS
- Size: 2.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/tamino-martinius/lets-talk-about--example)
- b) Fork and modify this repo## How to modify and run
- 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](http://tamino-martinius.github.io/lets-talk-about--template)