revealgo icon indicating copy to clipboard operation
revealgo copied to clipboard

Markdown driven presentation tool written in Go!

Results 7 revealgo issues
Sort by recently updated
recently updated
newest added

Implement a live reloading option. When the markdown file is changed, slides are reload automatically. PR: #3 by @vjeantet made an offer to implement this function. I have been rejected...

feature

Hi @yusukebe! I did not wish to be intrusive, so I preferred to open a ticket here to discuss an idea. As I told you before in #5, years ago,...

Hello yusukebe! I`m run revealgo under WSL and get on any presentation just `` when markdown file located on windows mounted folder. When file in generic linux fs revealgo work...

Fix some deprecation errors & warnings from `goreleaser`

Add a `--template` option so users can supply their own version of templated version of `slide.html`. Also use `--theme` if provided to infer a custom `slide.html` ... aka bundling it...

Currently `revealgo` doesn't support YAML front matter that is typically found at the top of Markdown documents. `revealgo` and thus Reveal.js gets utterly confused and threats this as the first...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210616213533-5ff15b29337e to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20210616213533-5ff15b29337e&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies