Y
Hacker News
new
|
ask
|
show
|
jobs
by
unnikked
3850 days ago
So you need a backend for the comment system processing.
Not a viable solution if you use gh-pages.
1 comments
Minick
3850 days ago
You must have it separated on your server and the comments will be added to the gh-pages on GitHub since Jekyll won't allow you to do Dynamic stuff. It's the most viable it can get.
link