Where to find custom theme development of Nodebb?

General Discussion
  • We're looking to modify NodeBB into this type of site via theming: Is this possible?
    And if it is possible , where do we find developers to do this ?

    A few things we want to do include specifically on the front page

    0_1451621724033_sany0115.jpg

    last question; Do we need a NodeBB dev? or just someone who knows node.js?

    We are looking to use NodeBB as the basis of a community site , complimented by the addition of more then a few static pages.

  • Posting here is a great way to find devs. hint hint

    What you're looking for is a front-end developer with some knowledge of node.js

    Node.js is only used on the server-side, and most of what you want is front-end stuff, so you should have a pretty easy time finding a dev.

  • @yariplus said:

    Posting here is a great way to find devs. hint hint

    What you're looking for is a front-end developer with some knowledge of node.js

    Node.js is only used on the server-side, and most of what you want is front-end stuff, so you should have a pretty easy time finding a dev.

    Thanks. One more question.

    Is it possible to use NodeBB as a commenting system for KeystoneJS CMS? ( obviously we will need to do some custom code)

    and as a seperate forum ? Would two instnaces of NodeBB need to be run?

  • @muonx never used Keystone, but basically it should be possible. Currently there is already a plugin available for Ghost/WordPress.

    The commenting feature does not requires a second instance of NodeBB. The only thing you want to do later on, is to hide the specific category (where the posts are published to and the comments added).

  • @AOKP Thanks.Sorry if I may ask 1 more question. What moderation capabilities does nodebb have on comments?

  • @muonx basically your moderators can delete or edit posts.


Suggested Topics