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

https://github.com/sagikazarmark/hugo-reveal

Beautiful presentations built with Hugo and Reveal.js
https://github.com/sagikazarmark/hugo-reveal

hugo hugo-theme-component revealjs

Last synced: 7 months ago
JSON representation

Beautiful presentations built with Hugo and Reveal.js

Awesome Lists containing this project

README

          

# 📽️ hugo-reveal

[![Netlify Status](https://api.netlify.com/api/v1/badges/dcffee54-4d2e-4290-a0c0-353617b298bd/deploy-status)](https://app.netlify.com/sites/hugo-reveal/deploys)

**Beautiful presentations built with [Hugo](https://gohugo.io) and [Reveal.js](https://revealjs.com).**

This Hugo theme/module helps creating beautiful Reveal.js presentations embedded in your existing Hugo-based website.

⚠️ **This project is still under heavy development! Things may change or break.** ⚠️

## Wait...what? hugo-reveal? reveal-hugo?

There is another (awesome) project out there called [reveal-hugo](https://reveal-hugo.dzello.com) made by [@dzello](https://dzello.com/).

It also helps you turning any Hugo-based website into Reveal.js presentations and its front page looks exactly the same (I totally stole that).

I tried that project, before creating this one, but I quickly realized I was looking for something else:
I like embedding presentations into my personal website and reveal-hugo is simply not built that way.

So after a couple hours of playing with reveal-hugo, I created this project: hugo-reveal.
Clever name, right?

**TL;DR**

If you want to create a website only containing presentations, give [reveal-hugo](https://reveal-hugo.dzello.com) a try.

Otherwise, this project might be of better use.

## Quickstart

TODO

## Usage

## Attributions

[Reveal.js](https://revealjs.com) assets [bundled](static/reveal/) with this theme are licensed under the [MIT License](https://github.com/hakimel/reveal.js/blob/master/LICENSE).

This project is **_heavily_** inspired by [reveal-hugo](https://reveal-hugo.dzello.com) made by [@dzello](https://dzello.com/).
Make sure to check it out, maybe it works better for you than this project.

Some of the bundled themes (namely `robot-lung` and `sunblind`) are also made by [@dzello](https://dzello.com/), licensed under...the [MIT License](https://github.com/dzello/revealjs-themes/blob/master/LICENSE). Shocking!

## License

The project is licensed under the [MIT License](LICENSE).