• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Using NodeBB as the commenting system for Jekyll

Scheduled Pinned Locked Moved General Discussion
8 Posts 6 Posters 4.1k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • aixnrA Offline
    aixnrA Offline
    Aizan Fahri
    wrote on last edited by aixnr
    #1

    Hi guys,

    I am aware that NodeBB currently supports WordPress and Ghost for it to function as a commenting platform. Has anyone attempted to use the NodeBB's comment system on static content generators like Jekyll, Nanoc, and Octopress? I have few blogs running on Jekyll, and I am kinda interested to use it as the commenting system instead of relying on Disqus.

    Thanks guys.

    p.s: Found someone using the Discourse as the commenting system for his Jekyll blog

    1 Reply Last reply
    1
  • psychobunnyP Offline
    psychobunnyP Offline
    psychobunny
    wrote on last edited by psychobunny
    #2

    The code I used for WP should work with Jekyll. We were talking on twitter - a priority of mine for 0.7x is to revamp the blog comments plugin. So when I do that I'll also make sure it will work on Jekyll at least (haven't used the others so no promises there)

    1 Reply Last reply
    0
  • aixnrA Offline
    aixnrA Offline
    Aizan Fahri
    wrote on last edited by
    #3

    Thanks @psychobunny, I will do the beta-testing if it is done. Digging in ~

    1 Reply Last reply
    0
  • B Offline
    B Offline
    boorish
    wrote on last edited by
    #4

    That sounds great @psychobunny. I've thought about using discourse for comments on my nanoc-based blog, but I'm put off by the steep & intricate system requirements. I'd love to try nodebb!

    aixnrA 1 Reply Last reply
    0
  • aixnrA Offline
    aixnrA Offline
    Aizan Fahri
    replied to boorish on last edited by
    #5

    @boorish yeah same concern here. The requirement to run Discourse is monstrous (1GB RAM minimum, while my Jekyll-based blog costs virtually nothing, just need a bit resource for the nginx). Right now I am running NodeBB on a 256 MB OVZ instance, so far it hasn't hit anywhere near 220 MB.

    1 Reply Last reply
    1
  • P Offline
    P Offline
    piccolbo
    wrote on last edited by
    #6

    Hi @psychobunny and all,
    any update on that jekyll compatibility? I tried the wp code to no avail. Could be operator error, for sure. I get the following error:

    XMLHttpRequest cannot load http://bb.piccolboni.info/comments/get//2015/09/syntax-directed-diffs-for-R-in-R/0. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://piccolboni.info' is therefore not allowed access. The response had HTTP status code 404.

    Origin here is where jekyll is running. Loaded resource is nodebb instance. Any suggestion appreciated.

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #7

    I may be wrong but there are three codes, wp, ghost, and a generic code... have you tried the latter?

    1 Reply Last reply
    0
  • Aaron MurrayA Offline
    Aaron MurrayA Offline
    Aaron Murray
    wrote on last edited by
    #8

    @julian Where can I find the generic code for using NodeBB as a commenting system? My blog is static, and I'm looking for a commenting system -- being able to use my current install of NodeBB would be great!

    1 Reply Last reply
    1

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development