Skip to content

Reveal themes not working? #161

Open
@dei-layborer

Description

@dei-layborer

Hi -- let me first express my gratitude for this Hugo theme. I have a presentation to give before too long and I think it'll be perfect!

I am having an issue, however. For some reason, I can't get any Reveal.js themes (whether from their website or robot-lung) to appear. I've tried both of the following in hugo.toml:

[params.reveal_hugo]
theme = "robot-lung"

and

reveal_hugo.theme = "robot-lung"

In either case, the theme stays on the default (black). I've added reveal-hugo as a module, and it's working otherwise:

theme = ["github.com/dzello/reveal-hugo"]

Am I doing something wrong? I initially thought I'd have to download a theme, but I've tried that as well (grabbing the .css from your repository), also without success.

Any help would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions