Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahoylemon/stop-hating-css
CSS ain't easy, but CSS is great.
https://github.com/ahoylemon/stop-hating-css
Last synced: 2 days ago
JSON representation
CSS ain't easy, but CSS is great.
- Host: GitHub
- URL: https://github.com/ahoylemon/stop-hating-css
- Owner: AhoyLemon
- License: mit
- Created: 2023-03-04T21:44:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T17:00:47.000Z (6 months ago)
- Last Synced: 2024-10-11T23:08:45.564Z (28 days ago)
- Language: JavaScript
- Size: 55.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- 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`