[Project] Presentation tool for engineers
Closed this issue · 1 comments
nerg4l commented
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
nerg4l commented
https://revealjs.com/ is already a great tool for this.