This repository was archived by the owner on Feb 8, 2025. It is now read-only.
This repository was archived by the owner on Feb 8, 2025. It is now read-only.
Contented Presentation Mode #412
Open
Description
What would you like to be added:
As Contented is an excellent Markdown-based authoring workflow that allows developers to focus on writing and maintaining documentation, it would be beneficial to have a Presentation Mode to improve the way we share and present our authored content.
I propose a new feature called "Contented Presentation Mode" which allows users to easily toggle between presentation and reading modes. This feature should enable users to pick existing prose from their domain-specific repositories for presentation purposes.
Key features of the Contented Presentation Mode:
- Toggle presentation mode: A simple user interface to switch between reading (linear) and presentation modes (slides).
- Pick existing prose: A mechanism to select existing Markdown content from the repositories and add them to the presentation deck that you can use for later presentations. (Using localstorage, to keep it simple)
- Seamless navigation: Intuitive navigation controls for easy traversal between the presentation slides.
- Export options: Export the presentation to popular formats like PDF or HTML.
- Customizable presentation templates: A set of built-in presentation templates and the ability to create custom templates to match the organization's branding and style. (This is not important)
Why is this needed:
Contented Presentation Mode will not only enhance the authoring experience but also facilitate better sharing and presentation of the authored content.