Description
I used the official Golang presentation tool for this presentation, which is based on a derivative of Markdown. The tool can be found here: link to Golang presentation tool.
You can view the presentation I created using this tool here: link to the presentation.
Although I can't guarantee its long-term use, with a better template incorporating the Gno logo, the tool has the potential to become a simple git-first solution. You can explore possible templates for customization here: link to Golang presentation tool templates.
To view the presentation, you can visit this link: link to the presentation viewer, or run the command "make run" from the repository's Makefile: link to Makefile.
It would be beneficial to enhance the presentation by adding a logo in the top right corner and a discreet element in the footer. Adjusting the font to be slightly denser can also improve the overall visual experience.
Lastly, there is a bug with the printing feature that affects color rendering when generating a PDF. Currently, using Firefox as the browser resolves this issue.
Improving the tool further is not a high priority at the moment, but if the opportunity arises, it would be great to work on it. I can provide the default files and assist with CSS patching if needed.