Go presentation tool with vecty frontend
Please check this demo of the tool rendering the go/talks repo.
This is a fork of go present tool that uses vecty as the frontend.
go get github.com/gernest/vectypresent
vectypresent serve /path/to/directory/with/*.slides
A quick way to test is to clone the go talks repo
git clone https://github.com/golang/talks.git
vectypresent serve talks/
Open your browser on localhost:8080 to browse for the slides presentation
- render slides
- render articles
- render directories
- render raw files
- render notes