Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahoylemon/new-talk
A starterkit for using reveal.js with pug, Sass & Prepros
https://github.com/ahoylemon/new-talk
Last synced: 2 days ago
JSON representation
A starterkit for using reveal.js with pug, Sass & Prepros
- Host: GitHub
- URL: https://github.com/ahoylemon/new-talk
- Owner: AhoyLemon
- License: mit
- Created: 2023-03-03T22:42:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-04T00:59:09.000Z (5 months ago)
- Last Synced: 2024-10-11T23:08:35.971Z (28 days ago)
- Language: JavaScript
- Homepage:
- Size: 209 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lemon's Talk Template
## What's this?
Basically, I've built a number of talks using the same general technology stack, so this is a boilerplate for those conventions
Like 95% of the this repo is actually [Hakim El Hattib](https://github.com/hakimel)'s [reveal.js](https://revealjs.com/) framework, so he deserves most of the credit here.
There were some style things I found missing in a default reveal.js install, and wanted some quality of life from pug partials, so that's what this accomplishes.
## How do I use this?
1. Download/unzip this project and serve it locally via [Prepros](https://prepros.io).
2. Now just make whatever changes you like to `pug\index.pug`
3. Need to change the Reveal configuration? Edit `js\reveal-config.js`