coding-socks/.github

[Project] Presentation tool for engineers

Closed this issue · 1 comments

Go has a great presentation tool (tool/present, tools/cmd/present. It has some limitations as it was built specifically for their use case.

Some idea could be borrowed from HUGO.

Look into:

Necessary functions:

  • Live reload
  • Theming
  • Customisation
  • List of presentations
  • Snippets (reference a slide and copy its content)
  • Single and multi slide behaviour

https://revealjs.com/ is already a great tool for this.