4 ms·
So you need a backend for the comment system processing. Not a viable solution if you use gh-pages.
by unnikked 11y ago
So you need a backend for the comment system processing.
Not a viable solution if you use gh-pages.
- Minick 11y agoYou 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.