Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an official "Reveal.js" theme #30

Open
moul opened this issue Sep 26, 2023 · 2 comments
Open

Create an official "Reveal.js" theme #30

moul opened this issue Sep 26, 2023 · 2 comments
Assignees

Comments

@moul
Copy link
Member

moul commented Sep 26, 2023

In line with item #12, this is specifically for presentations crafted with Reveal.js.

@thehowl, would you be able to share some slides?

I've initially assigned @alexiscolin and @gnolang/devrels for a follow-up. However, please adjust the assignment as you see fit.

@waymobetta
Copy link

Respectfully, I would also like to delegate this task to the design department to manage so that devrel can focus on attracting and retaining developers through technical documentation efforts.

@thehowl
Copy link
Member

thehowl commented Nov 14, 2023

Just following up on this;

with #37, we now have cmd/reveal which provides support for rendering reveal.js. My personal take is that we should look to add a reveal.js theme for future presentations. In the future, we can also modify the way we use reveal to adapt it to our needs.

Aside from the first requirements outlined my Manfred in #12, I'd like to have a way to show Gno code snippets embedding the playground, similarly to how Go's present tool works, and allowing us to modify the code interactively. Possibly just done automatically when a ```gno codeblock is added.

I've closed #29 to centralise the issue here -- especially as we cannot create custom themes for hackmd as far as I can see.1 By improving cmd/reveal without too much effort we can make it a hackmd-like experience with hot-reloading in the browser, all-the-while allowing us to work on markdown presentations in our beloved text editors :)

If @alexiscolin or Aidar from AiB have capacity, I'd like to delegate at least the design for the slides (we can work out on a few requirements / sample "slide templates" we'd like to support). Then we can possibly work on the implementation ahead of our next event/talk/workshop.

Footnotes

  1. See 1, 2, they cite the themes that can be set but no way to add a custom one...

@thehowl thehowl changed the title Create an official "Reveal.js" template Create an official "Reveal.js" them3e Nov 14, 2023
@thehowl thehowl changed the title Create an official "Reveal.js" them3e Create an official "Reveal.js" theme Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants