transfer.sh/vendor/github.com/golang/gddo/talksapp/assets/home.article
Remco cb6e5cb0c7 Major rewrite
* use dep for vendoring
* lets encrypt
* moved web to transfer.sh-web repo
* single command install
* added first tests
2017-03-22 18:09:21 +01:00

27 lines
718 B
Text

go-talks.appspot.org
Francesc Campoy (maintainer)
@francesc
Gary Burd
@gburd
* Introduction
This site plays slide presentations and articles stored on GitHub in the
[[https://godoc.org/golang.org/x/tools/present][present format]].
The syntax for URLs is:
http://go-talks.appspot.com/github.com/owner/project/file.ext
http://go-talks.appspot.com/github.com/owner/project/sub/directory/file.ext
The supported file extensions (.ext) are .slide and .article.
The .html command is not supported.
This page is [[/github.com/golang/gddo/talksapp/assets/home.article][an article]].
* Feedback
Report bugs and request features using the [[https://github.com/golang/gddo/issues/new][GitHub Issue Tracker]].