Discourse는 완전한 웹사이트인가요, 아니면 포럼 플러그인인가요?

Long story short, I am planning a website that would offer a discourse community and general tabs to provide information.

No matter how hard I search I cannot seem to figure out before starting a 14 day trial if the customization of discourse allows for what I’m looking for.

Cartalk.com is somewhat close to what I want as in a few tabs providing information along with a community or chat tab with discourse.

Is the only thing discourse is providing is the forum function under their “community” tab or the overall theme of that site to include the forum?

I want to make sure I’m not putting the carriage before the horse in terms of having a discourse before the rest of the website if there are no templates in which to build on.

Thanks for all the help.

2개의 좋아요

No, Discourse is just the forum. There isn’t a seperate website that comes with it on install.

5개의 좋아요

Thanks so much for the speedy reply. I’m glad I asked as I didn’t want to start the trial and get things going without the rest of the site getting up and going first.

Out of curiosity, is there any website template builders that work well with embedding discourse?

1개의 좋아요

Wordpress has a plugin to interact with Discourse. Plugin link

You can also embed replies in your website from pages/topics on that site, like a blog.
See:

Referring to the above guide, I have done that with Jekyll, and since it uses JavaScript, it can be used widely.

And somewhat the opposite:

I hope that helps!

2개의 좋아요

Awesome. Thanks so much. I was considering WordPress so that is really great to hear it has a Discourse plugin.

Once I get the WordPress template good to go, I’ll work on embedding discourse.

3개의 좋아요

If you explore the Documentation category the sidebar if you access it there provides a really nice modified sidebar for easier exploring

You can embed discourse in a variety of websites.

2개의 좋아요

Thanks for the advice.

I was leaning towards WordPress but if you have another recommendation, I’ll be sure to look into that as well.

2개의 좋아요

I don’t have any direct experience with it myself. But have seen posts iirc on Ghost? Give me a moment and will see if I can find it.

But likely best to go with something you are familiar with as not sure if there are any learning curves

1개의 좋아요

I couldn’t find it in a quick search but may have the name wrong. With there being a plugin for WP likely one of the easier options. But don’t quite me. :wink:

1개의 좋아요

Lol I appreciate looking into it. The plugin for WP is really attractive for sure. I’m just afraid of really trying anything else with less support.

2개의 좋아요

Well the community and team here are excellent resources. Always ppl from both sides willing to help.

2개의 좋아요

I found the correct search term. “Ghost Blog” but think the WP route might be easier and has things like the plugin.

2개의 좋아요

CMSs should work with Discourse, not to mention blogging platforms. I set up a blog running on Jekyll, deployed on Render, to embed replies on it using Embed Discourse comments on another website via Javascript. It works well.

IIRC blog.codinghorror.com uses Ghost, and has the forum connected to it.

Another example is blog.discourse.org. It uses the same thing to post new blog posts in #announcements:blog, and embeds replies in the blog posts.

2개의 좋아요

Something else to note. Since you mentioned free trial. Your looking into Hosted Discourse. So you need to look at the Hosting plans to see what plugins are included to help achieve your objective best. Ie if the WP plugin is included for example.

3개의 좋아요

Technically you can have a stand alone discourse site but as the other responses have stated you may want to have a word-press or other platform for site home page.

4개의 좋아요

Tools like this help:

4개의 좋아요

FYI https://blog.discourse.org runs on Ghost

4개의 좋아요

I’ll have to look into this. Maybe it will accomplish what I’m looking for. Thanks.

2개의 좋아요

You can also explore the ‘publicate pages’ option on Discourse.

It offers a pleasant experience and can be managed using a proxy like Nginx with (sub)domains as well.

2개의 좋아요

Thanks for the advice.

1개의 좋아요