tmcw / big

presentations for busy messy hackers

Home Page:https://glitch.com/~tmcw-big-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serve the presentation on a specific port

olivierodo opened this issue Β· comments

Hi @tmcw,
Very nice project, it would be great if we can define the port to serve the presentation.
Especially for the people that use Docker πŸ‘

Thanks

Any interest in contributing a pull request? Here's the code that serves: https://github.com/tmcw/big/blob/gh-pages/bin/big-presentation-serve.js - it's very simple, and contributing this feature would likely be straightforward.

@tmcw just create the PR πŸ˜„

Awesome! Fixed in #156, thanks