[ANN] represent - Create static HTML presentations and articles

195 views
Skip to first unread message

Casey Marshall

unread,
May 22, 2013, 6:40:04 PM5/22/13
to golan...@googlegroups.com
I wrapped the beautifully clean and simple Present tool (from http://code.google.com/p/go.talks) to compile .slide and .article files into static HTML pages.

Useful for creating slides and articles that can be hosted on Github Pages, dirt-cheap web hosting, etc.

Here's a presentation about represent, which I compiled with represent:

http://cmars.github.io/represent/

Cheers!
Casey

Archos

unread,
May 23, 2013, 3:36:20 AM5/23/13
to golan...@googlegroups.com

Casey Marshall

unread,
May 23, 2013, 11:45:48 AM5/23/13
to golan...@googlegroups.com
On Thursday, May 23, 2013 2:36:20 AM UTC-5, Archos wrote:
What is new in your package respect to the original one?

http://godoc.org/code.google.com/p/go.talks/pkg/present
http://godoc.org/code.google.com/p/go.talks/present


It's little more than a wrapper.

I had to modify the present tool functions (from go.talks/present/dir.go) into represent to allow using custom templates and static files. This was necessary to rewrite the paths to javascript, css and other assets in the static HTML. It will be useful if I want to add themes or support customizing the output, though.

Other than that, just a bit of file and directory management to publish the Present document structure to static HTML files.

-Casey
 

Peter Kleiweg

unread,
May 23, 2013, 3:59:35 PM5/23/13
to golan...@googlegroups.com
Op donderdag 23 mei 2013 00:40:04 UTC+2 schreef Casey Marshall het volgende:

I wrapped the beautifully clean and simple Present tool (from http://code.google.com/p/go.talks) to compile .slide and .article files into static HTML pages.

Nice. 
Reply all
Reply to author
Forward
0 new messages