Y
Hacker News
new
|
ask
|
show
|
jobs
by
jnwng
4511 days ago
digging through some of the events we can hook on to here:
http://developer.github.com/webhooks/#events
, i noticed the `gollum` event, which is triggered whenever a wiki page gets updated. i'm curious why its named that?
1 comments
chrisguitarguy
4511 days ago
https://github.com/gollum/gollum
Named after the software that powers the wiki.
link
jnwng
4511 days ago
ah, got it. thanks!
link
Named after the software that powers the wiki.